Shades of Citron #819224
Tints of Citron #819224
RGB
CMYK
RGB Variations
Color information
#819224 (or 0x819224) is known color: Citron. HEX triplet: 81, 92 and 24. RGB value is (129,146,36). Sum of RGB (Red+Green+Blue) = 129+146+36=311 (41% of max value = 765). Red value is 129 (50.78% from 255 or 41.48% from 311); Green value is 146 (57.42% from 255 or 46.95% from 311); Blue value is 36 (14.45% from 255 or 11.58% from 311); Max value from RGB is 146 - color contains mainly: green. Hex color #819224 is not a web safe color. Web safe color analog (approx): #999933. Inversed color of #819224 is #7E6DDB. Grayscale: #808080. Windows color (decimal): -8285660 or 2396801. OLE color: 2396801.
HSL color Cylindrical-coordinate representation of color #819224: hue angle of 69.27º degrees, saturation: 0.6, lightness: 0.36%. HSV value (or HSB Brightness) of color is 0.57% and HSV saturation: 0.75%. Process color model (Four color, CMYK) of #819224 is Cyan = 0.12, Magento = 0, Yellow = 0.75 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 129 | 146 | 36 | - |
| CMYK | 0.12 | 0 | 0.75 | 0.43 |
| HSL | 69.27º | 0.6% | 0.36% | - |
| HSV(B) | 69.27º | 0.75% | 0.57% | - |
| XYZ | 19.65 | 25.35 | 5.53 | - |
| YUV | 128.38 | 75.87 | 128.44 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 129 | 146 | 36 | 0.12 | 0 | 0.75 | 0.43 | 69.27 | 0.6 | 0.36 |
| Hex | 81 | 92 | 24 | C | 0 | 4B | 2B | 45 | 3C | 24 |
| Octal | 201 | 222 | 44 | 14 | 0 | 113 | 53 | 105 | 74 | 44 |
| Binary | 10000001 | 10010010 | 100100 | 1100 | 0 | 1001011 | 101011 | 1000101 | 111100 | 100100 |
Color Harmonies of #819224
Complementary color
Monochromatic Colors of #819224
Black with #819224
Text Example
Text Example
White with #819224
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #819224; }
p { color: rgb(129,146,36); }
H1.HeaderClassName
{
color: #819224;
}
.AnyTagClassName
{
color: #819224;
}
</style>
background-color css
<style>
a { background-color: #819224; }
a { background-color: rgb(129,146,36); }
div.DivClassName
{
background-color: #819224;
}
.BgClassName
{
background-color: #819224;
}
</style>
border-color css
<style>
span { border-color: #819224; }
span { border-color: rgb(129,146,36); }
td.TdClassName
{
border-color: #819224;
}
.TagClassName
{
border-color: #819224;
}
</style>