Shades of Citron #869817
Tints of Citron #869817
RGB
CMYK
RGB Variations
Color information
#869817 (or 0x869817) is known color: Citron. HEX triplet: 86, 98 and 17. RGB value is (134,152,23). Sum of RGB (Red+Green+Blue) = 134+152+23=309 (40% of max value = 765). Red value is 134 (52.73% from 255 or 43.37% from 309); Green value is 152 (59.77% from 255 or 49.19% from 309); Blue value is 23 (9.38% from 255 or 7.44% from 309); Max value from RGB is 152 - color contains mainly: green. Hex color #869817 is not a web safe color. Web safe color analog (approx): #999900. Inversed color of #869817 is #7967E8. Grayscale: #848484. Windows color (decimal): -7956457 or 1546374. OLE color: 1546374.
HSL color Cylindrical-coordinate representation of color #869817: hue angle of 68.37º degrees, saturation: 0.74, lightness: 0.34%. HSV value (or HSB Brightness) of color is 0.6% and HSV saturation: 0.85%. Process color model (Four color, CMYK) of #869817 is Cyan = 0.12, Magento = 0, Yellow = 0.85 and Black (K on CMYK) = 0.40.
Color convert
| RGB | 134 | 152 | 23 | - |
| CMYK | 0.12 | 0 | 0.85 | 0.40 |
| HSL | 68.37º | 0.74% | 0.34% | - |
| HSV(B) | 68.37º | 0.85% | 0.6% | - |
| XYZ | 21.21 | 27.59 | 5.02 | - |
| YUV | 131.91 | 66.54 | 129.49 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 134 | 152 | 23 | 0.12 | 0 | 0.85 | 0.40 | 68.37 | 0.74 | 0.34 |
| Hex | 86 | 98 | 17 | C | 0 | 55 | 28 | 44 | 4A | 22 |
| Octal | 206 | 230 | 27 | 14 | 0 | 125 | 50 | 104 | 112 | 42 |
| Binary | 10000110 | 10011000 | 10111 | 1100 | 0 | 1010101 | 101000 | 1000100 | 1001010 | 100010 |
Color Harmonies of #869817
Complementary color
Monochromatic Colors of #869817
Black with #869817
Text Example
Text Example
White with #869817
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #869817; }
p { color: rgb(134,152,23); }
H1.HeaderClassName
{
color: #869817;
}
.AnyTagClassName
{
color: #869817;
}
</style>
background-color css
<style>
a { background-color: #869817; }
a { background-color: rgb(134,152,23); }
div.DivClassName
{
background-color: #869817;
}
.BgClassName
{
background-color: #869817;
}
</style>
border-color css
<style>
span { border-color: #869817; }
span { border-color: rgb(134,152,23); }
td.TdClassName
{
border-color: #869817;
}
.TagClassName
{
border-color: #869817;
}
</style>