Shades of Verdun Green #545108
Tints of Verdun Green #545108
RGB
CMYK
RGB Variations
Color information
#545108 (or 0x545108) is known color: Verdun Green. HEX triplet: 54, 51 and 08. RGB value is (84,81,8). Sum of RGB (Red+Green+Blue) = 84+81+8=173 (22% of max value = 765). Red value is 84 (33.20% from 255 or 48.55% from 173); Green value is 81 (32.03% from 255 or 46.82% from 173); Blue value is 8 (3.52% from 255 or 4.62% from 173); Max value from RGB is 84 - color contains mainly: red. Hex color #545108 is not a web safe color. Web safe color analog (approx): #666600. Inversed color of #545108 is #ABAEF7. Grayscale: #494949. Windows color (decimal): -11251448 or 545108. OLE color: 545108.
HSL color Cylindrical-coordinate representation of color #545108: hue angle of 57.63º degrees, saturation: 0.83, 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 #545108 is Cyan = 0, Magento = 0.04, Yellow = 0.90 and Black (K on CMYK) = 0.67.
Color convert
| RGB | 84 | 81 | 8 | - |
| CMYK | 0 | 0.04 | 0.90 | 0.67 |
| HSL | 57.63º | 0.83% | 0.18% | - |
| HSV(B) | 57.63º | 0.9% | 0.33% | - |
| XYZ | 6.64 | 7.79 | 1.38 | - |
| YUV | 73.58 | 90.99 | 135.44 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 84 | 81 | 8 | 0 | 0.04 | 0.90 | 0.67 | 57.63 | 0.83 | 0.18 |
| Hex | 54 | 51 | 8 | 0 | 4 | 5A | 43 | 3A | 53 | 12 |
| Octal | 124 | 121 | 10 | 0 | 4 | 132 | 103 | 72 | 123 | 22 |
| Binary | 1010100 | 1010001 | 1000 | 0 | 100 | 1011010 | 1000011 | 111010 | 1010011 | 10010 |
Color Harmonies of #545108
Complementary color
Monochromatic Colors of #545108
Black with #545108
Text Example
Text Example
White with #545108
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #545108; }
p { color: rgb(84,81,8); }
H1.HeaderClassName
{
color: #545108;
}
.AnyTagClassName
{
color: #545108;
}
</style>
background-color css
<style>
a { background-color: #545108; }
a { background-color: rgb(84,81,8); }
div.DivClassName
{
background-color: #545108;
}
.BgClassName
{
background-color: #545108;
}
</style>
border-color css
<style>
span { border-color: #545108; }
span { border-color: rgb(84,81,8); }
td.TdClassName
{
border-color: #545108;
}
.TagClassName
{
border-color: #545108;
}
</style>