Shades of Citron #809422
Tints of Citron #809422
RGB
CMYK
RGB Variations
Color information
#809422 (or 0x809422) is known color: Citron. HEX triplet: 80, 94 and 22. RGB value is (128,148,34). Sum of RGB (Red+Green+Blue) = 128+148+34=310 (41% of max value = 765). Red value is 128 (50.39% from 255 or 41.29% from 310); Green value is 148 (58.20% from 255 or 47.74% from 310); Blue value is 34 (13.67% from 255 or 10.97% from 310); Max value from RGB is 148 - color contains mainly: green. Hex color #809422 is not a web safe color. Web safe color analog (approx): #999933. Inversed color of #809422 is #7F6BDD. Grayscale: #818181. Windows color (decimal): -8350686 or 2266240. OLE color: 2266240.
HSL color Cylindrical-coordinate representation of color #809422: hue angle of 70.53º degrees, saturation: 0.63, lightness: 0.36%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.77%. Process color model (Four color, CMYK) of #809422 is Cyan = 0.14, Magento = 0, Yellow = 0.77 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 128 | 148 | 34 | - |
| CMYK | 0.14 | 0 | 0.77 | 0.42 |
| HSL | 70.53º | 0.63% | 0.36% | - |
| HSV(B) | 70.53º | 0.77% | 0.58% | - |
| XYZ | 19.78 | 25.88 | 5.47 | - |
| YUV | 129.02 | 74.37 | 127.27 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 128 | 148 | 34 | 0.14 | 0 | 0.77 | 0.42 | 70.53 | 0.63 | 0.36 |
| Hex | 80 | 94 | 22 | E | 0 | 4D | 2A | 47 | 3F | 24 |
| Octal | 200 | 224 | 42 | 16 | 0 | 115 | 52 | 107 | 77 | 44 |
| Binary | 10000000 | 10010100 | 100010 | 1110 | 0 | 1001101 | 101010 | 1000111 | 111111 | 100100 |
Color Harmonies of #809422
Complementary color
Monochromatic Colors of #809422
Black with #809422
Text Example
Text Example
White with #809422
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #809422; }
p { color: rgb(128,148,34); }
H1.HeaderClassName
{
color: #809422;
}
.AnyTagClassName
{
color: #809422;
}
</style>
background-color css
<style>
a { background-color: #809422; }
a { background-color: rgb(128,148,34); }
div.DivClassName
{
background-color: #809422;
}
.BgClassName
{
background-color: #809422;
}
</style>
border-color css
<style>
span { border-color: #809422; }
span { border-color: rgb(128,148,34); }
td.TdClassName
{
border-color: #809422;
}
.TagClassName
{
border-color: #809422;
}
</style>