Shades of Citron #869917
Tints of Citron #869917
RGB
CMYK
RGB Variations
Color information
#869917 (or 0x869917) is known color: Citron. HEX triplet: 86, 99 and 17. RGB value is (134,153,23). Sum of RGB (Red+Green+Blue) = 134+153+23=310 (41% of max value = 765). Red value is 134 (52.73% from 255 or 43.23% from 310); Green value is 153 (60.16% from 255 or 49.35% from 310); Blue value is 23 (9.38% from 255 or 7.42% from 310); Max value from RGB is 153 - color contains mainly: green. Hex color #869917 is not a web safe color. Web safe color analog (approx): #999900. Inversed color of #869917 is #7966E8. Grayscale: #858585. Windows color (decimal): -7956201 or 1546630. OLE color: 1546630.
HSL color Cylindrical-coordinate representation of color #869917: hue angle of 68.77º degrees, saturation: 0.74, lightness: 0.35%. HSV value (or HSB Brightness) of color is 0.6% and HSV saturation: 0.85%. Process color model (Four color, CMYK) of #869917 is Cyan = 0.12, Magento = 0, Yellow = 0.85 and Black (K on CMYK) = 0.4.
Color convert
| RGB | 134 | 153 | 23 | - |
| CMYK | 0.12 | 0 | 0.85 | 0.4 |
| HSL | 68.77º | 0.74% | 0.35% | - |
| HSV(B) | 68.77º | 0.85% | 0.6% | - |
| XYZ | 21.38 | 27.91 | 5.07 | - |
| YUV | 132.5 | 66.21 | 129.07 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 134 | 153 | 23 | 0.12 | 0 | 0.85 | 0.4 | 68.77 | 0.74 | 0.35 |
| Hex | 86 | 99 | 17 | C | 0 | 55 | 28 | 45 | 4A | 23 |
| Octal | 206 | 231 | 27 | 14 | 0 | 125 | 50 | 105 | 112 | 43 |
| Binary | 10000110 | 10011001 | 10111 | 1100 | 0 | 1010101 | 101000 | 1000101 | 1001010 | 100011 |
Color Harmonies of #869917
Complementary color
Monochromatic Colors of #869917
Black with #869917
Text Example
Text Example
White with #869917
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #869917; }
p { color: rgb(134,153,23); }
H1.HeaderClassName
{
color: #869917;
}
.AnyTagClassName
{
color: #869917;
}
</style>
background-color css
<style>
a { background-color: #869917; }
a { background-color: rgb(134,153,23); }
div.DivClassName
{
background-color: #869917;
}
.BgClassName
{
background-color: #869917;
}
</style>
border-color css
<style>
span { border-color: #869917; }
span { border-color: rgb(134,153,23); }
td.TdClassName
{
border-color: #869917;
}
.TagClassName
{
border-color: #869917;
}
</style>