Shades of Citron #809310
Tints of Citron #809310
RGB
CMYK
RGB Variations
Color information
#809310 (or 0x809310) is known color: Citron. HEX triplet: 80, 93 and 10. RGB value is (128,147,16). Sum of RGB (Red+Green+Blue) = 128+147+16=291 (38% of max value = 765). Red value is 128 (50.39% from 255 or 43.99% from 291); Green value is 147 (57.81% from 255 or 50.52% from 291); Blue value is 16 (6.64% from 255 or 5.50% from 291); Max value from RGB is 147 - color contains mainly: green. Hex color #809310 is not a web safe color. Web safe color analog (approx): #999900. Inversed color of #809310 is #7F6CEF. Grayscale: #7E7E7E. Windows color (decimal): -8350960 or 1086336. OLE color: 1086336.
HSL color Cylindrical-coordinate representation of color #809310: hue angle of 68.7º degrees, saturation: 0.8, lightness: 0.32%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.89%. Process color model (Four color, CMYK) of #809310 is Cyan = 0.13, Magento = 0, Yellow = 0.89 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 128 | 147 | 16 | - |
| CMYK | 0.13 | 0 | 0.89 | 0.42 |
| HSL | 68.7º | 0.8% | 0.32% | - |
| HSV(B) | 68.7º | 0.89% | 0.58% | - |
| XYZ | 19.43 | 25.49 | 4.39 | - |
| YUV | 126.39 | 65.71 | 129.15 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 128 | 147 | 16 | 0.13 | 0 | 0.89 | 0.42 | 68.7 | 0.8 | 0.32 |
| Hex | 80 | 93 | 10 | D | 0 | 59 | 2A | 45 | 50 | 20 |
| Octal | 200 | 223 | 20 | 15 | 0 | 131 | 52 | 105 | 120 | 40 |
| Binary | 10000000 | 10010011 | 10000 | 1101 | 0 | 1011001 | 101010 | 1000101 | 1010000 | 100000 |
Color Harmonies of #809310
Complementary color
Monochromatic Colors of #809310
Black with #809310
Text Example
Text Example
White with #809310
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #809310; }
p { color: rgb(128,147,16); }
H1.HeaderClassName
{
color: #809310;
}
.AnyTagClassName
{
color: #809310;
}
</style>
background-color css
<style>
a { background-color: #809310; }
a { background-color: rgb(128,147,16); }
div.DivClassName
{
background-color: #809310;
}
.BgClassName
{
background-color: #809310;
}
</style>
border-color css
<style>
span { border-color: #809310; }
span { border-color: rgb(128,147,16); }
td.TdClassName
{
border-color: #809310;
}
.TagClassName
{
border-color: #809310;
}
</style>