Shades of Viridian #478675
Tints of Viridian #478675
RGB
CMYK
RGB Variations
Color information
#478675 (or 0x478675) is known color: Viridian. HEX triplet: 47, 86 and 75. RGB value is (71,134,117). Sum of RGB (Red+Green+Blue) = 71+134+117=322 (42% of max value = 765). Red value is 71 (28.12% from 255 or 22.05% from 322); Green value is 134 (52.73% from 255 or 41.61% from 322); Blue value is 117 (46.09% from 255 or 36.34% from 322); Max value from RGB is 134 - color contains mainly: green. Hex color #478675 is not a web safe color. Web safe color analog (approx): #339966. Inversed color of #478675 is #B8798A. Grayscale: #717171. Windows color (decimal): -12089739 or 7702087. OLE color: 7702087.
HSL color Cylindrical-coordinate representation of color #478675: hue angle of 163.81º 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 #478675 is Cyan = 0.47, Magento = 0, Yellow = 0.13 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 71 | 134 | 117 | - |
| CMYK | 0.47 | 0 | 0.13 | 0.47 |
| HSL | 163.81º | 0.31% | 0.4% | - |
| HSV(B) | 163.81º | 0.47% | 0.53% | - |
| XYZ | 14.33 | 19.67 | 19.87 | - |
| YUV | 113.23 | 130.13 | 97.88 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 71 | 134 | 117 | 0.47 | 0 | 0.13 | 0.47 | 163.81 | 0.31 | 0.4 |
| Hex | 47 | 86 | 75 | 2F | 0 | D | 2F | A4 | 1F | 28 |
| Octal | 107 | 206 | 165 | 57 | 0 | 15 | 57 | 244 | 37 | 50 |
| Binary | 1000111 | 10000110 | 1110101 | 101111 | 0 | 1101 | 101111 | 10100100 | 11111 | 101000 |
Color Harmonies of #478675
Complementary color
Monochromatic Colors of #478675
Black with #478675
Text Example
Text Example
White with #478675
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #478675; }
p { color: rgb(71,134,117); }
H1.HeaderClassName
{
color: #478675;
}
.AnyTagClassName
{
color: #478675;
}
</style>
background-color css
<style>
a { background-color: #478675; }
a { background-color: rgb(71,134,117); }
div.DivClassName
{
background-color: #478675;
}
.BgClassName
{
background-color: #478675;
}
</style>
border-color css
<style>
span { border-color: #478675; }
span { border-color: rgb(71,134,117); }
td.TdClassName
{
border-color: #478675;
}
.TagClassName
{
border-color: #478675;
}
</style>