Shades of Citron #829527
Tints of Citron #829527
RGB
CMYK
RGB Variations
Color information
#829527 (or 0x829527) is known color: Citron. HEX triplet: 82, 95 and 27. RGB value is (130,149,39). Sum of RGB (Red+Green+Blue) = 130+149+39=318 (42% of max value = 765). Red value is 130 (51.17% from 255 or 40.88% from 318); Green value is 149 (58.59% from 255 or 46.86% from 318); Blue value is 39 (15.62% from 255 or 12.26% from 318); Max value from RGB is 149 - color contains mainly: green. Hex color #829527 is not a web safe color. Web safe color analog (approx): #999933. Inversed color of #829527 is #7D6AD8. Grayscale: #838383. Windows color (decimal): -8219353 or 2594178. OLE color: 2594178.
HSL color Cylindrical-coordinate representation of color #829527: hue angle of 70.36º 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 #829527 is Cyan = 0.13, Magento = 0, Yellow = 0.74 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 130 | 149 | 39 | - |
| CMYK | 0.13 | 0 | 0.74 | 0.42 |
| HSL | 70.36º | 0.59% | 0.37% | - |
| HSV(B) | 70.36º | 0.74% | 0.58% | - |
| XYZ | 20.32 | 26.39 | 5.94 | - |
| YUV | 130.78 | 76.21 | 127.44 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 130 | 149 | 39 | 0.13 | 0 | 0.74 | 0.42 | 70.36 | 0.59 | 0.37 |
| Hex | 82 | 95 | 27 | D | 0 | 4A | 2A | 46 | 3B | 25 |
| Octal | 202 | 225 | 47 | 15 | 0 | 112 | 52 | 106 | 73 | 45 |
| Binary | 10000010 | 10010101 | 100111 | 1101 | 0 | 1001010 | 101010 | 1000110 | 111011 | 100101 |
Color Harmonies of #829527
Complementary color
Monochromatic Colors of #829527
Black with #829527
Text Example
Text Example
White with #829527
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #829527; }
p { color: rgb(130,149,39); }
H1.HeaderClassName
{
color: #829527;
}
.AnyTagClassName
{
color: #829527;
}
</style>
background-color css
<style>
a { background-color: #829527; }
a { background-color: rgb(130,149,39); }
div.DivClassName
{
background-color: #829527;
}
.BgClassName
{
background-color: #829527;
}
</style>
border-color css
<style>
span { border-color: #829527; }
span { border-color: rgb(130,149,39); }
td.TdClassName
{
border-color: #829527;
}
.TagClassName
{
border-color: #829527;
}
</style>