Shades of Verdun Green #455407
Tints of Verdun Green #455407
RGB
CMYK
RGB Variations
Color information
#455407 (or 0x455407) is known color: Verdun Green. HEX triplet: 45, 54 and 07. RGB value is (69,84,7). Sum of RGB (Red+Green+Blue) = 69+84+7=160 (21% of max value = 765). Red value is 69 (27.34% from 255 or 43.12% from 160); Green value is 84 (33.20% from 255 or 52.5% from 160); Blue value is 7 (3.12% from 255 or 4.38% from 160); Max value from RGB is 84 - color contains mainly: green. Hex color #455407 is not a web safe color. Web safe color analog (approx): #336600. Inversed color of #455407 is #BAABF8. Grayscale: #474747. Windows color (decimal): -12233721 or 480325. OLE color: 480325.
HSL color Cylindrical-coordinate representation of color #455407: hue angle of 71.69º degrees, saturation: 0.85, lightness: 0.18%. HSV value (or HSB Brightness) of color is 0.33% and HSV saturation: 0.92%. Process color model (Four color, CMYK) of #455407 is Cyan = 0.18, Magento = 0, Yellow = 0.92 and Black (K on CMYK) = 0.67.
Color convert
| RGB | 69 | 84 | 7 | - |
| CMYK | 0.18 | 0 | 0.92 | 0.67 |
| HSL | 71.69º | 0.85% | 0.18% | - |
| HSV(B) | 71.69º | 0.92% | 0.33% | - |
| XYZ | 5.66 | 7.62 | 1.37 | - |
| YUV | 70.74 | 92.03 | 126.76 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 69 | 84 | 7 | 0.18 | 0 | 0.92 | 0.67 | 71.69 | 0.85 | 0.18 |
| Hex | 45 | 54 | 7 | 12 | 0 | 5C | 43 | 48 | 55 | 12 |
| Octal | 105 | 124 | 7 | 22 | 0 | 134 | 103 | 110 | 125 | 22 |
| Binary | 1000101 | 1010100 | 111 | 10010 | 0 | 1011100 | 1000011 | 1001000 | 1010101 | 10010 |
Color Harmonies of #455407
Complementary color
Monochromatic Colors of #455407
Black with #455407
Text Example
Text Example
White with #455407
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #455407; }
p { color: rgb(69,84,7); }
H1.HeaderClassName
{
color: #455407;
}
.AnyTagClassName
{
color: #455407;
}
</style>
background-color css
<style>
a { background-color: #455407; }
a { background-color: rgb(69,84,7); }
div.DivClassName
{
background-color: #455407;
}
.BgClassName
{
background-color: #455407;
}
</style>
border-color css
<style>
span { border-color: #455407; }
span { border-color: rgb(69,84,7); }
td.TdClassName
{
border-color: #455407;
}
.TagClassName
{
border-color: #455407;
}
</style>