Shades of Verdun Green #526713
Tints of Verdun Green #526713
RGB
CMYK
RGB Variations
Color information
#526713 (or 0x526713) is known color: Verdun Green. HEX triplet: 52, 67 and 13. RGB value is (82,103,19). Sum of RGB (Red+Green+Blue) = 82+103+19=204 (27% of max value = 765). Red value is 82 (32.42% from 255 or 40.20% from 204); Green value is 103 (40.62% from 255 or 50.49% from 204); Blue value is 19 (7.81% from 255 or 9.31% from 204); Max value from RGB is 103 - color contains mainly: green. Hex color #526713 is not a web safe color. Web safe color analog (approx): #666600. Inversed color of #526713 is #AD98EC. Grayscale: #575757. Windows color (decimal): -11376877 or 1271634. OLE color: 1271634.
HSL color Cylindrical-coordinate representation of color #526713: hue angle of 75º degrees, saturation: 0.69, lightness: 0.24%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 0.82%. Process color model (Four color, CMYK) of #526713 is Cyan = 0.20, Magento = 0, Yellow = 0.82 and Black (K on CMYK) = 0.60.
Color convert
| RGB | 82 | 103 | 19 | - |
| CMYK | 0.20 | 0 | 0.82 | 0.60 |
| HSL | 75º | 0.69% | 0.24% | - |
| HSV(B) | 75º | 0.82% | 0.4% | - |
| XYZ | 8.45 | 11.54 | 2.4 | - |
| YUV | 87.15 | 89.54 | 124.33 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 82 | 103 | 19 | 0.20 | 0 | 0.82 | 0.60 | 75 | 0.69 | 0.24 |
| Hex | 52 | 67 | 13 | 14 | 0 | 52 | 3C | 4B | 45 | 18 |
| Octal | 122 | 147 | 23 | 24 | 0 | 122 | 74 | 113 | 105 | 30 |
| Binary | 1010010 | 1100111 | 10011 | 10100 | 0 | 1010010 | 111100 | 1001011 | 1000101 | 11000 |
Color Harmonies of #526713
Complementary color
Monochromatic Colors of #526713
Black with #526713
Text Example
Text Example
White with #526713
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #526713; }
p { color: rgb(82,103,19); }
H1.HeaderClassName
{
color: #526713;
}
.AnyTagClassName
{
color: #526713;
}
</style>
background-color css
<style>
a { background-color: #526713; }
a { background-color: rgb(82,103,19); }
div.DivClassName
{
background-color: #526713;
}
.BgClassName
{
background-color: #526713;
}
</style>
border-color css
<style>
span { border-color: #526713; }
span { border-color: rgb(82,103,19); }
td.TdClassName
{
border-color: #526713;
}
.TagClassName
{
border-color: #526713;
}
</style>