Shades of Verdun Green #425307
Tints of Verdun Green #425307
RGB
CMYK
RGB Variations
Color information
#425307 (or 0x425307) is known color: Verdun Green. HEX triplet: 42, 53 and 07. RGB value is (66,83,7). Sum of RGB (Red+Green+Blue) = 66+83+7=156 (20% of max value = 765). Red value is 66 (26.17% from 255 or 42.31% from 156); Green value is 83 (32.81% from 255 or 53.21% from 156); Blue value is 7 (3.12% from 255 or 4.49% from 156); Max value from RGB is 83 - color contains mainly: green. Hex color #425307 is not a web safe color. Web safe color analog (approx): #336600. Inversed color of #425307 is #BDACF8. Grayscale: #454545. Windows color (decimal): -12430585 or 480066. OLE color: 480066.
HSL color Cylindrical-coordinate representation of color #425307: hue angle of 73.42º degrees, saturation: 0.84, lightness: 0.18%. HSV value (or HSB Brightness) of color is 0.33% and HSV saturation: 0.92%. Process color model (Four color, CMYK) of #425307 is Cyan = 0.20, Magento = 0, Yellow = 0.92 and Black (K on CMYK) = 0.67.
Color convert
| RGB | 66 | 83 | 7 | - |
| CMYK | 0.20 | 0 | 0.92 | 0.67 |
| HSL | 73.42º | 0.84% | 0.18% | - |
| HSV(B) | 73.42º | 0.92% | 0.33% | - |
| XYZ | 5.38 | 7.36 | 1.34 | - |
| YUV | 69.25 | 92.87 | 125.68 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 66 | 83 | 7 | 0.20 | 0 | 0.92 | 0.67 | 73.42 | 0.84 | 0.18 |
| Hex | 42 | 53 | 7 | 14 | 0 | 5C | 43 | 49 | 54 | 12 |
| Octal | 102 | 123 | 7 | 24 | 0 | 134 | 103 | 111 | 124 | 22 |
| Binary | 1000010 | 1010011 | 111 | 10100 | 0 | 1011100 | 1000011 | 1001001 | 1010100 | 10010 |
Color Harmonies of #425307
Complementary color
Monochromatic Colors of #425307
Black with #425307
Text Example
Text Example
White with #425307
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #425307; }
p { color: rgb(66,83,7); }
H1.HeaderClassName
{
color: #425307;
}
.AnyTagClassName
{
color: #425307;
}
</style>
background-color css
<style>
a { background-color: #425307; }
a { background-color: rgb(66,83,7); }
div.DivClassName
{
background-color: #425307;
}
.BgClassName
{
background-color: #425307;
}
</style>
border-color css
<style>
span { border-color: #425307; }
span { border-color: rgb(66,83,7); }
td.TdClassName
{
border-color: #425307;
}
.TagClassName
{
border-color: #425307;
}
</style>