Shades of Citron #869014
Tints of Citron #869014
RGB
CMYK
RGB Variations
Color information
#869014 (or 0x869014) is known color: Citron. HEX triplet: 86, 90 and 14. RGB value is (134,144,20). Sum of RGB (Red+Green+Blue) = 134+144+20=298 (39% of max value = 765). Red value is 134 (52.73% from 255 or 44.97% from 298); Green value is 144 (56.64% from 255 or 48.32% from 298); Blue value is 20 (8.20% from 255 or 6.71% from 298); Max value from RGB is 144 - color contains mainly: green. Hex color #869014 is not a web safe color. Web safe color analog (approx): #999900. Inversed color of #869014 is #796FEB. Grayscale: #7F7F7F. Windows color (decimal): -7958508 or 1347718. OLE color: 1347718.
HSL color Cylindrical-coordinate representation of color #869014: hue angle of 64.84º degrees, saturation: 0.76, lightness: 0.32%. HSV value (or HSB Brightness) of color is 0.56% and HSV saturation: 0.86%. Process color model (Four color, CMYK) of #869014 is Cyan = 0.07, Magento = 0, Yellow = 0.86 and Black (K on CMYK) = 0.44.
Color convert
| RGB | 134 | 144 | 20 | - |
| CMYK | 0.07 | 0 | 0.86 | 0.44 |
| HSL | 64.84º | 0.76% | 0.32% | - |
| HSV(B) | 64.84º | 0.86% | 0.56% | - |
| XYZ | 19.93 | 25.07 | 4.45 | - |
| YUV | 126.87 | 67.69 | 133.08 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 134 | 144 | 20 | 0.07 | 0 | 0.86 | 0.44 | 64.84 | 0.76 | 0.32 |
| Hex | 86 | 90 | 14 | 7 | 0 | 56 | 2C | 41 | 4C | 20 |
| Octal | 206 | 220 | 24 | 7 | 0 | 126 | 54 | 101 | 114 | 40 |
| Binary | 10000110 | 10010000 | 10100 | 111 | 0 | 1010110 | 101100 | 1000001 | 1001100 | 100000 |
Color Harmonies of #869014
Complementary color
Monochromatic Colors of #869014
Black with #869014
Text Example
Text Example
White with #869014
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #869014; }
p { color: rgb(134,144,20); }
H1.HeaderClassName
{
color: #869014;
}
.AnyTagClassName
{
color: #869014;
}
</style>
background-color css
<style>
a { background-color: #869014; }
a { background-color: rgb(134,144,20); }
div.DivClassName
{
background-color: #869014;
}
.BgClassName
{
background-color: #869014;
}
</style>
border-color css
<style>
span { border-color: #869014; }
span { border-color: rgb(134,144,20); }
td.TdClassName
{
border-color: #869014;
}
.TagClassName
{
border-color: #869014;
}
</style>