Shades of Citron #869715
Tints of Citron #869715
RGB
CMYK
RGB Variations
Color information
#869715 (or 0x869715) is known color: Citron. HEX triplet: 86, 97 and 15. RGB value is (134,151,21). Sum of RGB (Red+Green+Blue) = 134+151+21=306 (40% of max value = 765). Red value is 134 (52.73% from 255 or 43.79% from 306); Green value is 151 (59.38% from 255 or 49.35% from 306); Blue value is 21 (8.59% from 255 or 6.86% from 306); Max value from RGB is 151 - color contains mainly: green. Hex color #869715 is not a web safe color. Web safe color analog (approx): #999900. Inversed color of #869715 is #7968EA. Grayscale: #838383. Windows color (decimal): -7956715 or 1415046. OLE color: 1415046.
HSL color Cylindrical-coordinate representation of color #869715: hue angle of 67.85º degrees, saturation: 0.76, lightness: 0.34%. HSV value (or HSB Brightness) of color is 0.59% and HSV saturation: 0.86%. Process color model (Four color, CMYK) of #869715 is Cyan = 0.11, Magento = 0, Yellow = 0.86 and Black (K on CMYK) = 0.41.
Color convert
| RGB | 134 | 151 | 21 | - |
| CMYK | 0.11 | 0 | 0.86 | 0.41 |
| HSL | 67.85º | 0.76% | 0.34% | - |
| HSV(B) | 67.85º | 0.86% | 0.59% | - |
| XYZ | 21.03 | 27.26 | 4.86 | - |
| YUV | 131.1 | 65.87 | 130.07 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 134 | 151 | 21 | 0.11 | 0 | 0.86 | 0.41 | 67.85 | 0.76 | 0.34 |
| Hex | 86 | 97 | 15 | B | 0 | 56 | 29 | 44 | 4C | 22 |
| Octal | 206 | 227 | 25 | 13 | 0 | 126 | 51 | 104 | 114 | 42 |
| Binary | 10000110 | 10010111 | 10101 | 1011 | 0 | 1010110 | 101001 | 1000100 | 1001100 | 100010 |
Color Harmonies of #869715
Complementary color
Monochromatic Colors of #869715
Black with #869715
Text Example
Text Example
White with #869715
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #869715; }
p { color: rgb(134,151,21); }
H1.HeaderClassName
{
color: #869715;
}
.AnyTagClassName
{
color: #869715;
}
</style>
background-color css
<style>
a { background-color: #869715; }
a { background-color: rgb(134,151,21); }
div.DivClassName
{
background-color: #869715;
}
.BgClassName
{
background-color: #869715;
}
</style>
border-color css
<style>
span { border-color: #869715; }
span { border-color: rgb(134,151,21); }
td.TdClassName
{
border-color: #869715;
}
.TagClassName
{
border-color: #869715;
}
</style>