Shades of Verdun Green #525407
Tints of Verdun Green #525407
RGB
CMYK
RGB Variations
Color information
#525407 (or 0x525407) is known color: Verdun Green. HEX triplet: 52, 54 and 07. RGB value is (82,84,7). Sum of RGB (Red+Green+Blue) = 82+84+7=173 (22% of max value = 765). Red value is 82 (32.42% from 255 or 47.40% from 173); Green value is 84 (33.20% from 255 or 48.55% from 173); Blue value is 7 (3.12% from 255 or 4.05% from 173); Max value from RGB is 84 - color contains mainly: green. Hex color #525407 is not a web safe color. Web safe color analog (approx): #666600. Inversed color of #525407 is #ADABF8. Grayscale: #4A4A4A. Windows color (decimal): -11381753 or 480338. OLE color: 480338.
HSL color Cylindrical-coordinate representation of color #525407: hue angle of 61.56º degrees, saturation: 0.85, lightness: 0.18%. HSV value (or HSB Brightness) of color is 0.33% and HSV saturation: 0.92%. Process color model (Four color, CMYK) of #525407 is Cyan = 0.02, Magento = 0, Yellow = 0.92 and Black (K on CMYK) = 0.67.
Color convert
| RGB | 82 | 84 | 7 | - |
| CMYK | 0.02 | 0 | 0.92 | 0.67 |
| HSL | 61.56º | 0.85% | 0.18% | - |
| HSV(B) | 61.56º | 0.92% | 0.33% | - |
| XYZ | 6.69 | 8.15 | 1.42 | - |
| YUV | 74.62 | 89.84 | 133.26 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 82 | 84 | 7 | 0.02 | 0 | 0.92 | 0.67 | 61.56 | 0.85 | 0.18 |
| Hex | 52 | 54 | 7 | 2 | 0 | 5C | 43 | 3E | 55 | 12 |
| Octal | 122 | 124 | 7 | 2 | 0 | 134 | 103 | 76 | 125 | 22 |
| Binary | 1010010 | 1010100 | 111 | 10 | 0 | 1011100 | 1000011 | 111110 | 1010101 | 10010 |
Color Harmonies of #525407
Complementary color
Monochromatic Colors of #525407
Black with #525407
Text Example
Text Example
White with #525407
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #525407; }
p { color: rgb(82,84,7); }
H1.HeaderClassName
{
color: #525407;
}
.AnyTagClassName
{
color: #525407;
}
</style>
background-color css
<style>
a { background-color: #525407; }
a { background-color: rgb(82,84,7); }
div.DivClassName
{
background-color: #525407;
}
.BgClassName
{
background-color: #525407;
}
</style>
border-color css
<style>
span { border-color: #525407; }
span { border-color: rgb(82,84,7); }
td.TdClassName
{
border-color: #525407;
}
.TagClassName
{
border-color: #525407;
}
</style>