Shades of Verdun Green #434305
Tints of Verdun Green #434305
RGB
CMYK
RGB Variations
Color information
#434305 (or 0x434305) is known color: Verdun Green. HEX triplet: 43, 43 and 05. RGB value is (67,67,5). Sum of RGB (Red+Green+Blue) = 67+67+5=139 (18% of max value = 765). Red value is 67 (26.56% from 255 or 48.20% from 139); Green value is 67 (26.56% from 255 or 48.20% from 139); Blue value is 5 (2.34% from 255 or 3.60% from 139); Max value from RGB is 67 - color contains mainly: red, green. Hex color #434305 is not a web safe color. Web safe color analog (approx): #333300. Inversed color of #434305 is #BCBCFA. Grayscale: #3C3C3C. Windows color (decimal): -12369147 or 344899. OLE color: 344899.
HSL color Cylindrical-coordinate representation of color #434305: hue angle of 60º degrees, saturation: 0.86, lightness: 0.14%. HSV value (or HSB Brightness) of color is 0.26% and HSV saturation: 0.93%. Process color model (Four color, CMYK) of #434305 is Cyan = 0, Magento = 0, Yellow = 0.93 and Black (K on CMYK) = 0.74.
Color convert
| RGB | 67 | 67 | 5 | - |
| CMYK | 0 | 0 | 0.93 | 0.74 |
| HSL | 60º | 0.86% | 0.14% | - |
| HSV(B) | 60º | 0.93% | 0.26% | - |
| XYZ | 4.35 | 5.22 | 0.92 | - |
| YUV | 59.93 | 97 | 133.04 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 67 | 67 | 5 | 0 | 0 | 0.93 | 0.74 | 60 | 0.86 | 0.14 |
| Hex | 43 | 43 | 5 | 0 | 0 | 5D | 4A | 3C | 56 | E |
| Octal | 103 | 103 | 5 | 0 | 0 | 135 | 112 | 74 | 126 | 16 |
| Binary | 1000011 | 1000011 | 101 | 0 | 0 | 1011101 | 1001010 | 111100 | 1010110 | 1110 |
Color Harmonies of #434305
Complementary color
Monochromatic Colors of #434305
Black with #434305
Text Example
Text Example
White with #434305
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #434305; }
p { color: rgb(67,67,5); }
H1.HeaderClassName
{
color: #434305;
}
.AnyTagClassName
{
color: #434305;
}
</style>
background-color css
<style>
a { background-color: #434305; }
a { background-color: rgb(67,67,5); }
div.DivClassName
{
background-color: #434305;
}
.BgClassName
{
background-color: #434305;
}
</style>
border-color css
<style>
span { border-color: #434305; }
span { border-color: rgb(67,67,5); }
td.TdClassName
{
border-color: #434305;
}
.TagClassName
{
border-color: #434305;
}
</style>