Shades of Verdun Green #535310
Tints of Verdun Green #535310
RGB
CMYK
RGB Variations
Color information
#535310 (or 0x535310) is known color: Verdun Green. HEX triplet: 53, 53 and 10. RGB value is (83,83,16). Sum of RGB (Red+Green+Blue) = 83+83+16=182 (24% of max value = 765). Red value is 83 (32.81% from 255 or 45.60% from 182); Green value is 83 (32.81% from 255 or 45.60% from 182); Blue value is 16 (6.64% from 255 or 8.79% from 182); Max value from RGB is 83 - color contains mainly: red, green. Hex color #535310 is not a web safe color. Web safe color analog (approx): #666600. Inversed color of #535310 is #ACACEF. Grayscale: #4B4B4B. Windows color (decimal): -11316464 or 1069907. OLE color: 1069907.
HSL color Cylindrical-coordinate representation of color #535310: hue angle of 60º degrees, saturation: 0.68, lightness: 0.19%. HSV value (or HSB Brightness) of color is 0.33% and HSV saturation: 0.81%. Process color model (Four color, CMYK) of #535310 is Cyan = 0, Magento = 0, Yellow = 0.81 and Black (K on CMYK) = 0.67.
Color convert
| RGB | 83 | 83 | 16 | - |
| CMYK | 0 | 0 | 0.81 | 0.67 |
| HSL | 60º | 0.68% | 0.19% | - |
| HSV(B) | 60º | 0.81% | 0.33% | - |
| XYZ | 6.75 | 8.06 | 1.69 | - |
| YUV | 75.36 | 94.5 | 133.45 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 83 | 83 | 16 | 0 | 0 | 0.81 | 0.67 | 60 | 0.68 | 0.19 |
| Hex | 53 | 53 | 10 | 0 | 0 | 51 | 43 | 3C | 44 | 13 |
| Octal | 123 | 123 | 20 | 0 | 0 | 121 | 103 | 74 | 104 | 23 |
| Binary | 1010011 | 1010011 | 10000 | 0 | 0 | 1010001 | 1000011 | 111100 | 1000100 | 10011 |
Color Harmonies of #535310
Complementary color
Monochromatic Colors of #535310
Black with #535310
Text Example
Text Example
White with #535310
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #535310; }
p { color: rgb(83,83,16); }
H1.HeaderClassName
{
color: #535310;
}
.AnyTagClassName
{
color: #535310;
}
</style>
background-color css
<style>
a { background-color: #535310; }
a { background-color: rgb(83,83,16); }
div.DivClassName
{
background-color: #535310;
}
.BgClassName
{
background-color: #535310;
}
</style>
border-color css
<style>
span { border-color: #535310; }
span { border-color: rgb(83,83,16); }
td.TdClassName
{
border-color: #535310;
}
.TagClassName
{
border-color: #535310;
}
</style>