Shades of Citron #869919
Tints of Citron #869919
RGB
CMYK
RGB Variations
Color information
#869919 (or 0x869919) is known color: Citron. HEX triplet: 86, 99 and 19. RGB value is (134,153,25). Sum of RGB (Red+Green+Blue) = 134+153+25=312 (41% of max value = 765). Red value is 134 (52.73% from 255 or 42.95% from 312); Green value is 153 (60.16% from 255 or 49.04% from 312); Blue value is 25 (10.16% from 255 or 8.01% from 312); Max value from RGB is 153 - color contains mainly: green. Hex color #869919 is not a web safe color. Web safe color analog (approx): #999900. Inversed color of #869919 is #7966E6. Grayscale: #858585. Windows color (decimal): -7956199 or 1677702. OLE color: 1677702.
HSL color Cylindrical-coordinate representation of color #869919: hue angle of 68.91º degrees, saturation: 0.72, lightness: 0.35%. HSV value (or HSB Brightness) of color is 0.6% and HSV saturation: 0.84%. Process color model (Four color, CMYK) of #869919 is Cyan = 0.12, Magento = 0, Yellow = 0.84 and Black (K on CMYK) = 0.4.
Color convert
| RGB | 134 | 153 | 25 | - |
| CMYK | 0.12 | 0 | 0.84 | 0.4 |
| HSL | 68.91º | 0.72% | 0.35% | - |
| HSV(B) | 68.91º | 0.84% | 0.6% | - |
| XYZ | 21.4 | 27.92 | 5.18 | - |
| YUV | 132.73 | 67.21 | 128.91 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 134 | 153 | 25 | 0.12 | 0 | 0.84 | 0.4 | 68.91 | 0.72 | 0.35 |
| Hex | 86 | 99 | 19 | C | 0 | 54 | 28 | 45 | 48 | 23 |
| Octal | 206 | 231 | 31 | 14 | 0 | 124 | 50 | 105 | 110 | 43 |
| Binary | 10000110 | 10011001 | 11001 | 1100 | 0 | 1010100 | 101000 | 1000101 | 1001000 | 100011 |
Color Harmonies of #869919
Complementary color
Monochromatic Colors of #869919
Black with #869919
Text Example
Text Example
White with #869919
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #869919; }
p { color: rgb(134,153,25); }
H1.HeaderClassName
{
color: #869919;
}
.AnyTagClassName
{
color: #869919;
}
</style>
background-color css
<style>
a { background-color: #869919; }
a { background-color: rgb(134,153,25); }
div.DivClassName
{
background-color: #869919;
}
.BgClassName
{
background-color: #869919;
}
</style>
border-color css
<style>
span { border-color: #869919; }
span { border-color: rgb(134,153,25); }
td.TdClassName
{
border-color: #869919;
}
.TagClassName
{
border-color: #869919;
}
</style>