Shades of Verdun Green #415408
Tints of Verdun Green #415408
RGB
CMYK
RGB Variations
Color information
#415408 (or 0x415408) is known color: Verdun Green. HEX triplet: 41, 54 and 08. RGB value is (65,84,8). Sum of RGB (Red+Green+Blue) = 65+84+8=157 (20% of max value = 765). Red value is 65 (25.78% from 255 or 41.40% from 157); Green value is 84 (33.20% from 255 or 53.50% from 157); Blue value is 8 (3.52% from 255 or 5.10% from 157); Max value from RGB is 84 - color contains mainly: green. Hex color #415408 is not a web safe color. Web safe color analog (approx): #336600. Inversed color of #415408 is #BEABF7. Grayscale: #454545. Windows color (decimal): -12495864 or 545857. OLE color: 545857.
HSL color Cylindrical-coordinate representation of color #415408: hue angle of 75º degrees, saturation: 0.83, lightness: 0.18%. HSV value (or HSB Brightness) of color is 0.33% and HSV saturation: 0.9%. Process color model (Four color, CMYK) of #415408 is Cyan = 0.23, Magento = 0, Yellow = 0.90 and Black (K on CMYK) = 0.67.
Color convert
| RGB | 65 | 84 | 8 | - |
| CMYK | 0.23 | 0 | 0.90 | 0.67 |
| HSL | 75º | 0.83% | 0.18% | - |
| HSV(B) | 75º | 0.9% | 0.33% | - |
| XYZ | 5.39 | 7.48 | 1.39 | - |
| YUV | 69.66 | 93.21 | 124.68 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 65 | 84 | 8 | 0.23 | 0 | 0.90 | 0.67 | 75 | 0.83 | 0.18 |
| Hex | 41 | 54 | 8 | 17 | 0 | 5A | 43 | 4B | 53 | 12 |
| Octal | 101 | 124 | 10 | 27 | 0 | 132 | 103 | 113 | 123 | 22 |
| Binary | 1000001 | 1010100 | 1000 | 10111 | 0 | 1011010 | 1000011 | 1001011 | 1010011 | 10010 |
Color Harmonies of #415408
Complementary color
Monochromatic Colors of #415408
Black with #415408
Text Example
Text Example
White with #415408
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #415408; }
p { color: rgb(65,84,8); }
H1.HeaderClassName
{
color: #415408;
}
.AnyTagClassName
{
color: #415408;
}
</style>
background-color css
<style>
a { background-color: #415408; }
a { background-color: rgb(65,84,8); }
div.DivClassName
{
background-color: #415408;
}
.BgClassName
{
background-color: #415408;
}
</style>
border-color css
<style>
span { border-color: #415408; }
span { border-color: rgb(65,84,8); }
td.TdClassName
{
border-color: #415408;
}
.TagClassName
{
border-color: #415408;
}
</style>