Shades of Verdun Green #425315
Tints of Verdun Green #425315
RGB
CMYK
RGB Variations
Color information
#425315 (or 0x425315) is known color: Verdun Green. HEX triplet: 42, 53 and 15. RGB value is (66,83,21). Sum of RGB (Red+Green+Blue) = 66+83+21=170 (22% of max value = 765). Red value is 66 (26.17% from 255 or 38.82% from 170); Green value is 83 (32.81% from 255 or 48.82% from 170); Blue value is 21 (8.59% from 255 or 12.35% from 170); Max value from RGB is 83 - color contains mainly: green. Hex color #425315 is not a web safe color. Web safe color analog (approx): #336600. Inversed color of #425315 is #BDACEA. Grayscale: #474747. Windows color (decimal): -12430571 or 1397570. OLE color: 1397570.
HSL color Cylindrical-coordinate representation of color #425315: hue angle of 76.45º degrees, saturation: 0.6, lightness: 0.2%. HSV value (or HSB Brightness) of color is 0.33% and HSV saturation: 0.75%. Process color model (Four color, CMYK) of #425315 is Cyan = 0.20, Magento = 0, Yellow = 0.75 and Black (K on CMYK) = 0.67.
Color convert
| RGB | 66 | 83 | 21 | - |
| CMYK | 0.20 | 0 | 0.75 | 0.67 |
| HSL | 76.45º | 0.6% | 0.2% | - |
| HSV(B) | 76.45º | 0.75% | 0.33% | - |
| XYZ | 5.48 | 7.4 | 1.85 | - |
| YUV | 70.85 | 99.87 | 124.54 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 66 | 83 | 21 | 0.20 | 0 | 0.75 | 0.67 | 76.45 | 0.6 | 0.2 |
| Hex | 42 | 53 | 15 | 14 | 0 | 4B | 43 | 4C | 3C | 14 |
| Octal | 102 | 123 | 25 | 24 | 0 | 113 | 103 | 114 | 74 | 24 |
| Binary | 1000010 | 1010011 | 10101 | 10100 | 0 | 1001011 | 1000011 | 1001100 | 111100 | 10100 |
Color Harmonies of #425315
Complementary color
Monochromatic Colors of #425315
Black with #425315
Text Example
Text Example
White with #425315
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #425315; }
p { color: rgb(66,83,21); }
H1.HeaderClassName
{
color: #425315;
}
.AnyTagClassName
{
color: #425315;
}
</style>
background-color css
<style>
a { background-color: #425315; }
a { background-color: rgb(66,83,21); }
div.DivClassName
{
background-color: #425315;
}
.BgClassName
{
background-color: #425315;
}
</style>
border-color css
<style>
span { border-color: #425315; }
span { border-color: rgb(66,83,21); }
td.TdClassName
{
border-color: #425315;
}
.TagClassName
{
border-color: #425315;
}
</style>