Shades of Citron #869017
Tints of Citron #869017
RGB
CMYK
RGB Variations
Color information
#869017 (or 0x869017) is known color: Citron. HEX triplet: 86, 90 and 17. RGB value is (134,144,23). Sum of RGB (Red+Green+Blue) = 134+144+23=301 (39% of max value = 765). Red value is 134 (52.73% from 255 or 44.52% from 301); Green value is 144 (56.64% from 255 or 47.84% from 301); Blue value is 23 (9.38% from 255 or 7.64% from 301); Max value from RGB is 144 - color contains mainly: green. Hex color #869017 is not a web safe color. Web safe color analog (approx): #999900. Inversed color of #869017 is #796FE8. Grayscale: #7F7F7F. Windows color (decimal): -7958505 or 1544326. OLE color: 1544326.
HSL color Cylindrical-coordinate representation of color #869017: hue angle of 64.96º degrees, saturation: 0.72, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.56% and HSV saturation: 0.84%. Process color model (Four color, CMYK) of #869017 is Cyan = 0.07, Magento = 0, Yellow = 0.84 and Black (K on CMYK) = 0.44.
Color convert
| RGB | 134 | 144 | 23 | - |
| CMYK | 0.07 | 0 | 0.84 | 0.44 |
| HSL | 64.96º | 0.72% | 0.33% | - |
| HSV(B) | 64.96º | 0.84% | 0.56% | - |
| XYZ | 19.96 | 25.08 | 4.6 | - |
| YUV | 127.22 | 69.19 | 132.84 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 134 | 144 | 23 | 0.07 | 0 | 0.84 | 0.44 | 64.96 | 0.72 | 0.33 |
| Hex | 86 | 90 | 17 | 7 | 0 | 54 | 2C | 41 | 48 | 21 |
| Octal | 206 | 220 | 27 | 7 | 0 | 124 | 54 | 101 | 110 | 41 |
| Binary | 10000110 | 10010000 | 10111 | 111 | 0 | 1010100 | 101100 | 1000001 | 1001000 | 100001 |
Color Harmonies of #869017
Complementary color
Monochromatic Colors of #869017
Black with #869017
Text Example
Text Example
White with #869017
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #869017; }
p { color: rgb(134,144,23); }
H1.HeaderClassName
{
color: #869017;
}
.AnyTagClassName
{
color: #869017;
}
</style>
background-color css
<style>
a { background-color: #869017; }
a { background-color: rgb(134,144,23); }
div.DivClassName
{
background-color: #869017;
}
.BgClassName
{
background-color: #869017;
}
</style>
border-color css
<style>
span { border-color: #869017; }
span { border-color: rgb(134,144,23); }
td.TdClassName
{
border-color: #869017;
}
.TagClassName
{
border-color: #869017;
}
</style>