Shades of Citron #859328
Tints of Citron #859328
RGB
CMYK
RGB Variations
Color information
#859328 (or 0x859328) is known color: Citron. HEX triplet: 85, 93 and 28. RGB value is (133,147,40). Sum of RGB (Red+Green+Blue) = 133+147+40=320 (42% of max value = 765). Red value is 133 (52.34% from 255 or 41.56% from 320); Green value is 147 (57.81% from 255 or 45.94% from 320); Blue value is 40 (16.02% from 255 or 12.5% from 320); Max value from RGB is 147 - color contains mainly: green. Hex color #859328 is not a web safe color. Web safe color analog (approx): #999933. Inversed color of #859328 is #7A6CD7. Grayscale: #838383. Windows color (decimal): -8023256 or 2659205. OLE color: 2659205.
HSL color Cylindrical-coordinate representation of color #859328: hue angle of 67.85º degrees, saturation: 0.57, lightness: 0.37%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.73%. Process color model (Four color, CMYK) of #859328 is Cyan = 0.10, Magento = 0, Yellow = 0.73 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 133 | 147 | 40 | - |
| CMYK | 0.10 | 0 | 0.73 | 0.42 |
| HSL | 67.85º | 0.57% | 0.37% | - |
| HSV(B) | 67.85º | 0.73% | 0.58% | - |
| XYZ | 20.49 | 26.01 | 5.95 | - |
| YUV | 130.62 | 76.86 | 129.7 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 133 | 147 | 40 | 0.10 | 0 | 0.73 | 0.42 | 67.85 | 0.57 | 0.37 |
| Hex | 85 | 93 | 28 | A | 0 | 49 | 2A | 44 | 39 | 25 |
| Octal | 205 | 223 | 50 | 12 | 0 | 111 | 52 | 104 | 71 | 45 |
| Binary | 10000101 | 10010011 | 101000 | 1010 | 0 | 1001001 | 101010 | 1000100 | 111001 | 100101 |
Color Harmonies of #859328
Complementary color
Monochromatic Colors of #859328
Black with #859328
Text Example
Text Example
White with #859328
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #859328; }
p { color: rgb(133,147,40); }
H1.HeaderClassName
{
color: #859328;
}
.AnyTagClassName
{
color: #859328;
}
</style>
background-color css
<style>
a { background-color: #859328; }
a { background-color: rgb(133,147,40); }
div.DivClassName
{
background-color: #859328;
}
.BgClassName
{
background-color: #859328;
}
</style>
border-color css
<style>
span { border-color: #859328; }
span { border-color: rgb(133,147,40); }
td.TdClassName
{
border-color: #859328;
}
.TagClassName
{
border-color: #859328;
}
</style>