Shades of Verdun Green #305906
Tints of Verdun Green #305906
RGB
CMYK
RGB Variations
Color information
#305906 (or 0x305906) is known color: Verdun Green. HEX triplet: 30, 59 and 06. RGB value is (48,89,6). Sum of RGB (Red+Green+Blue) = 48+89+6=143 (18% of max value = 765). Red value is 48 (19.14% from 255 or 33.57% from 143); Green value is 89 (35.16% from 255 or 62.24% from 143); Blue value is 6 (2.73% from 255 or 4.20% from 143); Max value from RGB is 89 - color contains mainly: green. Hex color #305906 is not a web safe color. Web safe color analog (approx): #336600. Inversed color of #305906 is #CFA6F9. Grayscale: #434343. Windows color (decimal): -13608698 or 416048. OLE color: 416048.
HSL color Cylindrical-coordinate representation of color #305906: hue angle of 89.64º degrees, saturation: 0.87, lightness: 0.19%. HSV value (or HSB Brightness) of color is 0.35% and HSV saturation: 0.93%. Process color model (Four color, CMYK) of #305906 is Cyan = 0.46, Magento = 0, Yellow = 0.93 and Black (K on CMYK) = 0.65.
Color convert
| RGB | 48 | 89 | 6 | - |
| CMYK | 0.46 | 0 | 0.93 | 0.65 |
| HSL | 89.64º | 0.87% | 0.19% | - |
| HSV(B) | 89.64º | 0.93% | 0.35% | - |
| XYZ | 4.82 | 7.79 | 1.42 | - |
| YUV | 67.28 | 93.42 | 114.25 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 48 | 89 | 6 | 0.46 | 0 | 0.93 | 0.65 | 89.64 | 0.87 | 0.19 |
| Hex | 30 | 59 | 6 | 2E | 0 | 5D | 41 | 5A | 57 | 13 |
| Octal | 60 | 131 | 6 | 56 | 0 | 135 | 101 | 132 | 127 | 23 |
| Binary | 110000 | 1011001 | 110 | 101110 | 0 | 1011101 | 1000001 | 1011010 | 1010111 | 10011 |
Color Harmonies of #305906
Complementary color
Monochromatic Colors of #305906
Black with #305906
Text Example
Text Example
White with #305906
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #305906; }
p { color: rgb(48,89,6); }
H1.HeaderClassName
{
color: #305906;
}
.AnyTagClassName
{
color: #305906;
}
</style>
background-color css
<style>
a { background-color: #305906; }
a { background-color: rgb(48,89,6); }
div.DivClassName
{
background-color: #305906;
}
.BgClassName
{
background-color: #305906;
}
</style>
border-color css
<style>
span { border-color: #305906; }
span { border-color: rgb(48,89,6); }
td.TdClassName
{
border-color: #305906;
}
.TagClassName
{
border-color: #305906;
}
</style>