Shades of Verdun Green #525308
Tints of Verdun Green #525308
RGB
CMYK
RGB Variations
Color information
#525308 (or 0x525308) is known color: Verdun Green. HEX triplet: 52, 53 and 08. RGB value is (82,83,8). Sum of RGB (Red+Green+Blue) = 82+83+8=173 (22% of max value = 765). Red value is 82 (32.42% from 255 or 47.40% from 173); Green value is 83 (32.81% from 255 or 47.98% from 173); Blue value is 8 (3.52% from 255 or 4.62% from 173); Max value from RGB is 83 - color contains mainly: green. Hex color #525308 is not a web safe color. Web safe color analog (approx): #666600. Inversed color of #525308 is #ADACF7. Grayscale: #4A4A4A. Windows color (decimal): -11382008 or 545618. OLE color: 545618.
HSL color Cylindrical-coordinate representation of color #525308: hue angle of 60.8º degrees, saturation: 0.82, lightness: 0.18%. HSV value (or HSB Brightness) of color is 0.33% and HSV saturation: 0.9%. Process color model (Four color, CMYK) of #525308 is Cyan = 0.01, Magento = 0, Yellow = 0.90 and Black (K on CMYK) = 0.67.
Color convert
| RGB | 82 | 83 | 8 | - |
| CMYK | 0.01 | 0 | 0.90 | 0.67 |
| HSL | 60.8º | 0.82% | 0.18% | - |
| HSV(B) | 60.8º | 0.9% | 0.33% | - |
| XYZ | 6.62 | 8 | 1.42 | - |
| YUV | 74.15 | 90.67 | 133.6 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 82 | 83 | 8 | 0.01 | 0 | 0.90 | 0.67 | 60.8 | 0.82 | 0.18 |
| Hex | 52 | 53 | 8 | 1 | 0 | 5A | 43 | 3D | 52 | 12 |
| Octal | 122 | 123 | 10 | 1 | 0 | 132 | 103 | 75 | 122 | 22 |
| Binary | 1010010 | 1010011 | 1000 | 1 | 0 | 1011010 | 1000011 | 111101 | 1010010 | 10010 |
Color Harmonies of #525308
Complementary color
Monochromatic Colors of #525308
Black with #525308
Text Example
Text Example
White with #525308
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #525308; }
p { color: rgb(82,83,8); }
H1.HeaderClassName
{
color: #525308;
}
.AnyTagClassName
{
color: #525308;
}
</style>
background-color css
<style>
a { background-color: #525308; }
a { background-color: rgb(82,83,8); }
div.DivClassName
{
background-color: #525308;
}
.BgClassName
{
background-color: #525308;
}
</style>
border-color css
<style>
span { border-color: #525308; }
span { border-color: rgb(82,83,8); }
td.TdClassName
{
border-color: #525308;
}
.TagClassName
{
border-color: #525308;
}
</style>