Shades of Viridian #407665
Tints of Viridian #407665
RGB
CMYK
RGB Variations
Color information
#407665 (or 0x407665) is known color: Viridian. HEX triplet: 40, 76 and 65. RGB value is (64,118,101). Sum of RGB (Red+Green+Blue) = 64+118+101=283 (37% of max value = 765). Red value is 64 (25.39% from 255 or 22.61% from 283); Green value is 118 (46.48% from 255 or 41.70% from 283); Blue value is 101 (39.84% from 255 or 35.69% from 283); Max value from RGB is 118 - color contains mainly: green. Hex color #407665 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #407665 is #BF899A. Grayscale: #636363. Windows color (decimal): -12552603 or 6649408. OLE color: 6649408.
HSL color Cylindrical-coordinate representation of color #407665: hue angle of 161.11º degrees, saturation: 0.3, lightness: 0.36%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.46%. Process color model (Four color, CMYK) of #407665 is Cyan = 0.46, Magento = 0, Yellow = 0.14 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 64 | 118 | 101 | - |
| CMYK | 0.46 | 0 | 0.14 | 0.54 |
| HSL | 161.11º | 0.3% | 0.36% | - |
| HSV(B) | 161.11º | 0.46% | 0.46% | - |
| XYZ | 10.94 | 14.99 | 14.63 | - |
| YUV | 99.92 | 128.61 | 102.38 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 64 | 118 | 101 | 0.46 | 0 | 0.14 | 0.54 | 161.11 | 0.3 | 0.36 |
| Hex | 40 | 76 | 65 | 2E | 0 | E | 36 | A1 | 1E | 24 |
| Octal | 100 | 166 | 145 | 56 | 0 | 16 | 66 | 241 | 36 | 44 |
| Binary | 1000000 | 1110110 | 1100101 | 101110 | 0 | 1110 | 110110 | 10100001 | 11110 | 100100 |
Color Harmonies of #407665
Complementary color
Monochromatic Colors of #407665
Black with #407665
Text Example
Text Example
White with #407665
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #407665; }
p { color: rgb(64,118,101); }
H1.HeaderClassName
{
color: #407665;
}
.AnyTagClassName
{
color: #407665;
}
</style>
background-color css
<style>
a { background-color: #407665; }
a { background-color: rgb(64,118,101); }
div.DivClassName
{
background-color: #407665;
}
.BgClassName
{
background-color: #407665;
}
</style>
border-color css
<style>
span { border-color: #407665; }
span { border-color: rgb(64,118,101); }
td.TdClassName
{
border-color: #407665;
}
.TagClassName
{
border-color: #407665;
}
</style>