Shades of Wild Willow #CBD458
Tints of Wild Willow #CBD458
RGB
CMYK
RGB Variations
Color information
#CBD458 (or 0xCBD458) is known color: Wild Willow. HEX triplet: CB, D4 and 58. RGB value is (203,212,88). Sum of RGB (Red+Green+Blue) = 203+212+88=503 (66% of max value = 765). Red value is 203 (79.69% from 255 or 40.36% from 503); Green value is 212 (83.20% from 255 or 42.15% from 503); Blue value is 88 (34.77% from 255 or 17.50% from 503); Max value from RGB is 212 - color contains mainly: green. Hex color #CBD458 is not a web safe color. Web safe color analog (approx): #CCCC66. Inversed color of #CBD458 is #342BA7. Grayscale: #C3C3C3. Windows color (decimal): -3419048 or 5821643. OLE color: 5821643.
HSL color Cylindrical-coordinate representation of color #CBD458: hue angle of 64.35º degrees, saturation: 0.59, lightness: 0.59%. HSV value (or HSB Brightness) of color is 0.83% and HSV saturation: 0.58%. Process color model (Four color, CMYK) of #CBD458 is Cyan = 0.04, Magento = 0, Yellow = 0.58 and Black (K on CMYK) = 0.17.
Color convert
| RGB | 203 | 212 | 88 | - |
| CMYK | 0.04 | 0 | 0.58 | 0.17 |
| HSL | 64.35º | 0.59% | 0.59% | - |
| HSV(B) | 64.35º | 0.58% | 0.83% | - |
| XYZ | 49.93 | 60.49 | 18.28 | - |
| YUV | 195.17 | 67.52 | 133.58 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 203 | 212 | 88 | 0.04 | 0 | 0.58 | 0.17 | 64.35 | 0.59 | 0.59 |
| Hex | CB | D4 | 58 | 4 | 0 | 3A | 11 | 40 | 3B | 3B |
| Octal | 313 | 324 | 130 | 4 | 0 | 72 | 21 | 100 | 73 | 73 |
| Binary | 11001011 | 11010100 | 1011000 | 100 | 0 | 111010 | 10001 | 1000000 | 111011 | 111011 |
Color Harmonies of #CBD458
Complementary color
Monochromatic Colors of #CBD458
Black with #CBD458
Text Example
Text Example
White with #CBD458
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #CBD458; }
p { color: rgb(203,212,88); }
H1.HeaderClassName
{
color: #CBD458;
}
.AnyTagClassName
{
color: #CBD458;
}
</style>
background-color css
<style>
a { background-color: #CBD458; }
a { background-color: rgb(203,212,88); }
div.DivClassName
{
background-color: #CBD458;
}
.BgClassName
{
background-color: #CBD458;
}
</style>
border-color css
<style>
span { border-color: #CBD458; }
span { border-color: rgb(203,212,88); }
td.TdClassName
{
border-color: #CBD458;
}
.TagClassName
{
border-color: #CBD458;
}
</style>