Shades of Verdun Green #536608
Tints of Verdun Green #536608
RGB
CMYK
RGB Variations
Color information
#536608 (or 0x536608) is known color: Verdun Green. HEX triplet: 53, 66 and 08. RGB value is (83,102,8). Sum of RGB (Red+Green+Blue) = 83+102+8=193 (25% of max value = 765). Red value is 83 (32.81% from 255 or 43.01% from 193); Green value is 102 (40.23% from 255 or 52.85% from 193); Blue value is 8 (3.52% from 255 or 4.15% from 193); Max value from RGB is 102 - color contains mainly: green. Hex color #536608 is not a web safe color. Web safe color analog (approx): #666600. Inversed color of #536608 is #AC99F7. Grayscale: #555555. Windows color (decimal): -11311608 or 550483. OLE color: 550483.
HSL color Cylindrical-coordinate representation of color #536608: hue angle of 72.13º degrees, saturation: 0.85, lightness: 0.22%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 0.92%. Process color model (Four color, CMYK) of #536608 is Cyan = 0.19, Magento = 0, Yellow = 0.92 and Black (K on CMYK) = 0.6.
Color convert
| RGB | 83 | 102 | 8 | - |
| CMYK | 0.19 | 0 | 0.92 | 0.6 |
| HSL | 72.13º | 0.85% | 0.22% | - |
| HSV(B) | 72.13º | 0.92% | 0.4% | - |
| XYZ | 8.36 | 11.36 | 1.98 | - |
| YUV | 85.6 | 84.21 | 126.14 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 83 | 102 | 8 | 0.19 | 0 | 0.92 | 0.6 | 72.13 | 0.85 | 0.22 |
| Hex | 53 | 66 | 8 | 13 | 0 | 5C | 3C | 48 | 55 | 16 |
| Octal | 123 | 146 | 10 | 23 | 0 | 134 | 74 | 110 | 125 | 26 |
| Binary | 1010011 | 1100110 | 1000 | 10011 | 0 | 1011100 | 111100 | 1001000 | 1010101 | 10110 |
Color Harmonies of #536608
Complementary color
Monochromatic Colors of #536608
Black with #536608
Text Example
Text Example
White with #536608
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #536608; }
p { color: rgb(83,102,8); }
H1.HeaderClassName
{
color: #536608;
}
.AnyTagClassName
{
color: #536608;
}
</style>
background-color css
<style>
a { background-color: #536608; }
a { background-color: rgb(83,102,8); }
div.DivClassName
{
background-color: #536608;
}
.BgClassName
{
background-color: #536608;
}
</style>
border-color css
<style>
span { border-color: #536608; }
span { border-color: rgb(83,102,8); }
td.TdClassName
{
border-color: #536608;
}
.TagClassName
{
border-color: #536608;
}
</style>