Shades of Citron #829218
Tints of Citron #829218
RGB
CMYK
RGB Variations
Color information
#829218 (or 0x829218) is known color: Citron. HEX triplet: 82, 92 and 18. RGB value is (130,146,24). Sum of RGB (Red+Green+Blue) = 130+146+24=300 (39% of max value = 765). Red value is 130 (51.17% from 255 or 43.33% from 300); Green value is 146 (57.42% from 255 or 48.67% from 300); Blue value is 24 (9.77% from 255 or 8% from 300); Max value from RGB is 146 - color contains mainly: green. Hex color #829218 is not a web safe color. Web safe color analog (approx): #999900. Inversed color of #829218 is #7D6DE7. Grayscale: #7F7F7F. Windows color (decimal): -8220136 or 1610370. OLE color: 1610370.
HSL color Cylindrical-coordinate representation of color #829218: hue angle of 67.87º degrees, saturation: 0.72, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.57% and HSV saturation: 0.84%. Process color model (Four color, CMYK) of #829218 is Cyan = 0.11, Magento = 0, Yellow = 0.84 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 130 | 146 | 24 | - |
| CMYK | 0.11 | 0 | 0.84 | 0.43 |
| HSL | 67.87º | 0.72% | 0.33% | - |
| HSV(B) | 67.87º | 0.84% | 0.57% | - |
| XYZ | 19.65 | 25.37 | 4.73 | - |
| YUV | 127.31 | 69.7 | 129.92 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 130 | 146 | 24 | 0.11 | 0 | 0.84 | 0.43 | 67.87 | 0.72 | 0.33 |
| Hex | 82 | 92 | 18 | B | 0 | 54 | 2B | 44 | 48 | 21 |
| Octal | 202 | 222 | 30 | 13 | 0 | 124 | 53 | 104 | 110 | 41 |
| Binary | 10000010 | 10010010 | 11000 | 1011 | 0 | 1010100 | 101011 | 1000100 | 1001000 | 100001 |
Color Harmonies of #829218
Complementary color
Monochromatic Colors of #829218
Black with #829218
Text Example
Text Example
White with #829218
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #829218; }
p { color: rgb(130,146,24); }
H1.HeaderClassName
{
color: #829218;
}
.AnyTagClassName
{
color: #829218;
}
</style>
background-color css
<style>
a { background-color: #829218; }
a { background-color: rgb(130,146,24); }
div.DivClassName
{
background-color: #829218;
}
.BgClassName
{
background-color: #829218;
}
</style>
border-color css
<style>
span { border-color: #829218; }
span { border-color: rgb(130,146,24); }
td.TdClassName
{
border-color: #829218;
}
.TagClassName
{
border-color: #829218;
}
</style>