Shades of Citron #829425
Tints of Citron #829425
RGB
CMYK
RGB Variations
Color information
#829425 (or 0x829425) is known color: Citron. HEX triplet: 82, 94 and 25. RGB value is (130,148,37). Sum of RGB (Red+Green+Blue) = 130+148+37=315 (41% of max value = 765). Red value is 130 (51.17% from 255 or 41.27% from 315); Green value is 148 (58.20% from 255 or 46.98% from 315); Blue value is 37 (14.84% from 255 or 11.75% from 315); Max value from RGB is 148 - color contains mainly: green. Hex color #829425 is not a web safe color. Web safe color analog (approx): #999933. Inversed color of #829425 is #7D6BDA. Grayscale: #828282. Windows color (decimal): -8219611 or 2462850. OLE color: 2462850.
HSL color Cylindrical-coordinate representation of color #829425: hue angle of 69.73º 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 #829425 is Cyan = 0.12, Magento = 0, Yellow = 0.75 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 130 | 148 | 37 | - |
| CMYK | 0.12 | 0 | 0.75 | 0.42 |
| HSL | 69.73º | 0.6% | 0.36% | - |
| HSV(B) | 69.73º | 0.75% | 0.58% | - |
| XYZ | 20.13 | 26.06 | 5.72 | - |
| YUV | 129.96 | 75.54 | 128.03 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 130 | 148 | 37 | 0.12 | 0 | 0.75 | 0.42 | 69.73 | 0.6 | 0.36 |
| Hex | 82 | 94 | 25 | C | 0 | 4B | 2A | 46 | 3C | 24 |
| Octal | 202 | 224 | 45 | 14 | 0 | 113 | 52 | 106 | 74 | 44 |
| Binary | 10000010 | 10010100 | 100101 | 1100 | 0 | 1001011 | 101010 | 1000110 | 111100 | 100100 |
Color Harmonies of #829425
Complementary color
Monochromatic Colors of #829425
Black with #829425
Text Example
Text Example
White with #829425
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #829425; }
p { color: rgb(130,148,37); }
H1.HeaderClassName
{
color: #829425;
}
.AnyTagClassName
{
color: #829425;
}
</style>
background-color css
<style>
a { background-color: #829425; }
a { background-color: rgb(130,148,37); }
div.DivClassName
{
background-color: #829425;
}
.BgClassName
{
background-color: #829425;
}
</style>
border-color css
<style>
span { border-color: #829425; }
span { border-color: rgb(130,148,37); }
td.TdClassName
{
border-color: #829425;
}
.TagClassName
{
border-color: #829425;
}
</style>