Shades of Verdun Green #465518
Tints of Verdun Green #465518
RGB
CMYK
RGB Variations
Color information
#465518 (or 0x465518) is known color: Verdun Green. HEX triplet: 46, 55 and 18. RGB value is (70,85,24). Sum of RGB (Red+Green+Blue) = 70+85+24=179 (23% of max value = 765). Red value is 70 (27.73% from 255 or 39.11% from 179); Green value is 85 (33.59% from 255 or 47.49% from 179); Blue value is 24 (9.77% from 255 or 13.41% from 179); Max value from RGB is 85 - color contains mainly: green. Hex color #465518 is not a web safe color. Web safe color analog (approx): #336600. Inversed color of #465518 is #B9AAE7. Grayscale: #494949. Windows color (decimal): -12167912 or 1594694. OLE color: 1594694.
HSL color Cylindrical-coordinate representation of color #465518: hue angle of 74.75º degrees, saturation: 0.56, lightness: 0.21%. HSV value (or HSB Brightness) of color is 0.33% and HSV saturation: 0.72%. Process color model (Four color, CMYK) of #465518 is Cyan = 0.18, Magento = 0, Yellow = 0.72 and Black (K on CMYK) = 0.67.
Color convert
| RGB | 70 | 85 | 24 | - |
| CMYK | 0.18 | 0 | 0.72 | 0.67 |
| HSL | 74.75º | 0.56% | 0.21% | - |
| HSV(B) | 74.75º | 0.72% | 0.33% | - |
| XYZ | 5.94 | 7.87 | 2.07 | - |
| YUV | 73.56 | 100.03 | 125.46 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 70 | 85 | 24 | 0.18 | 0 | 0.72 | 0.67 | 74.75 | 0.56 | 0.21 |
| Hex | 46 | 55 | 18 | 12 | 0 | 48 | 43 | 4B | 38 | 15 |
| Octal | 106 | 125 | 30 | 22 | 0 | 110 | 103 | 113 | 70 | 25 |
| Binary | 1000110 | 1010101 | 11000 | 10010 | 0 | 1001000 | 1000011 | 1001011 | 111000 | 10101 |
Color Harmonies of #465518
Complementary color
Monochromatic Colors of #465518
Black with #465518
Text Example
Text Example
White with #465518
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #465518; }
p { color: rgb(70,85,24); }
H1.HeaderClassName
{
color: #465518;
}
.AnyTagClassName
{
color: #465518;
}
</style>
background-color css
<style>
a { background-color: #465518; }
a { background-color: rgb(70,85,24); }
div.DivClassName
{
background-color: #465518;
}
.BgClassName
{
background-color: #465518;
}
</style>
border-color css
<style>
span { border-color: #465518; }
span { border-color: rgb(70,85,24); }
td.TdClassName
{
border-color: #465518;
}
.TagClassName
{
border-color: #465518;
}
</style>