Shades of Verdun Green #425306
Tints of Verdun Green #425306
RGB
CMYK
RGB Variations
Color information
#425306 (or 0x425306) is known color: Verdun Green. HEX triplet: 42, 53 and 06. RGB value is (66,83,6). Sum of RGB (Red+Green+Blue) = 66+83+6=155 (20% of max value = 765). Red value is 66 (26.17% from 255 or 42.58% from 155); Green value is 83 (32.81% from 255 or 53.55% from 155); Blue value is 6 (2.73% from 255 or 3.87% from 155); Max value from RGB is 83 - color contains mainly: green. Hex color #425306 is not a web safe color. Web safe color analog (approx): #336600. Inversed color of #425306 is #BDACF9. Grayscale: #454545. Windows color (decimal): -12430586 or 414530. OLE color: 414530.
HSL color Cylindrical-coordinate representation of color #425306: hue angle of 73.25º degrees, saturation: 0.87, lightness: 0.17%. HSV value (or HSB Brightness) of color is 0.33% and HSV saturation: 0.93%. Process color model (Four color, CMYK) of #425306 is Cyan = 0.20, Magento = 0, Yellow = 0.93 and Black (K on CMYK) = 0.67.
Color convert
| RGB | 66 | 83 | 6 | - |
| CMYK | 0.20 | 0 | 0.93 | 0.67 |
| HSL | 73.25º | 0.87% | 0.17% | - |
| HSV(B) | 73.25º | 0.93% | 0.33% | - |
| XYZ | 5.37 | 7.36 | 1.31 | - |
| YUV | 69.14 | 92.37 | 125.76 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 66 | 83 | 6 | 0.20 | 0 | 0.93 | 0.67 | 73.25 | 0.87 | 0.17 |
| Hex | 42 | 53 | 6 | 14 | 0 | 5D | 43 | 49 | 57 | 11 |
| Octal | 102 | 123 | 6 | 24 | 0 | 135 | 103 | 111 | 127 | 21 |
| Binary | 1000010 | 1010011 | 110 | 10100 | 0 | 1011101 | 1000011 | 1001001 | 1010111 | 10001 |
Color Harmonies of #425306
Complementary color
Monochromatic Colors of #425306
Black with #425306
Text Example
Text Example
White with #425306
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #425306; }
p { color: rgb(66,83,6); }
H1.HeaderClassName
{
color: #425306;
}
.AnyTagClassName
{
color: #425306;
}
</style>
background-color css
<style>
a { background-color: #425306; }
a { background-color: rgb(66,83,6); }
div.DivClassName
{
background-color: #425306;
}
.BgClassName
{
background-color: #425306;
}
</style>
border-color css
<style>
span { border-color: #425306; }
span { border-color: rgb(66,83,6); }
td.TdClassName
{
border-color: #425306;
}
.TagClassName
{
border-color: #425306;
}
</style>