Shades of Verdun Green #485608
Tints of Verdun Green #485608
RGB
CMYK
RGB Variations
Color information
#485608 (or 0x485608) is known color: Verdun Green. HEX triplet: 48, 56 and 08. RGB value is (72,86,8). Sum of RGB (Red+Green+Blue) = 72+86+8=166 (21% of max value = 765). Red value is 72 (28.52% from 255 or 43.37% from 166); Green value is 86 (33.98% from 255 or 51.81% from 166); Blue value is 8 (3.52% from 255 or 4.82% from 166); Max value from RGB is 86 - color contains mainly: green. Hex color #485608 is not a web safe color. Web safe color analog (approx): #336600. Inversed color of #485608 is #B7A9F7. Grayscale: #494949. Windows color (decimal): -12036600 or 546376. OLE color: 546376.
HSL color Cylindrical-coordinate representation of color #485608: hue angle of 70.77º degrees, saturation: 0.83, lightness: 0.18%. HSV value (or HSB Brightness) of color is 0.34% and HSV saturation: 0.91%. Process color model (Four color, CMYK) of #485608 is Cyan = 0.16, Magento = 0, Yellow = 0.91 and Black (K on CMYK) = 0.66.
Color convert
| RGB | 72 | 86 | 8 | - |
| CMYK | 0.16 | 0 | 0.91 | 0.66 |
| HSL | 70.77º | 0.83% | 0.18% | - |
| HSV(B) | 70.77º | 0.91% | 0.34% | - |
| XYZ | 6.04 | 8.05 | 1.47 | - |
| YUV | 72.92 | 91.36 | 127.34 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 72 | 86 | 8 | 0.16 | 0 | 0.91 | 0.66 | 70.77 | 0.83 | 0.18 |
| Hex | 48 | 56 | 8 | 10 | 0 | 5B | 42 | 47 | 53 | 12 |
| Octal | 110 | 126 | 10 | 20 | 0 | 133 | 102 | 107 | 123 | 22 |
| Binary | 1001000 | 1010110 | 1000 | 10000 | 0 | 1011011 | 1000010 | 1000111 | 1010011 | 10010 |
Color Harmonies of #485608
Complementary color
Monochromatic Colors of #485608
Black with #485608
Text Example
Text Example
White with #485608
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #485608; }
p { color: rgb(72,86,8); }
H1.HeaderClassName
{
color: #485608;
}
.AnyTagClassName
{
color: #485608;
}
</style>
background-color css
<style>
a { background-color: #485608; }
a { background-color: rgb(72,86,8); }
div.DivClassName
{
background-color: #485608;
}
.BgClassName
{
background-color: #485608;
}
</style>
border-color css
<style>
span { border-color: #485608; }
span { border-color: rgb(72,86,8); }
td.TdClassName
{
border-color: #485608;
}
.TagClassName
{
border-color: #485608;
}
</style>