Shades of Verdun Green #455311
Tints of Verdun Green #455311
RGB
CMYK
RGB Variations
Color information
#455311 (or 0x455311) is known color: Verdun Green. HEX triplet: 45, 53 and 11. RGB value is (69,83,17). Sum of RGB (Red+Green+Blue) = 69+83+17=169 (22% of max value = 765). Red value is 69 (27.34% from 255 or 40.83% from 169); Green value is 83 (32.81% from 255 or 49.11% from 169); Blue value is 17 (7.03% from 255 or 10.06% from 169); Max value from RGB is 83 - color contains mainly: green. Hex color #455311 is not a web safe color. Web safe color analog (approx): #336600. Inversed color of #455311 is #BAACEE. Grayscale: #474747. Windows color (decimal): -12233967 or 1135429. OLE color: 1135429.
HSL color Cylindrical-coordinate representation of color #455311: hue angle of 72.73º degrees, saturation: 0.66, lightness: 0.2%. HSV value (or HSB Brightness) of color is 0.33% and HSV saturation: 0.8%. Process color model (Four color, CMYK) of #455311 is Cyan = 0.17, Magento = 0, Yellow = 0.80 and Black (K on CMYK) = 0.67.
Color convert
| RGB | 69 | 83 | 17 | - |
| CMYK | 0.17 | 0 | 0.80 | 0.67 |
| HSL | 72.73º | 0.66% | 0.2% | - |
| HSV(B) | 72.73º | 0.8% | 0.33% | - |
| XYZ | 5.65 | 7.49 | 1.68 | - |
| YUV | 71.29 | 97.36 | 126.37 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 69 | 83 | 17 | 0.17 | 0 | 0.80 | 0.67 | 72.73 | 0.66 | 0.2 |
| Hex | 45 | 53 | 11 | 11 | 0 | 50 | 43 | 49 | 42 | 14 |
| Octal | 105 | 123 | 21 | 21 | 0 | 120 | 103 | 111 | 102 | 24 |
| Binary | 1000101 | 1010011 | 10001 | 10001 | 0 | 1010000 | 1000011 | 1001001 | 1000010 | 10100 |
Color Harmonies of #455311
Complementary color
Monochromatic Colors of #455311
Black with #455311
Text Example
Text Example
White with #455311
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #455311; }
p { color: rgb(69,83,17); }
H1.HeaderClassName
{
color: #455311;
}
.AnyTagClassName
{
color: #455311;
}
</style>
background-color css
<style>
a { background-color: #455311; }
a { background-color: rgb(69,83,17); }
div.DivClassName
{
background-color: #455311;
}
.BgClassName
{
background-color: #455311;
}
</style>
border-color css
<style>
span { border-color: #455311; }
span { border-color: rgb(69,83,17); }
td.TdClassName
{
border-color: #455311;
}
.TagClassName
{
border-color: #455311;
}
</style>