Shades of Verdun Green #425313
Tints of Verdun Green #425313
RGB
CMYK
RGB Variations
Color information
#425313 (or 0x425313) is known color: Verdun Green. HEX triplet: 42, 53 and 13. RGB value is (66,83,19). Sum of RGB (Red+Green+Blue) = 66+83+19=168 (22% of max value = 765). Red value is 66 (26.17% from 255 or 39.29% from 168); Green value is 83 (32.81% from 255 or 49.40% from 168); Blue value is 19 (7.81% from 255 or 11.31% from 168); Max value from RGB is 83 - color contains mainly: green. Hex color #425313 is not a web safe color. Web safe color analog (approx): #336600. Inversed color of #425313 is #BDACEC. Grayscale: #464646. Windows color (decimal): -12430573 or 1266498. OLE color: 1266498.
HSL color Cylindrical-coordinate representation of color #425313: hue angle of 75.94º degrees, saturation: 0.63, lightness: 0.2%. HSV value (or HSB Brightness) of color is 0.33% and HSV saturation: 0.77%. Process color model (Four color, CMYK) of #425313 is Cyan = 0.20, Magento = 0, Yellow = 0.77 and Black (K on CMYK) = 0.67.
Color convert
| RGB | 66 | 83 | 19 | - |
| CMYK | 0.20 | 0 | 0.77 | 0.67 |
| HSL | 75.94º | 0.63% | 0.2% | - |
| HSV(B) | 75.94º | 0.77% | 0.33% | - |
| XYZ | 5.46 | 7.39 | 1.76 | - |
| YUV | 70.62 | 98.87 | 124.7 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 66 | 83 | 19 | 0.20 | 0 | 0.77 | 0.67 | 75.94 | 0.63 | 0.2 |
| Hex | 42 | 53 | 13 | 14 | 0 | 4D | 43 | 4C | 3F | 14 |
| Octal | 102 | 123 | 23 | 24 | 0 | 115 | 103 | 114 | 77 | 24 |
| Binary | 1000010 | 1010011 | 10011 | 10100 | 0 | 1001101 | 1000011 | 1001100 | 111111 | 10100 |
Color Harmonies of #425313
Complementary color
Monochromatic Colors of #425313
Black with #425313
Text Example
Text Example
White with #425313
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #425313; }
p { color: rgb(66,83,19); }
H1.HeaderClassName
{
color: #425313;
}
.AnyTagClassName
{
color: #425313;
}
</style>
background-color css
<style>
a { background-color: #425313; }
a { background-color: rgb(66,83,19); }
div.DivClassName
{
background-color: #425313;
}
.BgClassName
{
background-color: #425313;
}
</style>
border-color css
<style>
span { border-color: #425313; }
span { border-color: rgb(66,83,19); }
td.TdClassName
{
border-color: #425313;
}
.TagClassName
{
border-color: #425313;
}
</style>