Shades of Citron #819527
Tints of Citron #819527
RGB
CMYK
RGB Variations
Color information
#819527 (or 0x819527) is known color: Citron. HEX triplet: 81, 95 and 27. RGB value is (129,149,39). Sum of RGB (Red+Green+Blue) = 129+149+39=317 (41% of max value = 765). Red value is 129 (50.78% from 255 or 40.69% from 317); Green value is 149 (58.59% from 255 or 47.00% from 317); Blue value is 39 (15.62% from 255 or 12.30% from 317); Max value from RGB is 149 - color contains mainly: green. Hex color #819527 is not a web safe color. Web safe color analog (approx): #999933. Inversed color of #819527 is #7E6AD8. Grayscale: #828282. Windows color (decimal): -8284889 or 2594177. OLE color: 2594177.
HSL color Cylindrical-coordinate representation of color #819527: hue angle of 70.91º degrees, saturation: 0.59, lightness: 0.37%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.74%. Process color model (Four color, CMYK) of #819527 is Cyan = 0.13, Magento = 0, Yellow = 0.74 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 129 | 149 | 39 | - |
| CMYK | 0.13 | 0 | 0.74 | 0.42 |
| HSL | 70.91º | 0.59% | 0.37% | - |
| HSV(B) | 70.91º | 0.74% | 0.58% | - |
| XYZ | 20.17 | 26.31 | 5.93 | - |
| YUV | 130.48 | 76.37 | 126.94 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 129 | 149 | 39 | 0.13 | 0 | 0.74 | 0.42 | 70.91 | 0.59 | 0.37 |
| Hex | 81 | 95 | 27 | D | 0 | 4A | 2A | 47 | 3B | 25 |
| Octal | 201 | 225 | 47 | 15 | 0 | 112 | 52 | 107 | 73 | 45 |
| Binary | 10000001 | 10010101 | 100111 | 1101 | 0 | 1001010 | 101010 | 1000111 | 111011 | 100101 |
Color Harmonies of #819527
Complementary color
Monochromatic Colors of #819527
Black with #819527
Text Example
Text Example
White with #819527
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #819527; }
p { color: rgb(129,149,39); }
H1.HeaderClassName
{
color: #819527;
}
.AnyTagClassName
{
color: #819527;
}
</style>
background-color css
<style>
a { background-color: #819527; }
a { background-color: rgb(129,149,39); }
div.DivClassName
{
background-color: #819527;
}
.BgClassName
{
background-color: #819527;
}
</style>
border-color css
<style>
span { border-color: #819527; }
span { border-color: rgb(129,149,39); }
td.TdClassName
{
border-color: #819527;
}
.TagClassName
{
border-color: #819527;
}
</style>