Shades of Citron #859324
Tints of Citron #859324
RGB
CMYK
RGB Variations
Color information
#859324 (or 0x859324) is known color: Citron. HEX triplet: 85, 93 and 24. RGB value is (133,147,36). Sum of RGB (Red+Green+Blue) = 133+147+36=316 (41% of max value = 765). Red value is 133 (52.34% from 255 or 42.09% from 316); Green value is 147 (57.81% from 255 or 46.52% from 316); Blue value is 36 (14.45% from 255 or 11.39% from 316); Max value from RGB is 147 - color contains mainly: green. Hex color #859324 is not a web safe color. Web safe color analog (approx): #999933. Inversed color of #859324 is #7A6CDB. Grayscale: #828282. Windows color (decimal): -8023260 or 2397061. OLE color: 2397061.
HSL color Cylindrical-coordinate representation of color #859324: hue angle of 67.57º degrees, saturation: 0.61, lightness: 0.36%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.76%. Process color model (Four color, CMYK) of #859324 is Cyan = 0.10, Magento = 0, Yellow = 0.76 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 133 | 147 | 36 | - |
| CMYK | 0.10 | 0 | 0.76 | 0.42 |
| HSL | 67.57º | 0.61% | 0.36% | - |
| HSV(B) | 67.57º | 0.76% | 0.58% | - |
| XYZ | 20.43 | 25.98 | 5.61 | - |
| YUV | 130.16 | 74.86 | 130.03 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 133 | 147 | 36 | 0.10 | 0 | 0.76 | 0.42 | 67.57 | 0.61 | 0.36 |
| Hex | 85 | 93 | 24 | A | 0 | 4C | 2A | 44 | 3D | 24 |
| Octal | 205 | 223 | 44 | 12 | 0 | 114 | 52 | 104 | 75 | 44 |
| Binary | 10000101 | 10010011 | 100100 | 1010 | 0 | 1001100 | 101010 | 1000100 | 111101 | 100100 |
Color Harmonies of #859324
Complementary color
Monochromatic Colors of #859324
Black with #859324
Text Example
Text Example
White with #859324
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #859324; }
p { color: rgb(133,147,36); }
H1.HeaderClassName
{
color: #859324;
}
.AnyTagClassName
{
color: #859324;
}
</style>
background-color css
<style>
a { background-color: #859324; }
a { background-color: rgb(133,147,36); }
div.DivClassName
{
background-color: #859324;
}
.BgClassName
{
background-color: #859324;
}
</style>
border-color css
<style>
span { border-color: #859324; }
span { border-color: rgb(133,147,36); }
td.TdClassName
{
border-color: #859324;
}
.TagClassName
{
border-color: #859324;
}
</style>