Shades of Viridian #427362
Tints of Viridian #427362
RGB
CMYK
RGB Variations
Color information
#427362 (or 0x427362) is known color: Viridian. HEX triplet: 42, 73 and 62. RGB value is (66,115,98). Sum of RGB (Red+Green+Blue) = 66+115+98=279 (36% of max value = 765). Red value is 66 (26.17% from 255 or 23.66% from 279); Green value is 115 (45.31% from 255 or 41.22% from 279); Blue value is 98 (38.67% from 255 or 35.13% from 279); Max value from RGB is 115 - color contains mainly: green. Hex color #427362 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #427362 is #BD8C9D. Grayscale: #626262. Windows color (decimal): -12422302 or 6452034. OLE color: 6452034.
HSL color Cylindrical-coordinate representation of color #427362: hue angle of 159.18º degrees, saturation: 0.27, lightness: 0.35%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.43%. Process color model (Four color, CMYK) of #427362 is Cyan = 0.43, Magento = 0, Yellow = 0.15 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 66 | 115 | 98 | - |
| CMYK | 0.43 | 0 | 0.15 | 0.55 |
| HSL | 159.18º | 0.27% | 0.35% | - |
| HSV(B) | 159.18º | 0.43% | 0.45% | - |
| XYZ | 10.58 | 14.3 | 13.76 | - |
| YUV | 98.41 | 127.77 | 104.88 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 66 | 115 | 98 | 0.43 | 0 | 0.15 | 0.55 | 159.18 | 0.27 | 0.35 |
| Hex | 42 | 73 | 62 | 2B | 0 | F | 37 | 9F | 1B | 23 |
| Octal | 102 | 163 | 142 | 53 | 0 | 17 | 67 | 237 | 33 | 43 |
| Binary | 1000010 | 1110011 | 1100010 | 101011 | 0 | 1111 | 110111 | 10011111 | 11011 | 100011 |
Color Harmonies of #427362
Complementary color
Monochromatic Colors of #427362
Black with #427362
Text Example
Text Example
White with #427362
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #427362; }
p { color: rgb(66,115,98); }
H1.HeaderClassName
{
color: #427362;
}
.AnyTagClassName
{
color: #427362;
}
</style>
background-color css
<style>
a { background-color: #427362; }
a { background-color: rgb(66,115,98); }
div.DivClassName
{
background-color: #427362;
}
.BgClassName
{
background-color: #427362;
}
</style>
border-color css
<style>
span { border-color: #427362; }
span { border-color: rgb(66,115,98); }
td.TdClassName
{
border-color: #427362;
}
.TagClassName
{
border-color: #427362;
}
</style>