Shades of Citron #869822
Tints of Citron #869822
RGB
CMYK
RGB Variations
Color information
#869822 (or 0x869822) is known color: Citron. HEX triplet: 86, 98 and 22. RGB value is (134,152,34). Sum of RGB (Red+Green+Blue) = 134+152+34=320 (42% of max value = 765). Red value is 134 (52.73% from 255 or 41.88% from 320); Green value is 152 (59.77% from 255 or 47.5% from 320); Blue value is 34 (13.67% from 255 or 10.62% from 320); Max value from RGB is 152 - color contains mainly: green. Hex color #869822 is not a web safe color. Web safe color analog (approx): #999933. Inversed color of #869822 is #7967DD. Grayscale: #858585. Windows color (decimal): -7956446 or 2267270. OLE color: 2267270.
HSL color Cylindrical-coordinate representation of color #869822: hue angle of 69.15º degrees, saturation: 0.63, lightness: 0.36%. HSV value (or HSB Brightness) of color is 0.6% and HSV saturation: 0.78%. Process color model (Four color, CMYK) of #869822 is Cyan = 0.12, Magento = 0, Yellow = 0.78 and Black (K on CMYK) = 0.40.
Color convert
| RGB | 134 | 152 | 34 | - |
| CMYK | 0.12 | 0 | 0.78 | 0.40 |
| HSL | 69.15º | 0.63% | 0.36% | - |
| HSV(B) | 69.15º | 0.78% | 0.6% | - |
| XYZ | 21.35 | 27.64 | 5.72 | - |
| YUV | 133.17 | 72.04 | 128.59 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 134 | 152 | 34 | 0.12 | 0 | 0.78 | 0.40 | 69.15 | 0.63 | 0.36 |
| Hex | 86 | 98 | 22 | C | 0 | 4E | 28 | 45 | 3F | 24 |
| Octal | 206 | 230 | 42 | 14 | 0 | 116 | 50 | 105 | 77 | 44 |
| Binary | 10000110 | 10011000 | 100010 | 1100 | 0 | 1001110 | 101000 | 1000101 | 111111 | 100100 |
Color Harmonies of #869822
Complementary color
Monochromatic Colors of #869822
Black with #869822
Text Example
Text Example
White with #869822
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #869822; }
p { color: rgb(134,152,34); }
H1.HeaderClassName
{
color: #869822;
}
.AnyTagClassName
{
color: #869822;
}
</style>
background-color css
<style>
a { background-color: #869822; }
a { background-color: rgb(134,152,34); }
div.DivClassName
{
background-color: #869822;
}
.BgClassName
{
background-color: #869822;
}
</style>
border-color css
<style>
span { border-color: #869822; }
span { border-color: rgb(134,152,34); }
td.TdClassName
{
border-color: #869822;
}
.TagClassName
{
border-color: #869822;
}
</style>