Shades of Verdun Green #485408
Tints of Verdun Green #485408
RGB
CMYK
RGB Variations
Color information
#485408 (or 0x485408) is known color: Verdun Green. HEX triplet: 48, 54 and 08. RGB value is (72,84,8). Sum of RGB (Red+Green+Blue) = 72+84+8=164 (21% of max value = 765). Red value is 72 (28.52% from 255 or 43.90% from 164); Green value is 84 (33.20% from 255 or 51.22% from 164); Blue value is 8 (3.52% from 255 or 4.88% from 164); Max value from RGB is 84 - color contains mainly: green. Hex color #485408 is not a web safe color. Web safe color analog (approx): #336600. Inversed color of #485408 is #B7ABF7. Grayscale: #484848. Windows color (decimal): -12037112 or 545864. OLE color: 545864.
HSL color Cylindrical-coordinate representation of color #485408: hue angle of 69.47º 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 #485408 is Cyan = 0.14, Magento = 0, Yellow = 0.90 and Black (K on CMYK) = 0.67.
Color convert
| RGB | 72 | 84 | 8 | - |
| CMYK | 0.14 | 0 | 0.90 | 0.67 |
| HSL | 69.47º | 0.83% | 0.18% | - |
| HSV(B) | 69.47º | 0.9% | 0.33% | - |
| XYZ | 5.89 | 7.74 | 1.41 | - |
| YUV | 71.75 | 92.02 | 128.18 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 72 | 84 | 8 | 0.14 | 0 | 0.90 | 0.67 | 69.47 | 0.83 | 0.18 |
| Hex | 48 | 54 | 8 | E | 0 | 5A | 43 | 45 | 53 | 12 |
| Octal | 110 | 124 | 10 | 16 | 0 | 132 | 103 | 105 | 123 | 22 |
| Binary | 1001000 | 1010100 | 1000 | 1110 | 0 | 1011010 | 1000011 | 1000101 | 1010011 | 10010 |
Color Harmonies of #485408
Complementary color
Monochromatic Colors of #485408
Black with #485408
Text Example
Text Example
White with #485408
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #485408; }
p { color: rgb(72,84,8); }
H1.HeaderClassName
{
color: #485408;
}
.AnyTagClassName
{
color: #485408;
}
</style>
background-color css
<style>
a { background-color: #485408; }
a { background-color: rgb(72,84,8); }
div.DivClassName
{
background-color: #485408;
}
.BgClassName
{
background-color: #485408;
}
</style>
border-color css
<style>
span { border-color: #485408; }
span { border-color: rgb(72,84,8); }
td.TdClassName
{
border-color: #485408;
}
.TagClassName
{
border-color: #485408;
}
</style>