Shades of Verdun Green #525305
Tints of Verdun Green #525305
RGB
CMYK
RGB Variations
Color information
#525305 (or 0x525305) is known color: Verdun Green. HEX triplet: 52, 53 and 05. RGB value is (82,83,5). Sum of RGB (Red+Green+Blue) = 82+83+5=170 (22% of max value = 765). Red value is 82 (32.42% from 255 or 48.24% from 170); Green value is 83 (32.81% from 255 or 48.82% from 170); Blue value is 5 (2.34% from 255 or 2.94% from 170); Max value from RGB is 83 - color contains mainly: green. Hex color #525305 is not a web safe color. Web safe color analog (approx): #666600. Inversed color of #525305 is #ADACFA. Grayscale: #4A4A4A. Windows color (decimal): -11382011 or 349010. OLE color: 349010.
HSL color Cylindrical-coordinate representation of color #525305: hue angle of 60.77º degrees, saturation: 0.89, lightness: 0.17%. HSV value (or HSB Brightness) of color is 0.33% and HSV saturation: 0.94%. Process color model (Four color, CMYK) of #525305 is Cyan = 0.01, Magento = 0, Yellow = 0.94 and Black (K on CMYK) = 0.67.
Color convert
| RGB | 82 | 83 | 5 | - |
| CMYK | 0.01 | 0 | 0.94 | 0.67 |
| HSL | 60.77º | 0.89% | 0.17% | - |
| HSV(B) | 60.77º | 0.94% | 0.33% | - |
| XYZ | 6.6 | 7.99 | 1.34 | - |
| YUV | 73.81 | 89.17 | 133.84 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 82 | 83 | 5 | 0.01 | 0 | 0.94 | 0.67 | 60.77 | 0.89 | 0.17 |
| Hex | 52 | 53 | 5 | 1 | 0 | 5E | 43 | 3D | 59 | 11 |
| Octal | 122 | 123 | 5 | 1 | 0 | 136 | 103 | 75 | 131 | 21 |
| Binary | 1010010 | 1010011 | 101 | 1 | 0 | 1011110 | 1000011 | 111101 | 1011001 | 10001 |
Color Harmonies of #525305
Complementary color
Monochromatic Colors of #525305
Black with #525305
Text Example
Text Example
White with #525305
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #525305; }
p { color: rgb(82,83,5); }
H1.HeaderClassName
{
color: #525305;
}
.AnyTagClassName
{
color: #525305;
}
</style>
background-color css
<style>
a { background-color: #525305; }
a { background-color: rgb(82,83,5); }
div.DivClassName
{
background-color: #525305;
}
.BgClassName
{
background-color: #525305;
}
</style>
border-color css
<style>
span { border-color: #525305; }
span { border-color: rgb(82,83,5); }
td.TdClassName
{
border-color: #525305;
}
.TagClassName
{
border-color: #525305;
}
</style>