Shades of Wild Willow #CBD858
Tints of Wild Willow #CBD858
RGB
CMYK
RGB Variations
Color information
#CBD858 (or 0xCBD858) is known color: Wild Willow. HEX triplet: CB, D8 and 58. RGB value is (203,216,88). Sum of RGB (Red+Green+Blue) = 203+216+88=507 (67% of max value = 765). Red value is 203 (79.69% from 255 or 40.04% from 507); Green value is 216 (84.77% from 255 or 42.60% from 507); Blue value is 88 (34.77% from 255 or 17.36% from 507); Max value from RGB is 216 - color contains mainly: green. Hex color #CBD858 is not a web safe color. Web safe color analog (approx): #CCCC66. Inversed color of #CBD858 is #3427A7. Grayscale: #C6C6C6. Windows color (decimal): -3418024 or 5822667. OLE color: 5822667.
HSL color Cylindrical-coordinate representation of color #CBD858: hue angle of 66.09º degrees, saturation: 0.62, lightness: 0.6%. HSV value (or HSB Brightness) of color is 0.85% and HSV saturation: 0.59%. Process color model (Four color, CMYK) of #CBD858 is Cyan = 0.06, Magento = 0, Yellow = 0.59 and Black (K on CMYK) = 0.15.
Color convert
| RGB | 203 | 216 | 88 | - |
| CMYK | 0.06 | 0 | 0.59 | 0.15 |
| HSL | 66.09º | 0.62% | 0.6% | - |
| HSV(B) | 66.09º | 0.59% | 0.85% | - |
| XYZ | 50.95 | 62.51 | 18.61 | - |
| YUV | 197.52 | 66.19 | 131.91 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 203 | 216 | 88 | 0.06 | 0 | 0.59 | 0.15 | 66.09 | 0.62 | 0.6 |
| Hex | CB | D8 | 58 | 6 | 0 | 3B | F | 42 | 3E | 3C |
| Octal | 313 | 330 | 130 | 6 | 0 | 73 | 17 | 102 | 76 | 74 |
| Binary | 11001011 | 11011000 | 1011000 | 110 | 0 | 111011 | 1111 | 1000010 | 111110 | 111100 |
Color Harmonies of #CBD858
Complementary color
Monochromatic Colors of #CBD858
Black with #CBD858
Text Example
Text Example
White with #CBD858
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #CBD858; }
p { color: rgb(203,216,88); }
H1.HeaderClassName
{
color: #CBD858;
}
.AnyTagClassName
{
color: #CBD858;
}
</style>
background-color css
<style>
a { background-color: #CBD858; }
a { background-color: rgb(203,216,88); }
div.DivClassName
{
background-color: #CBD858;
}
.BgClassName
{
background-color: #CBD858;
}
</style>
border-color css
<style>
span { border-color: #CBD858; }
span { border-color: rgb(203,216,88); }
td.TdClassName
{
border-color: #CBD858;
}
.TagClassName
{
border-color: #CBD858;
}
</style>