Shades of Citron #859429
Tints of Citron #859429
RGB
CMYK
RGB Variations
Color information
#859429 (or 0x859429) is known color: Citron. HEX triplet: 85, 94 and 29. RGB value is (133,148,41). Sum of RGB (Red+Green+Blue) = 133+148+41=322 (42% of max value = 765). Red value is 133 (52.34% from 255 or 41.30% from 322); Green value is 148 (58.20% from 255 or 45.96% from 322); Blue value is 41 (16.41% from 255 or 12.73% from 322); Max value from RGB is 148 - color contains mainly: green. Hex color #859429 is not a web safe color. Web safe color analog (approx): #999933. Inversed color of #859429 is #7A6BD6. Grayscale: #838383. Windows color (decimal): -8022999 or 2724997. OLE color: 2724997.
HSL color Cylindrical-coordinate representation of color #859429: hue angle of 68.41º degrees, saturation: 0.57, lightness: 0.37%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.72%. Process color model (Four color, CMYK) of #859429 is Cyan = 0.10, Magento = 0, Yellow = 0.72 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 133 | 148 | 41 | - |
| CMYK | 0.10 | 0 | 0.72 | 0.42 |
| HSL | 68.41º | 0.57% | 0.37% | - |
| HSV(B) | 68.41º | 0.72% | 0.58% | - |
| XYZ | 20.66 | 26.33 | 6.09 | - |
| YUV | 131.32 | 77.03 | 129.2 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 133 | 148 | 41 | 0.10 | 0 | 0.72 | 0.42 | 68.41 | 0.57 | 0.37 |
| Hex | 85 | 94 | 29 | A | 0 | 48 | 2A | 44 | 39 | 25 |
| Octal | 205 | 224 | 51 | 12 | 0 | 110 | 52 | 104 | 71 | 45 |
| Binary | 10000101 | 10010100 | 101001 | 1010 | 0 | 1001000 | 101010 | 1000100 | 111001 | 100101 |
Color Harmonies of #859429
Complementary color
Monochromatic Colors of #859429
Black with #859429
Text Example
Text Example
White with #859429
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #859429; }
p { color: rgb(133,148,41); }
H1.HeaderClassName
{
color: #859429;
}
.AnyTagClassName
{
color: #859429;
}
</style>
background-color css
<style>
a { background-color: #859429; }
a { background-color: rgb(133,148,41); }
div.DivClassName
{
background-color: #859429;
}
.BgClassName
{
background-color: #859429;
}
</style>
border-color css
<style>
span { border-color: #859429; }
span { border-color: rgb(133,148,41); }
td.TdClassName
{
border-color: #859429;
}
.TagClassName
{
border-color: #859429;
}
</style>