Shades of Citron #869115
Tints of Citron #869115
RGB
CMYK
RGB Variations
Color information
#869115 (or 0x869115) is known color: Citron. HEX triplet: 86, 91 and 15. RGB value is (134,145,21). Sum of RGB (Red+Green+Blue) = 134+145+21=300 (39% of max value = 765). Red value is 134 (52.73% from 255 or 44.67% from 300); Green value is 145 (57.03% from 255 or 48.33% from 300); Blue value is 21 (8.59% from 255 or 7% from 300); Max value from RGB is 145 - color contains mainly: green. Hex color #869115 is not a web safe color. Web safe color analog (approx): #999900. Inversed color of #869115 is #796EEA. Grayscale: #808080. Windows color (decimal): -7958251 or 1413510. OLE color: 1413510.
HSL color Cylindrical-coordinate representation of color #869115: hue angle of 65.32º degrees, saturation: 0.75, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.57% and HSV saturation: 0.86%. Process color model (Four color, CMYK) of #869115 is Cyan = 0.08, Magento = 0, Yellow = 0.86 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 134 | 145 | 21 | - |
| CMYK | 0.08 | 0 | 0.86 | 0.43 |
| HSL | 65.32º | 0.75% | 0.33% | - |
| HSV(B) | 65.32º | 0.86% | 0.57% | - |
| XYZ | 20.09 | 25.37 | 4.55 | - |
| YUV | 127.58 | 67.86 | 132.58 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 134 | 145 | 21 | 0.08 | 0 | 0.86 | 0.43 | 65.32 | 0.75 | 0.33 |
| Hex | 86 | 91 | 15 | 8 | 0 | 56 | 2B | 41 | 4B | 21 |
| Octal | 206 | 221 | 25 | 10 | 0 | 126 | 53 | 101 | 113 | 41 |
| Binary | 10000110 | 10010001 | 10101 | 1000 | 0 | 1010110 | 101011 | 1000001 | 1001011 | 100001 |
Color Harmonies of #869115
Complementary color
Monochromatic Colors of #869115
Black with #869115
Text Example
Text Example
White with #869115
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #869115; }
p { color: rgb(134,145,21); }
H1.HeaderClassName
{
color: #869115;
}
.AnyTagClassName
{
color: #869115;
}
</style>
background-color css
<style>
a { background-color: #869115; }
a { background-color: rgb(134,145,21); }
div.DivClassName
{
background-color: #869115;
}
.BgClassName
{
background-color: #869115;
}
</style>
border-color css
<style>
span { border-color: #869115; }
span { border-color: rgb(134,145,21); }
td.TdClassName
{
border-color: #869115;
}
.TagClassName
{
border-color: #869115;
}
</style>