Shades of Citron #869825
Tints of Citron #869825
RGB
CMYK
RGB Variations
Color information
#869825 (or 0x869825) is known color: Citron. HEX triplet: 86, 98 and 25. RGB value is (134,152,37). Sum of RGB (Red+Green+Blue) = 134+152+37=323 (42% of max value = 765). Red value is 134 (52.73% from 255 or 41.49% from 323); Green value is 152 (59.77% from 255 or 47.06% from 323); Blue value is 37 (14.84% from 255 or 11.46% from 323); Max value from RGB is 152 - color contains mainly: green. Hex color #869825 is not a web safe color. Web safe color analog (approx): #999933. Inversed color of #869825 is #7967DA. Grayscale: #858585. Windows color (decimal): -7956443 or 2463878. OLE color: 2463878.
HSL color Cylindrical-coordinate representation of color #869825: hue angle of 69.39º degrees, saturation: 0.61, lightness: 0.37%. HSV value (or HSB Brightness) of color is 0.6% and HSV saturation: 0.76%. Process color model (Four color, CMYK) of #869825 is Cyan = 0.12, Magento = 0, Yellow = 0.76 and Black (K on CMYK) = 0.40.
Color convert
| RGB | 134 | 152 | 37 | - |
| CMYK | 0.12 | 0 | 0.76 | 0.40 |
| HSL | 69.39º | 0.61% | 0.37% | - |
| HSV(B) | 69.39º | 0.76% | 0.6% | - |
| XYZ | 21.39 | 27.66 | 5.96 | - |
| YUV | 133.51 | 73.54 | 128.35 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 134 | 152 | 37 | 0.12 | 0 | 0.76 | 0.40 | 69.39 | 0.61 | 0.37 |
| Hex | 86 | 98 | 25 | C | 0 | 4C | 28 | 45 | 3D | 25 |
| Octal | 206 | 230 | 45 | 14 | 0 | 114 | 50 | 105 | 75 | 45 |
| Binary | 10000110 | 10011000 | 100101 | 1100 | 0 | 1001100 | 101000 | 1000101 | 111101 | 100101 |
Color Harmonies of #869825
Complementary color
Monochromatic Colors of #869825
Black with #869825
Text Example
Text Example
White with #869825
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #869825; }
p { color: rgb(134,152,37); }
H1.HeaderClassName
{
color: #869825;
}
.AnyTagClassName
{
color: #869825;
}
</style>
background-color css
<style>
a { background-color: #869825; }
a { background-color: rgb(134,152,37); }
div.DivClassName
{
background-color: #869825;
}
.BgClassName
{
background-color: #869825;
}
</style>
border-color css
<style>
span { border-color: #869825; }
span { border-color: rgb(134,152,37); }
td.TdClassName
{
border-color: #869825;
}
.TagClassName
{
border-color: #869825;
}
</style>