Shades of Citron #819320
Tints of Citron #819320
RGB
CMYK
RGB Variations
Color information
#819320 (or 0x819320) is known color: Citron. HEX triplet: 81, 93 and 20. RGB value is (129,147,32). Sum of RGB (Red+Green+Blue) = 129+147+32=308 (40% of max value = 765). Red value is 129 (50.78% from 255 or 41.88% from 308); Green value is 147 (57.81% from 255 or 47.73% from 308); Blue value is 32 (12.89% from 255 or 10.39% from 308); Max value from RGB is 147 - color contains mainly: green. Hex color #819320 is not a web safe color. Web safe color analog (approx): #999933. Inversed color of #819320 is #7E6CDF. Grayscale: #808080. Windows color (decimal): -8285408 or 2134913. OLE color: 2134913.
HSL color Cylindrical-coordinate representation of color #819320: hue angle of 69.39º degrees, saturation: 0.64, 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 #819320 is Cyan = 0.12, Magento = 0, Yellow = 0.78 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 129 | 147 | 32 | - |
| CMYK | 0.12 | 0 | 0.78 | 0.42 |
| HSL | 69.39º | 0.64% | 0.35% | - |
| HSV(B) | 69.39º | 0.78% | 0.58% | - |
| XYZ | 19.75 | 25.64 | 5.27 | - |
| YUV | 128.51 | 73.54 | 128.35 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 129 | 147 | 32 | 0.12 | 0 | 0.78 | 0.42 | 69.39 | 0.64 | 0.35 |
| Hex | 81 | 93 | 20 | C | 0 | 4E | 2A | 45 | 40 | 23 |
| Octal | 201 | 223 | 40 | 14 | 0 | 116 | 52 | 105 | 100 | 43 |
| Binary | 10000001 | 10010011 | 100000 | 1100 | 0 | 1001110 | 101010 | 1000101 | 1000000 | 100011 |
Color Harmonies of #819320
Complementary color
Monochromatic Colors of #819320
Black with #819320
Text Example
Text Example
White with #819320
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #819320; }
p { color: rgb(129,147,32); }
H1.HeaderClassName
{
color: #819320;
}
.AnyTagClassName
{
color: #819320;
}
</style>
background-color css
<style>
a { background-color: #819320; }
a { background-color: rgb(129,147,32); }
div.DivClassName
{
background-color: #819320;
}
.BgClassName
{
background-color: #819320;
}
</style>
border-color css
<style>
span { border-color: #819320; }
span { border-color: rgb(129,147,32); }
td.TdClassName
{
border-color: #819320;
}
.TagClassName
{
border-color: #819320;
}
</style>