Shades of Viridian #427667
Tints of Viridian #427667
RGB
CMYK
RGB Variations
Color information
#427667 (or 0x427667) is known color: Viridian. HEX triplet: 42, 76 and 67. RGB value is (66,118,103). Sum of RGB (Red+Green+Blue) = 66+118+103=287 (38% of max value = 765). Red value is 66 (26.17% from 255 or 23.00% from 287); Green value is 118 (46.48% from 255 or 41.11% from 287); Blue value is 103 (40.62% from 255 or 35.89% from 287); Max value from RGB is 118 - color contains mainly: green. Hex color #427667 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #427667 is #BD8998. Grayscale: #646464. Windows color (decimal): -12421529 or 6780482. OLE color: 6780482.
HSL color Cylindrical-coordinate representation of color #427667: hue angle of 162.69º degrees, saturation: 0.28, lightness: 0.36%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.44%. Process color model (Four color, CMYK) of #427667 is Cyan = 0.44, Magento = 0, Yellow = 0.13 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 66 | 118 | 103 | - |
| CMYK | 0.44 | 0 | 0.13 | 0.54 |
| HSL | 162.69º | 0.28% | 0.36% | - |
| HSV(B) | 162.69º | 0.44% | 0.46% | - |
| XYZ | 11.17 | 15.09 | 15.16 | - |
| YUV | 100.74 | 129.27 | 103.22 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 66 | 118 | 103 | 0.44 | 0 | 0.13 | 0.54 | 162.69 | 0.28 | 0.36 |
| Hex | 42 | 76 | 67 | 2C | 0 | D | 36 | A3 | 1C | 24 |
| Octal | 102 | 166 | 147 | 54 | 0 | 15 | 66 | 243 | 34 | 44 |
| Binary | 1000010 | 1110110 | 1100111 | 101100 | 0 | 1101 | 110110 | 10100011 | 11100 | 100100 |
Color Harmonies of #427667
Complementary color
Monochromatic Colors of #427667
Black with #427667
Text Example
Text Example
White with #427667
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #427667; }
p { color: rgb(66,118,103); }
H1.HeaderClassName
{
color: #427667;
}
.AnyTagClassName
{
color: #427667;
}
</style>
background-color css
<style>
a { background-color: #427667; }
a { background-color: rgb(66,118,103); }
div.DivClassName
{
background-color: #427667;
}
.BgClassName
{
background-color: #427667;
}
</style>
border-color css
<style>
span { border-color: #427667; }
span { border-color: rgb(66,118,103); }
td.TdClassName
{
border-color: #427667;
}
.TagClassName
{
border-color: #427667;
}
</style>