Shades of Citron #869913
Tints of Citron #869913
RGB
CMYK
RGB Variations
Color information
#869913 (or 0x869913) is known color: Citron. HEX triplet: 86, 99 and 13. RGB value is (134,153,19). Sum of RGB (Red+Green+Blue) = 134+153+19=306 (40% of max value = 765). Red value is 134 (52.73% from 255 or 43.79% from 306); Green value is 153 (60.16% from 255 or 50% from 306); Blue value is 19 (7.81% from 255 or 6.21% from 306); Max value from RGB is 153 - color contains mainly: green. Hex color #869913 is not a web safe color. Web safe color analog (approx): #999900. Inversed color of #869913 is #7966EC. Grayscale: #848484. Windows color (decimal): -7956205 or 1284486. OLE color: 1284486.
HSL color Cylindrical-coordinate representation of color #869913: hue angle of 68.51º degrees, saturation: 0.78, lightness: 0.34%. HSV value (or HSB Brightness) of color is 0.6% and HSV saturation: 0.88%. Process color model (Four color, CMYK) of #869913 is Cyan = 0.12, Magento = 0, Yellow = 0.88 and Black (K on CMYK) = 0.4.
Color convert
| RGB | 134 | 153 | 19 | - |
| CMYK | 0.12 | 0 | 0.88 | 0.4 |
| HSL | 68.51º | 0.78% | 0.34% | - |
| HSV(B) | 68.51º | 0.88% | 0.6% | - |
| XYZ | 21.34 | 27.9 | 4.88 | - |
| YUV | 132.04 | 64.21 | 129.4 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 134 | 153 | 19 | 0.12 | 0 | 0.88 | 0.4 | 68.51 | 0.78 | 0.34 |
| Hex | 86 | 99 | 13 | C | 0 | 58 | 28 | 45 | 4E | 22 |
| Octal | 206 | 231 | 23 | 14 | 0 | 130 | 50 | 105 | 116 | 42 |
| Binary | 10000110 | 10011001 | 10011 | 1100 | 0 | 1011000 | 101000 | 1000101 | 1001110 | 100010 |
Color Harmonies of #869913
Complementary color
Monochromatic Colors of #869913
Black with #869913
Text Example
Text Example
White with #869913
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #869913; }
p { color: rgb(134,153,19); }
H1.HeaderClassName
{
color: #869913;
}
.AnyTagClassName
{
color: #869913;
}
</style>
background-color css
<style>
a { background-color: #869913; }
a { background-color: rgb(134,153,19); }
div.DivClassName
{
background-color: #869913;
}
.BgClassName
{
background-color: #869913;
}
</style>
border-color css
<style>
span { border-color: #869913; }
span { border-color: rgb(134,153,19); }
td.TdClassName
{
border-color: #869913;
}
.TagClassName
{
border-color: #869913;
}
</style>