Shades of Viridian #407867
Tints of Viridian #407867
RGB
CMYK
RGB Variations
Color information
#407867 (or 0x407867) is known color: Viridian. HEX triplet: 40, 78 and 67. RGB value is (64,120,103). Sum of RGB (Red+Green+Blue) = 64+120+103=287 (38% of max value = 765). Red value is 64 (25.39% from 255 or 22.30% from 287); Green value is 120 (47.27% from 255 or 41.81% from 287); Blue value is 103 (40.62% from 255 or 35.89% from 287); Max value from RGB is 120 - color contains mainly: green. Hex color #407867 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #407867 is #BF8798. Grayscale: #656565. Windows color (decimal): -12552089 or 6780992. OLE color: 6780992.
HSL color Cylindrical-coordinate representation of color #407867: hue angle of 161.79º degrees, saturation: 0.3, lightness: 0.36%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.47%. Process color model (Four color, CMYK) of #407867 is Cyan = 0.47, Magento = 0, Yellow = 0.14 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 64 | 120 | 103 | - |
| CMYK | 0.47 | 0 | 0.14 | 0.53 |
| HSL | 161.79º | 0.3% | 0.36% | - |
| HSV(B) | 161.79º | 0.47% | 0.47% | - |
| XYZ | 11.28 | 15.5 | 15.23 | - |
| YUV | 101.32 | 128.95 | 101.38 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 64 | 120 | 103 | 0.47 | 0 | 0.14 | 0.53 | 161.79 | 0.3 | 0.36 |
| Hex | 40 | 78 | 67 | 2F | 0 | E | 35 | A2 | 1E | 24 |
| Octal | 100 | 170 | 147 | 57 | 0 | 16 | 65 | 242 | 36 | 44 |
| Binary | 1000000 | 1111000 | 1100111 | 101111 | 0 | 1110 | 110101 | 10100010 | 11110 | 100100 |
Color Harmonies of #407867
Complementary color
Monochromatic Colors of #407867
Black with #407867
Text Example
Text Example
White with #407867
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #407867; }
p { color: rgb(64,120,103); }
H1.HeaderClassName
{
color: #407867;
}
.AnyTagClassName
{
color: #407867;
}
</style>
background-color css
<style>
a { background-color: #407867; }
a { background-color: rgb(64,120,103); }
div.DivClassName
{
background-color: #407867;
}
.BgClassName
{
background-color: #407867;
}
</style>
border-color css
<style>
span { border-color: #407867; }
span { border-color: rgb(64,120,103); }
td.TdClassName
{
border-color: #407867;
}
.TagClassName
{
border-color: #407867;
}
</style>