Shades of Verdun Green #306305
Tints of Verdun Green #306305
RGB
CMYK
RGB Variations
Color information
#306305 (or 0x306305) is known color: Verdun Green. HEX triplet: 30, 63 and 05. RGB value is (48,99,5). Sum of RGB (Red+Green+Blue) = 48+99+5=152 (20% of max value = 765). Red value is 48 (19.14% from 255 or 31.58% from 152); Green value is 99 (39.06% from 255 or 65.13% from 152); Blue value is 5 (2.34% from 255 or 3.29% from 152); Max value from RGB is 99 - color contains mainly: green. Hex color #306305 is not a web safe color. Web safe color analog (approx): #336600. Inversed color of #306305 is #CF9CFA. Grayscale: #494949. Windows color (decimal): -13606139 or 353072. OLE color: 353072.
HSL color Cylindrical-coordinate representation of color #306305: hue angle of 92.55º degrees, saturation: 0.9, lightness: 0.2%. HSV value (or HSB Brightness) of color is 0.39% and HSV saturation: 0.95%. Process color model (Four color, CMYK) of #306305 is Cyan = 0.52, Magento = 0, Yellow = 0.95 and Black (K on CMYK) = 0.61.
Color convert
| RGB | 48 | 99 | 5 | - |
| CMYK | 0.52 | 0 | 0.95 | 0.61 |
| HSL | 92.55º | 0.9% | 0.2% | - |
| HSV(B) | 92.55º | 0.95% | 0.39% | - |
| XYZ | 5.71 | 9.56 | 1.69 | - |
| YUV | 73.04 | 89.6 | 110.14 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 48 | 99 | 5 | 0.52 | 0 | 0.95 | 0.61 | 92.55 | 0.9 | 0.2 |
| Hex | 30 | 63 | 5 | 34 | 0 | 5F | 3D | 5D | 5A | 14 |
| Octal | 60 | 143 | 5 | 64 | 0 | 137 | 75 | 135 | 132 | 24 |
| Binary | 110000 | 1100011 | 101 | 110100 | 0 | 1011111 | 111101 | 1011101 | 1011010 | 10100 |
Color Harmonies of #306305
Complementary color
Monochromatic Colors of #306305
Black with #306305
Text Example
Text Example
White with #306305
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #306305; }
p { color: rgb(48,99,5); }
H1.HeaderClassName
{
color: #306305;
}
.AnyTagClassName
{
color: #306305;
}
</style>
background-color css
<style>
a { background-color: #306305; }
a { background-color: rgb(48,99,5); }
div.DivClassName
{
background-color: #306305;
}
.BgClassName
{
background-color: #306305;
}
</style>
border-color css
<style>
span { border-color: #306305; }
span { border-color: rgb(48,99,5); }
td.TdClassName
{
border-color: #306305;
}
.TagClassName
{
border-color: #306305;
}
</style>