Shades of Verdun Green #455319
Tints of Verdun Green #455319
RGB
CMYK
RGB Variations
Color information
#455319 (or 0x455319) is known color: Verdun Green. HEX triplet: 45, 53 and 19. RGB value is (69,83,25). Sum of RGB (Red+Green+Blue) = 69+83+25=177 (23% of max value = 765). Red value is 69 (27.34% from 255 or 38.98% from 177); Green value is 83 (32.81% from 255 or 46.89% from 177); Blue value is 25 (10.16% from 255 or 14.12% from 177); Max value from RGB is 83 - color contains mainly: green. Hex color #455319 is not a web safe color. Web safe color analog (approx): #336600. Inversed color of #455319 is #BAACE6. Grayscale: #484848. Windows color (decimal): -12233959 or 1659717. OLE color: 1659717.
HSL color Cylindrical-coordinate representation of color #455319: hue angle of 74.48º degrees, saturation: 0.54, lightness: 0.21%. HSV value (or HSB Brightness) of color is 0.33% and HSV saturation: 0.7%. Process color model (Four color, CMYK) of #455319 is Cyan = 0.17, Magento = 0, Yellow = 0.70 and Black (K on CMYK) = 0.67.
Color convert
| RGB | 69 | 83 | 25 | - |
| CMYK | 0.17 | 0 | 0.70 | 0.67 |
| HSL | 74.48º | 0.54% | 0.21% | - |
| HSV(B) | 74.48º | 0.7% | 0.33% | - |
| XYZ | 5.72 | 7.52 | 2.07 | - |
| YUV | 72.2 | 101.36 | 125.72 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 69 | 83 | 25 | 0.17 | 0 | 0.70 | 0.67 | 74.48 | 0.54 | 0.21 |
| Hex | 45 | 53 | 19 | 11 | 0 | 46 | 43 | 4A | 36 | 15 |
| Octal | 105 | 123 | 31 | 21 | 0 | 106 | 103 | 112 | 66 | 25 |
| Binary | 1000101 | 1010011 | 11001 | 10001 | 0 | 1000110 | 1000011 | 1001010 | 110110 | 10101 |
Color Harmonies of #455319
Complementary color
Monochromatic Colors of #455319
Black with #455319
Text Example
Text Example
White with #455319
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #455319; }
p { color: rgb(69,83,25); }
H1.HeaderClassName
{
color: #455319;
}
.AnyTagClassName
{
color: #455319;
}
</style>
background-color css
<style>
a { background-color: #455319; }
a { background-color: rgb(69,83,25); }
div.DivClassName
{
background-color: #455319;
}
.BgClassName
{
background-color: #455319;
}
</style>
border-color css
<style>
span { border-color: #455319; }
span { border-color: rgb(69,83,25); }
td.TdClassName
{
border-color: #455319;
}
.TagClassName
{
border-color: #455319;
}
</style>