Shades of Verdun Green #456318
Tints of Verdun Green #456318
RGB
CMYK
RGB Variations
Color information
#456318 (or 0x456318) is known color: Verdun Green. HEX triplet: 45, 63 and 18. RGB value is (69,99,24). Sum of RGB (Red+Green+Blue) = 69+99+24=192 (25% of max value = 765). Red value is 69 (27.34% from 255 or 35.94% from 192); Green value is 99 (39.06% from 255 or 51.56% from 192); Blue value is 24 (9.77% from 255 or 12.5% from 192); Max value from RGB is 99 - color contains mainly: green. Hex color #456318 is not a web safe color. Web safe color analog (approx): #336600. Inversed color of #456318 is #BA9CE7. Grayscale: #515151. Windows color (decimal): -12229864 or 1598277. OLE color: 1598277.
HSL color Cylindrical-coordinate representation of color #456318: hue angle of 84º degrees, saturation: 0.61, lightness: 0.24%. HSV value (or HSB Brightness) of color is 0.39% and HSV saturation: 0.76%. Process color model (Four color, CMYK) of #456318 is Cyan = 0.30, Magento = 0, Yellow = 0.76 and Black (K on CMYK) = 0.61.
Color convert
| RGB | 69 | 99 | 24 | - |
| CMYK | 0.30 | 0 | 0.76 | 0.61 |
| HSL | 84º | 0.61% | 0.24% | - |
| HSV(B) | 84º | 0.76% | 0.39% | - |
| XYZ | 7.08 | 10.25 | 2.47 | - |
| YUV | 81.48 | 95.56 | 119.1 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 69 | 99 | 24 | 0.30 | 0 | 0.76 | 0.61 | 84 | 0.61 | 0.24 |
| Hex | 45 | 63 | 18 | 1E | 0 | 4C | 3D | 54 | 3D | 18 |
| Octal | 105 | 143 | 30 | 36 | 0 | 114 | 75 | 124 | 75 | 30 |
| Binary | 1000101 | 1100011 | 11000 | 11110 | 0 | 1001100 | 111101 | 1010100 | 111101 | 11000 |
Color Harmonies of #456318
Complementary color
Monochromatic Colors of #456318
Black with #456318
Text Example
Text Example
White with #456318
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #456318; }
p { color: rgb(69,99,24); }
H1.HeaderClassName
{
color: #456318;
}
.AnyTagClassName
{
color: #456318;
}
</style>
background-color css
<style>
a { background-color: #456318; }
a { background-color: rgb(69,99,24); }
div.DivClassName
{
background-color: #456318;
}
.BgClassName
{
background-color: #456318;
}
</style>
border-color css
<style>
span { border-color: #456318; }
span { border-color: rgb(69,99,24); }
td.TdClassName
{
border-color: #456318;
}
.TagClassName
{
border-color: #456318;
}
</style>