Shades of Citron #859326
Tints of Citron #859326
RGB
CMYK
RGB Variations
Color information
#859326 (or 0x859326) is known color: Citron. HEX triplet: 85, 93 and 26. RGB value is (133,147,38). Sum of RGB (Red+Green+Blue) = 133+147+38=318 (42% of max value = 765). Red value is 133 (52.34% from 255 or 41.82% from 318); Green value is 147 (57.81% from 255 or 46.23% from 318); Blue value is 38 (15.23% from 255 or 11.95% from 318); Max value from RGB is 147 - color contains mainly: green. Hex color #859326 is not a web safe color. Web safe color analog (approx): #999933. Inversed color of #859326 is #7A6CD9. Grayscale: #828282. Windows color (decimal): -8023258 or 2528133. OLE color: 2528133.
HSL color Cylindrical-coordinate representation of color #859326: hue angle of 67.71º degrees, saturation: 0.59, lightness: 0.36%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.74%. Process color model (Four color, CMYK) of #859326 is Cyan = 0.10, Magento = 0, Yellow = 0.74 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 133 | 147 | 38 | - |
| CMYK | 0.10 | 0 | 0.74 | 0.42 |
| HSL | 67.71º | 0.59% | 0.36% | - |
| HSV(B) | 67.71º | 0.74% | 0.58% | - |
| XYZ | 20.46 | 25.99 | 5.77 | - |
| YUV | 130.39 | 75.86 | 129.86 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 133 | 147 | 38 | 0.10 | 0 | 0.74 | 0.42 | 67.71 | 0.59 | 0.36 |
| Hex | 85 | 93 | 26 | A | 0 | 4A | 2A | 44 | 3B | 24 |
| Octal | 205 | 223 | 46 | 12 | 0 | 112 | 52 | 104 | 73 | 44 |
| Binary | 10000101 | 10010011 | 100110 | 1010 | 0 | 1001010 | 101010 | 1000100 | 111011 | 100100 |
Color Harmonies of #859326
Complementary color
Monochromatic Colors of #859326
Black with #859326
Text Example
Text Example
White with #859326
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #859326; }
p { color: rgb(133,147,38); }
H1.HeaderClassName
{
color: #859326;
}
.AnyTagClassName
{
color: #859326;
}
</style>
background-color css
<style>
a { background-color: #859326; }
a { background-color: rgb(133,147,38); }
div.DivClassName
{
background-color: #859326;
}
.BgClassName
{
background-color: #859326;
}
</style>
border-color css
<style>
span { border-color: #859326; }
span { border-color: rgb(133,147,38); }
td.TdClassName
{
border-color: #859326;
}
.TagClassName
{
border-color: #859326;
}
</style>