Shades of Verdun Green #455310
Tints of Verdun Green #455310
RGB
CMYK
RGB Variations
Color information
#455310 (or 0x455310) is known color: Verdun Green. HEX triplet: 45, 53 and 10. RGB value is (69,83,16). Sum of RGB (Red+Green+Blue) = 69+83+16=168 (22% of max value = 765). Red value is 69 (27.34% from 255 or 41.07% from 168); Green value is 83 (32.81% from 255 or 49.40% from 168); Blue value is 16 (6.64% from 255 or 9.52% from 168); Max value from RGB is 83 - color contains mainly: green. Hex color #455310 is not a web safe color. Web safe color analog (approx): #336600. Inversed color of #455310 is #BAACEF. Grayscale: #474747. Windows color (decimal): -12233968 or 1069893. OLE color: 1069893.
HSL color Cylindrical-coordinate representation of color #455310: hue angle of 72.54º degrees, saturation: 0.68, lightness: 0.19%. HSV value (or HSB Brightness) of color is 0.33% and HSV saturation: 0.81%. Process color model (Four color, CMYK) of #455310 is Cyan = 0.17, Magento = 0, Yellow = 0.81 and Black (K on CMYK) = 0.67.
Color convert
| RGB | 69 | 83 | 16 | - |
| CMYK | 0.17 | 0 | 0.81 | 0.67 |
| HSL | 72.54º | 0.68% | 0.19% | - |
| HSV(B) | 72.54º | 0.81% | 0.33% | - |
| XYZ | 5.64 | 7.49 | 1.64 | - |
| YUV | 71.18 | 96.86 | 126.45 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 69 | 83 | 16 | 0.17 | 0 | 0.81 | 0.67 | 72.54 | 0.68 | 0.19 |
| Hex | 45 | 53 | 10 | 11 | 0 | 51 | 43 | 49 | 44 | 13 |
| Octal | 105 | 123 | 20 | 21 | 0 | 121 | 103 | 111 | 104 | 23 |
| Binary | 1000101 | 1010011 | 10000 | 10001 | 0 | 1010001 | 1000011 | 1001001 | 1000100 | 10011 |
Color Harmonies of #455310
Complementary color
Monochromatic Colors of #455310
Black with #455310
Text Example
Text Example
White with #455310
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #455310; }
p { color: rgb(69,83,16); }
H1.HeaderClassName
{
color: #455310;
}
.AnyTagClassName
{
color: #455310;
}
</style>
background-color css
<style>
a { background-color: #455310; }
a { background-color: rgb(69,83,16); }
div.DivClassName
{
background-color: #455310;
}
.BgClassName
{
background-color: #455310;
}
</style>
border-color css
<style>
span { border-color: #455310; }
span { border-color: rgb(69,83,16); }
td.TdClassName
{
border-color: #455310;
}
.TagClassName
{
border-color: #455310;
}
</style>