Shades of Bird Flower #CBD308
Tints of Bird Flower #CBD308
RGB
CMYK
RGB Variations
Color information
#CBD308 (or 0xCBD308) is known color: Bird Flower. HEX triplet: CB, D3 and 08. RGB value is (203,211,8). Sum of RGB (Red+Green+Blue) = 203+211+8=422 (55% of max value = 765). Red value is 203 (79.69% from 255 or 48.10% from 422); Green value is 211 (82.81% from 255 or 50% from 422); Blue value is 8 (3.52% from 255 or 1.90% from 422); Max value from RGB is 211 - color contains mainly: green. Hex color #CBD308 is not a web safe color. Web safe color analog (approx): #CCCC00. Inversed color of #CBD308 is #342CF7. Grayscale: #BABABA. Windows color (decimal): -3419384 or 578507. OLE color: 578507.
HSL color Cylindrical-coordinate representation of color #CBD308: hue angle of 62.36º degrees, saturation: 0.93, lightness: 0.43%. HSV value (or HSB Brightness) of color is 0.83% and HSV saturation: 0.96%. Process color model (Four color, CMYK) of #CBD308 is Cyan = 0.04, Magento = 0, Yellow = 0.96 and Black (K on CMYK) = 0.17.
Color convert
| RGB | 203 | 211 | 8 | - |
| CMYK | 0.04 | 0 | 0.96 | 0.17 |
| HSL | 62.36º | 0.93% | 0.43% | - |
| HSV(B) | 62.36º | 0.96% | 0.83% | - |
| XYZ | 47.97 | 59.3 | 9.15 | - |
| YUV | 185.47 | 27.85 | 140.51 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 203 | 211 | 8 | 0.04 | 0 | 0.96 | 0.17 | 62.36 | 0.93 | 0.43 |
| Hex | CB | D3 | 8 | 4 | 0 | 60 | 11 | 3E | 5D | 2B |
| Octal | 313 | 323 | 10 | 4 | 0 | 140 | 21 | 76 | 135 | 53 |
| Binary | 11001011 | 11010011 | 1000 | 100 | 0 | 1100000 | 10001 | 111110 | 1011101 | 101011 |
Color Harmonies of #CBD308
Complementary color
Monochromatic Colors of #CBD308
Black with #CBD308
Text Example
Text Example
White with #CBD308
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #CBD308; }
p { color: rgb(203,211,8); }
H1.HeaderClassName
{
color: #CBD308;
}
.AnyTagClassName
{
color: #CBD308;
}
</style>
background-color css
<style>
a { background-color: #CBD308; }
a { background-color: rgb(203,211,8); }
div.DivClassName
{
background-color: #CBD308;
}
.BgClassName
{
background-color: #CBD308;
}
</style>
border-color css
<style>
span { border-color: #CBD308; }
span { border-color: rgb(203,211,8); }
td.TdClassName
{
border-color: #CBD308;
}
.TagClassName
{
border-color: #CBD308;
}
</style>