Shades of Verdun Green #454719
Tints of Verdun Green #454719
RGB
CMYK
RGB Variations
Color information
#454719 (or 0x454719) is known color: Verdun Green. HEX triplet: 45, 47 and 19. RGB value is (69,71,25). Sum of RGB (Red+Green+Blue) = 69+71+25=165 (21% of max value = 765). Red value is 69 (27.34% from 255 or 41.82% from 165); Green value is 71 (28.12% from 255 or 43.03% from 165); Blue value is 25 (10.16% from 255 or 15.15% from 165); Max value from RGB is 71 - color contains mainly: green. Hex color #454719 is not a web safe color. Web safe color analog (approx): #333300. Inversed color of #454719 is #BAB8E6. Grayscale: #414141. Windows color (decimal): -12237031 or 1656645. OLE color: 1656645.
HSL color Cylindrical-coordinate representation of color #454719: hue angle of 62.61º degrees, saturation: 0.48, lightness: 0.19%. HSV value (or HSB Brightness) of color is 0.28% and HSV saturation: 0.65%. Process color model (Four color, CMYK) of #454719 is Cyan = 0.03, Magento = 0, Yellow = 0.65 and Black (K on CMYK) = 0.72.
Color convert
| RGB | 69 | 71 | 25 | - |
| CMYK | 0.03 | 0 | 0.65 | 0.72 |
| HSL | 62.61º | 0.48% | 0.19% | - |
| HSV(B) | 62.61º | 0.65% | 0.28% | - |
| XYZ | 4.88 | 5.84 | 1.79 | - |
| YUV | 65.16 | 105.34 | 130.74 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 69 | 71 | 25 | 0.03 | 0 | 0.65 | 0.72 | 62.61 | 0.48 | 0.19 |
| Hex | 45 | 47 | 19 | 3 | 0 | 41 | 48 | 3F | 30 | 13 |
| Octal | 105 | 107 | 31 | 3 | 0 | 101 | 110 | 77 | 60 | 23 |
| Binary | 1000101 | 1000111 | 11001 | 11 | 0 | 1000001 | 1001000 | 111111 | 110000 | 10011 |
Color Harmonies of #454719
Complementary color
Monochromatic Colors of #454719
Black with #454719
Text Example
Text Example
White with #454719
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #454719; }
p { color: rgb(69,71,25); }
H1.HeaderClassName
{
color: #454719;
}
.AnyTagClassName
{
color: #454719;
}
</style>
background-color css
<style>
a { background-color: #454719; }
a { background-color: rgb(69,71,25); }
div.DivClassName
{
background-color: #454719;
}
.BgClassName
{
background-color: #454719;
}
</style>
border-color css
<style>
span { border-color: #454719; }
span { border-color: rgb(69,71,25); }
td.TdClassName
{
border-color: #454719;
}
.TagClassName
{
border-color: #454719;
}
</style>