Shades of Verdun Green #484906
Tints of Verdun Green #484906
RGB
CMYK
RGB Variations
Color information
#484906 (or 0x484906) is known color: Verdun Green. HEX triplet: 48, 49 and 06. RGB value is (72,73,6). Sum of RGB (Red+Green+Blue) = 72+73+6=151 (20% of max value = 765). Red value is 72 (28.52% from 255 or 47.68% from 151); Green value is 73 (28.91% from 255 or 48.34% from 151); Blue value is 6 (2.73% from 255 or 3.97% from 151); Max value from RGB is 73 - color contains mainly: green. Hex color #484906 is not a web safe color. Web safe color analog (approx): #333300. Inversed color of #484906 is #B7B6F9. Grayscale: #414141. Windows color (decimal): -12039930 or 411976. OLE color: 411976.
HSL color Cylindrical-coordinate representation of color #484906: hue angle of 60.9º degrees, saturation: 0.85, lightness: 0.15%. HSV value (or HSB Brightness) of color is 0.29% and HSV saturation: 0.92%. Process color model (Four color, CMYK) of #484906 is Cyan = 0.01, Magento = 0, Yellow = 0.92 and Black (K on CMYK) = 0.71.
Color convert
| RGB | 72 | 73 | 6 | - |
| CMYK | 0.01 | 0 | 0.92 | 0.71 |
| HSL | 60.9º | 0.85% | 0.15% | - |
| HSV(B) | 60.9º | 0.92% | 0.29% | - |
| XYZ | 5.09 | 6.16 | 1.09 | - |
| YUV | 65.06 | 94.67 | 132.95 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 72 | 73 | 6 | 0.01 | 0 | 0.92 | 0.71 | 60.9 | 0.85 | 0.15 |
| Hex | 48 | 49 | 6 | 1 | 0 | 5C | 47 | 3D | 55 | F |
| Octal | 110 | 111 | 6 | 1 | 0 | 134 | 107 | 75 | 125 | 17 |
| Binary | 1001000 | 1001001 | 110 | 1 | 0 | 1011100 | 1000111 | 111101 | 1010101 | 1111 |
Color Harmonies of #484906
Complementary color
Monochromatic Colors of #484906
Black with #484906
Text Example
Text Example
White with #484906
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #484906; }
p { color: rgb(72,73,6); }
H1.HeaderClassName
{
color: #484906;
}
.AnyTagClassName
{
color: #484906;
}
</style>
background-color css
<style>
a { background-color: #484906; }
a { background-color: rgb(72,73,6); }
div.DivClassName
{
background-color: #484906;
}
.BgClassName
{
background-color: #484906;
}
</style>
border-color css
<style>
span { border-color: #484906; }
span { border-color: rgb(72,73,6); }
td.TdClassName
{
border-color: #484906;
}
.TagClassName
{
border-color: #484906;
}
</style>