Shades of Verdun Green #454617
Tints of Verdun Green #454617
RGB
CMYK
RGB Variations
Color information
#454617 (or 0x454617) is known color: Verdun Green. HEX triplet: 45, 46 and 17. RGB value is (69,70,23). Sum of RGB (Red+Green+Blue) = 69+70+23=162 (21% of max value = 765). Red value is 69 (27.34% from 255 or 42.59% from 162); Green value is 70 (27.73% from 255 or 43.21% from 162); Blue value is 23 (9.38% from 255 or 14.20% from 162); Max value from RGB is 70 - color contains mainly: green. Hex color #454617 is not a web safe color. Web safe color analog (approx): #333300. Inversed color of #454617 is #BAB9E8. Grayscale: #404040. Windows color (decimal): -12237289 or 1525317. OLE color: 1525317.
HSL color Cylindrical-coordinate representation of color #454617: hue angle of 61.28º degrees, saturation: 0.51, lightness: 0.18%. HSV value (or HSB Brightness) of color is 0.27% and HSV saturation: 0.67%. Process color model (Four color, CMYK) of #454617 is Cyan = 0.01, Magento = 0, Yellow = 0.67 and Black (K on CMYK) = 0.73.
Color convert
| RGB | 69 | 70 | 23 | - |
| CMYK | 0.01 | 0 | 0.67 | 0.73 |
| HSL | 61.28º | 0.51% | 0.18% | - |
| HSV(B) | 61.28º | 0.67% | 0.27% | - |
| XYZ | 4.8 | 5.71 | 1.66 | - |
| YUV | 64.34 | 104.67 | 131.32 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 69 | 70 | 23 | 0.01 | 0 | 0.67 | 0.73 | 61.28 | 0.51 | 0.18 |
| Hex | 45 | 46 | 17 | 1 | 0 | 43 | 49 | 3D | 33 | 12 |
| Octal | 105 | 106 | 27 | 1 | 0 | 103 | 111 | 75 | 63 | 22 |
| Binary | 1000101 | 1000110 | 10111 | 1 | 0 | 1000011 | 1001001 | 111101 | 110011 | 10010 |
Color Harmonies of #454617
Complementary color
Monochromatic Colors of #454617
Black with #454617
Text Example
Text Example
White with #454617
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #454617; }
p { color: rgb(69,70,23); }
H1.HeaderClassName
{
color: #454617;
}
.AnyTagClassName
{
color: #454617;
}
</style>
background-color css
<style>
a { background-color: #454617; }
a { background-color: rgb(69,70,23); }
div.DivClassName
{
background-color: #454617;
}
.BgClassName
{
background-color: #454617;
}
</style>
border-color css
<style>
span { border-color: #454617; }
span { border-color: rgb(69,70,23); }
td.TdClassName
{
border-color: #454617;
}
.TagClassName
{
border-color: #454617;
}
</style>