Shades of Citron #809321
Tints of Citron #809321
RGB
CMYK
RGB Variations
Color information
#809321 (or 0x809321) is known color: Citron. HEX triplet: 80, 93 and 21. RGB value is (128,147,33). Sum of RGB (Red+Green+Blue) = 128+147+33=308 (40% of max value = 765). Red value is 128 (50.39% from 255 or 41.56% from 308); Green value is 147 (57.81% from 255 or 47.73% from 308); Blue value is 33 (13.28% from 255 or 10.71% from 308); Max value from RGB is 147 - color contains mainly: green. Hex color #809321 is not a web safe color. Web safe color analog (approx): #999933. Inversed color of #809321 is #7F6CDE. Grayscale: #808080. Windows color (decimal): -8350943 or 2200448. OLE color: 2200448.
HSL color Cylindrical-coordinate representation of color #809321: hue angle of 70º degrees, saturation: 0.63, lightness: 0.35%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.78%. Process color model (Four color, CMYK) of #809321 is Cyan = 0.13, Magento = 0, Yellow = 0.78 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 128 | 147 | 33 | - |
| CMYK | 0.13 | 0 | 0.78 | 0.42 |
| HSL | 70º | 0.63% | 0.35% | - |
| HSV(B) | 70º | 0.78% | 0.58% | - |
| XYZ | 19.61 | 25.57 | 5.34 | - |
| YUV | 128.32 | 74.21 | 127.77 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 128 | 147 | 33 | 0.13 | 0 | 0.78 | 0.42 | 70 | 0.63 | 0.35 |
| Hex | 80 | 93 | 21 | D | 0 | 4E | 2A | 46 | 3F | 23 |
| Octal | 200 | 223 | 41 | 15 | 0 | 116 | 52 | 106 | 77 | 43 |
| Binary | 10000000 | 10010011 | 100001 | 1101 | 0 | 1001110 | 101010 | 1000110 | 111111 | 100011 |
Color Harmonies of #809321
Complementary color
Monochromatic Colors of #809321
Black with #809321
Text Example
Text Example
White with #809321
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #809321; }
p { color: rgb(128,147,33); }
H1.HeaderClassName
{
color: #809321;
}
.AnyTagClassName
{
color: #809321;
}
</style>
background-color css
<style>
a { background-color: #809321; }
a { background-color: rgb(128,147,33); }
div.DivClassName
{
background-color: #809321;
}
.BgClassName
{
background-color: #809321;
}
</style>
border-color css
<style>
span { border-color: #809321; }
span { border-color: rgb(128,147,33); }
td.TdClassName
{
border-color: #809321;
}
.TagClassName
{
border-color: #809321;
}
</style>