:
logo qtransform

  to  




#FFBD30 color HEX code RGB, HSL, CMYK

COLOR CODE FOR HEXA COLOR #FFBD30
#FFBD30

   In a RGB color space, hex #FFBD30 is composed of 100% red, 74% green and 19% blue.
RGB color code is composed of a hexadecimal FF red (255/255), a BD green (189/255) and a 30 blue component (48/255). The decimal RGB color code is rgb(255,189,48)
In CMYK color space, it is composed of 0% cyan, 26% magenta, 81% yellow and 0% black.
It has a hue angle of 40.87o degrees, a saturation of 100% and a lightness of 59%.
Closest websafe color is: #ffcc33 rgb (255, 204, 51).
twitter  facebook  whatsapp


Color conversion




#FFBD30
rgb(255,189,48)
=100%
from 255
74%
from 255
19%
from 255
=0
from 100
26
from 100
81
from 100
0
from 100
R: 255
red
G: 189
green
B: 48
blue
C: 0
cyan
M: 26
magenta
Y: 81
yellow
K: 0
black
Hexa colorRGB color chartCMYK color chart

Convert color


The hexadecimal color #FFBD30 has RGB values of R:255, G:189, B:48 and CMYK values of C:0, M:26, Y:81, K:0. Its decimal value is 16760112.Binary code is 111111111011110100110000
In print we use cyan, yellow, magenta and black (CMYK) inks because usually we print on a white paper.

Hex colorFFBD30 #FFBD30
RGB decimal255, 189, 48 rgb(255, 189, 48)
RGB %100, 74, 19 rgb(100%, 74%, 19%)
RGB Adobe238, 188, 65
CMYK %0, 26, 81, 0 0%, 26%, 81%, 0%
HSL40.87o, 100, 59 hsl(40.87o, 100%, 59%)
HSV (HSB)41o, 81%, 100% hsv(41o, 81%, 100%)
Web Safe color#ffcc33 rgb (255, 204, 51)
XYZ59.971, 57.869 10.805
xyY0.47, 0.45, 57.87
Hunter-Lab76.07, 11.84, 42.25
CMY0%, 26%, 81%
Lab81.24, 16.15, 74.11
Binary color
FF BD 30
11111111 10111101 110000

Shades and tints of #FFBD30


A shade is achieved by adding black to original color on hue code.
A tint is created by mixing color with white.
Use the palette to pick a color or the sliders to set the RGB, HSV, CMYK components.
For example here: #33250A is the darkest color, and: #FFF2D6 is the lightest one.

Tint color variation #FFBD30


Shade color variation


Tones of #FFBD30
A tone is produced by adding gray to any pure hue. In this case, #F2B738 is the less saturated color, and #AD9664 is the most saturated one.


Alternatives to #FFBD30


Below, you can see some colors close to #FFBD30. Having a set of related colors can be useful if you need an inspirational alternative or other close colors to your original color choice.




Quick use #FFBD30


How to use this color on webpages, scripts or other programming languages using html, CSS, dhtml, JAVA, .NET, openGL, Swift, Xojo

Color of the text Background color example
Color of the text
Background color example

<font color="#FFBD30;">Text here</font>

<div style="background-color:#FFBD30;">Text here</div>



Color preview on black background Color preview on white background
color preview on black background
color preview on white background
HTML code

<div style="background-color:#000000"> <font color="#FFBD30;">Text here</font> </div>

HTML code

<div style="background-color:#FFFFFF; border: 1px dotted #999999;"> <font color="#FFBD30;">Text here</font> </div>



Div box shadow Text shadow css code
box shadow for color #FFBD30
text shadow css code
HTML code

<div style="background-color:#FFFFFF; box-shadow: 2px 2px 7px 1px #FFBD30;"></div>

CSS code

.box-shadow: 2px 2px 7px 1px;

CSS code

.text-shadow: 1px 2px 2px #FFBD30;



Box border html code Text shadow with RGB values for color #FFBD30
box border html code for color #FFBD30

text shadow with RGB values

HTML code

<div style="background-color:#FFFFFF; border:1px solid #FFBD30;"></div>

CSS code with RGB

.text-shadow: 0px 2px 2px rgba(255, 189, 48, 1.4);



Pre-formatted code FFBD30 code for script / programming
HTML, CSS: = #FFBD30; rgb(255, 189, 48)
Java: = new Color(255, 189, 48)
.NET: = Color.FromArgb (255, 189, 48);
Xojo: = rgb (255, 189, 48, 0);
openGL: = glColor3f (1f, 0.74f, 0.19f);
Swift: = UIColor(red:1, green:0.74, blue:0.19, alpha:1.00000);
Objective-C: = [UIColor colorWithRed:1 green:0.74 blue:0.19 alpha:1.00000];


Color schemes with #FFBD30


Monochromatic color
monochromatic color scheme

Monochromatic color schemes are easy to create because they use only one color. Monochromatic schemes use different tones from the same angle on the color wheel (the same angle).Just change color saturation +10% and you have a new monocromatic color. On our case color: 81% has a #FFBD30 saturation. Adding 81% + 10% = 91% saturation for our new color #D99A14. Decreasing 81% - 10% = 71% saturation for other monochromatic color #FFC64A.

Analogous color
analogous color scheme

Analogous color schemes are created by using colors that are next to each other on the color wheel. Just +/- 30o on sides of the color hue angle.

Complementary color
complementary color scheme
Complementary schemes are created by combining colors from opposite sides of the color wheel. Simple add 180 degrees to color hue / angle and you have the complementary color. On our case color: #FFBD30 has a 41o angle. Adding 41o + 180o = 221oo for our new complementary color #3072FF.

Split color
split color scheme

Compound schemes or split complementary schemens are almost the same as complementary schemes.
Instead of using colors that are opposites, it uses colors on both sides of the opposite hue angle.
On our case color: #FFBD30 has a 41o angle. Adding 41o + 180o+30o = 251o for our first complementary color #5630FF. Decreasing 41o + 180o-30o = 191o for the second complementary color #30D9FF.

Tiradic color
tiradic color scheme

Triadic schemes are made up of hues/angles equally spaced around color wheel. Add and decrease +/- 120 degrees on both sides of the color hue angle.

Tetradic color
tetradic color scheme

Tetradic schemes are made up of hues/angles spaced around color wheel. Add 120,180,300 degrees on the color hue angle.