Shades of Citron #819325
Tints of Citron #819325
RGB
CMYK
RGB Variations
Color information
#819325 (or 0x819325) is known color: Citron. HEX triplet: 81, 93 and 25. RGB value is (129,147,37). Sum of RGB (Red+Green+Blue) = 129+147+37=313 (41% of max value = 765). Red value is 129 (50.78% from 255 or 41.21% from 313); Green value is 147 (57.81% from 255 or 46.96% from 313); Blue value is 37 (14.84% from 255 or 11.82% from 313); Max value from RGB is 147 - color contains mainly: green. Hex color #819325 is not a web safe color. Web safe color analog (approx): #999933. Inversed color of #819325 is #7E6CDA. Grayscale: #818181. Windows color (decimal): -8285403 or 2462593. OLE color: 2462593.
HSL color Cylindrical-coordinate representation of color #819325: hue angle of 69.82º degrees, saturation: 0.6, lightness: 0.36%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.75%. Process color model (Four color, CMYK) of #819325 is Cyan = 0.12, Magento = 0, Yellow = 0.75 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 129 | 147 | 37 | - |
| CMYK | 0.12 | 0 | 0.75 | 0.42 |
| HSL | 69.82º | 0.6% | 0.36% | - |
| HSV(B) | 69.82º | 0.75% | 0.58% | - |
| XYZ | 19.82 | 25.67 | 5.66 | - |
| YUV | 129.08 | 76.04 | 127.94 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 129 | 147 | 37 | 0.12 | 0 | 0.75 | 0.42 | 69.82 | 0.6 | 0.36 |
| Hex | 81 | 93 | 25 | C | 0 | 4B | 2A | 46 | 3C | 24 |
| Octal | 201 | 223 | 45 | 14 | 0 | 113 | 52 | 106 | 74 | 44 |
| Binary | 10000001 | 10010011 | 100101 | 1100 | 0 | 1001011 | 101010 | 1000110 | 111100 | 100100 |
Color Harmonies of #819325
Complementary color
Monochromatic Colors of #819325
Black with #819325
Text Example
Text Example
White with #819325
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #819325; }
p { color: rgb(129,147,37); }
H1.HeaderClassName
{
color: #819325;
}
.AnyTagClassName
{
color: #819325;
}
</style>
background-color css
<style>
a { background-color: #819325; }
a { background-color: rgb(129,147,37); }
div.DivClassName
{
background-color: #819325;
}
.BgClassName
{
background-color: #819325;
}
</style>
border-color css
<style>
span { border-color: #819325; }
span { border-color: rgb(129,147,37); }
td.TdClassName
{
border-color: #819325;
}
.TagClassName
{
border-color: #819325;
}
</style>