Shades of Citron #859428
Tints of Citron #859428
RGB
CMYK
RGB Variations
Color information
#859428 (or 0x859428) is known color: Citron. HEX triplet: 85, 94 and 28. RGB value is (133,148,40). Sum of RGB (Red+Green+Blue) = 133+148+40=321 (42% of max value = 765). Red value is 133 (52.34% from 255 or 41.43% from 321); Green value is 148 (58.20% from 255 or 46.11% from 321); Blue value is 40 (16.02% from 255 or 12.46% from 321); Max value from RGB is 148 - color contains mainly: green. Hex color #859428 is not a web safe color. Web safe color analog (approx): #999933. Inversed color of #859428 is #7A6BD7. Grayscale: #838383. Windows color (decimal): -8023000 or 2659461. OLE color: 2659461.
HSL color Cylindrical-coordinate representation of color #859428: hue angle of 68.33º 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 #859428 is Cyan = 0.10, Magento = 0, Yellow = 0.73 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 133 | 148 | 40 | - |
| CMYK | 0.10 | 0 | 0.73 | 0.42 |
| HSL | 68.33º | 0.57% | 0.37% | - |
| HSV(B) | 68.33º | 0.73% | 0.58% | - |
| XYZ | 20.65 | 26.32 | 6 | - |
| YUV | 131.2 | 76.53 | 129.28 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 133 | 148 | 40 | 0.10 | 0 | 0.73 | 0.42 | 68.33 | 0.57 | 0.37 |
| Hex | 85 | 94 | 28 | A | 0 | 49 | 2A | 44 | 39 | 25 |
| Octal | 205 | 224 | 50 | 12 | 0 | 111 | 52 | 104 | 71 | 45 |
| Binary | 10000101 | 10010100 | 101000 | 1010 | 0 | 1001001 | 101010 | 1000100 | 111001 | 100101 |
Color Harmonies of #859428
Complementary color
Monochromatic Colors of #859428
Black with #859428
Text Example
Text Example
White with #859428
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #859428; }
p { color: rgb(133,148,40); }
H1.HeaderClassName
{
color: #859428;
}
.AnyTagClassName
{
color: #859428;
}
</style>
background-color css
<style>
a { background-color: #859428; }
a { background-color: rgb(133,148,40); }
div.DivClassName
{
background-color: #859428;
}
.BgClassName
{
background-color: #859428;
}
</style>
border-color css
<style>
span { border-color: #859428; }
span { border-color: rgb(133,148,40); }
td.TdClassName
{
border-color: #859428;
}
.TagClassName
{
border-color: #859428;
}
</style>