Shades of Viridian #478667
Tints of Viridian #478667
RGB
CMYK
RGB Variations
Color information
#478667 (or 0x478667) is known color: Viridian. HEX triplet: 47, 86 and 67. RGB value is (71,134,103). Sum of RGB (Red+Green+Blue) = 71+134+103=308 (40% of max value = 765). Red value is 71 (28.12% from 255 or 23.05% from 308); Green value is 134 (52.73% from 255 or 43.51% from 308); Blue value is 103 (40.62% from 255 or 33.44% from 308); Max value from RGB is 134 - color contains mainly: green. Hex color #478667 is not a web safe color. Web safe color analog (approx): #339966. Inversed color of #478667 is #B87998. Grayscale: #6F6F6F. Windows color (decimal): -12089753 or 6784583. OLE color: 6784583.
HSL color Cylindrical-coordinate representation of color #478667: hue angle of 150.48º degrees, saturation: 0.31, lightness: 0.4%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.47%. Process color model (Four color, CMYK) of #478667 is Cyan = 0.47, Magento = 0, Yellow = 0.23 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 71 | 134 | 103 | - |
| CMYK | 0.47 | 0 | 0.23 | 0.47 |
| HSL | 150.48º | 0.31% | 0.4% | - |
| HSV(B) | 150.48º | 0.47% | 0.53% | - |
| XYZ | 13.57 | 19.37 | 15.86 | - |
| YUV | 111.63 | 123.13 | 99.02 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 71 | 134 | 103 | 0.47 | 0 | 0.23 | 0.47 | 150.48 | 0.31 | 0.4 |
| Hex | 47 | 86 | 67 | 2F | 0 | 17 | 2F | 96 | 1F | 28 |
| Octal | 107 | 206 | 147 | 57 | 0 | 27 | 57 | 226 | 37 | 50 |
| Binary | 1000111 | 10000110 | 1100111 | 101111 | 0 | 10111 | 101111 | 10010110 | 11111 | 101000 |
Color Harmonies of #478667
Complementary color
Monochromatic Colors of #478667
Black with #478667
Text Example
Text Example
White with #478667
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #478667; }
p { color: rgb(71,134,103); }
H1.HeaderClassName
{
color: #478667;
}
.AnyTagClassName
{
color: #478667;
}
</style>
background-color css
<style>
a { background-color: #478667; }
a { background-color: rgb(71,134,103); }
div.DivClassName
{
background-color: #478667;
}
.BgClassName
{
background-color: #478667;
}
</style>
border-color css
<style>
span { border-color: #478667; }
span { border-color: rgb(71,134,103); }
td.TdClassName
{
border-color: #478667;
}
.TagClassName
{
border-color: #478667;
}
</style>