Shades of Citron #869827
Tints of Citron #869827
RGB
CMYK
RGB Variations
Color information
#869827 (or 0x869827) is known color: Citron. HEX triplet: 86, 98 and 27. RGB value is (134,152,39). Sum of RGB (Red+Green+Blue) = 134+152+39=325 (43% of max value = 765). Red value is 134 (52.73% from 255 or 41.23% from 325); Green value is 152 (59.77% from 255 or 46.77% from 325); Blue value is 39 (15.62% from 255 or 12% from 325); Max value from RGB is 152 - color contains mainly: green. Hex color #869827 is not a web safe color. Web safe color analog (approx): #999933. Inversed color of #869827 is #7967D8. Grayscale: #868686. Windows color (decimal): -7956441 or 2594950. OLE color: 2594950.
HSL color Cylindrical-coordinate representation of color #869827: hue angle of 69.56º degrees, saturation: 0.59, lightness: 0.37%. HSV value (or HSB Brightness) of color is 0.6% and HSV saturation: 0.74%. Process color model (Four color, CMYK) of #869827 is Cyan = 0.12, Magento = 0, Yellow = 0.74 and Black (K on CMYK) = 0.40.
Color convert
| RGB | 134 | 152 | 39 | - |
| CMYK | 0.12 | 0 | 0.74 | 0.40 |
| HSL | 69.56º | 0.59% | 0.37% | - |
| HSV(B) | 69.56º | 0.74% | 0.6% | - |
| XYZ | 21.43 | 27.67 | 6.13 | - |
| YUV | 133.74 | 74.54 | 128.19 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 134 | 152 | 39 | 0.12 | 0 | 0.74 | 0.40 | 69.56 | 0.59 | 0.37 |
| Hex | 86 | 98 | 27 | C | 0 | 4A | 28 | 46 | 3B | 25 |
| Octal | 206 | 230 | 47 | 14 | 0 | 112 | 50 | 106 | 73 | 45 |
| Binary | 10000110 | 10011000 | 100111 | 1100 | 0 | 1001010 | 101000 | 1000110 | 111011 | 100101 |
Color Harmonies of #869827
Complementary color
Monochromatic Colors of #869827
Black with #869827
Text Example
Text Example
White with #869827
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #869827; }
p { color: rgb(134,152,39); }
H1.HeaderClassName
{
color: #869827;
}
.AnyTagClassName
{
color: #869827;
}
</style>
background-color css
<style>
a { background-color: #869827; }
a { background-color: rgb(134,152,39); }
div.DivClassName
{
background-color: #869827;
}
.BgClassName
{
background-color: #869827;
}
</style>
border-color css
<style>
span { border-color: #869827; }
span { border-color: rgb(134,152,39); }
td.TdClassName
{
border-color: #869827;
}
.TagClassName
{
border-color: #869827;
}
</style>