Shades of Verdun Green #306503
Tints of Verdun Green #306503
RGB
CMYK
RGB Variations
Color information
#306503 (or 0x306503) is known color: Verdun Green. HEX triplet: 30, 65 and 03. RGB value is (48,101,3). Sum of RGB (Red+Green+Blue) = 48+101+3=152 (20% of max value = 765). Red value is 48 (19.14% from 255 or 31.58% from 152); Green value is 101 (39.84% from 255 or 66.45% from 152); Blue value is 3 (1.56% from 255 or 1.97% from 152); Max value from RGB is 101 - color contains mainly: green. Hex color #306503 is not a web safe color. Web safe color analog (approx): #336600. Inversed color of #306503 is #CF9AFC. Grayscale: #4A4A4A. Windows color (decimal): -13605629 or 222512. OLE color: 222512.
HSL color Cylindrical-coordinate representation of color #306503: hue angle of 92.45º degrees, saturation: 0.94, lightness: 0.2%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 0.97%. Process color model (Four color, CMYK) of #306503 is Cyan = 0.52, Magento = 0, Yellow = 0.97 and Black (K on CMYK) = 0.60.
Color convert
| RGB | 48 | 101 | 3 | - |
| CMYK | 0.52 | 0 | 0.97 | 0.60 |
| HSL | 92.45º | 0.94% | 0.2% | - |
| HSV(B) | 92.45º | 0.97% | 0.4% | - |
| XYZ | 5.89 | 9.94 | 1.69 | - |
| YUV | 73.98 | 87.94 | 109.47 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 48 | 101 | 3 | 0.52 | 0 | 0.97 | 0.60 | 92.45 | 0.94 | 0.2 |
| Hex | 30 | 65 | 3 | 34 | 0 | 61 | 3C | 5C | 5E | 14 |
| Octal | 60 | 145 | 3 | 64 | 0 | 141 | 74 | 134 | 136 | 24 |
| Binary | 110000 | 1100101 | 11 | 110100 | 0 | 1100001 | 111100 | 1011100 | 1011110 | 10100 |
Color Harmonies of #306503
Complementary color
Monochromatic Colors of #306503
Black with #306503
Text Example
Text Example
White with #306503
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #306503; }
p { color: rgb(48,101,3); }
H1.HeaderClassName
{
color: #306503;
}
.AnyTagClassName
{
color: #306503;
}
</style>
background-color css
<style>
a { background-color: #306503; }
a { background-color: rgb(48,101,3); }
div.DivClassName
{
background-color: #306503;
}
.BgClassName
{
background-color: #306503;
}
</style>
border-color css
<style>
span { border-color: #306503; }
span { border-color: rgb(48,101,3); }
td.TdClassName
{
border-color: #306503;
}
.TagClassName
{
border-color: #306503;
}
</style>