Shades of Viridian Green #526760
Tints of Viridian Green #526760
RGB
CMYK
RGB Variations
Color information
#526760 (or 0x526760) is known color: Viridian Green. HEX triplet: 52, 67 and 60. RGB value is (82,103,96). Sum of RGB (Red+Green+Blue) = 82+103+96=281 (37% of max value = 765). Red value is 82 (32.42% from 255 or 29.18% from 281); Green value is 103 (40.62% from 255 or 36.65% from 281); Blue value is 96 (37.89% from 255 or 34.16% from 281); Max value from RGB is 103 - color contains mainly: green. Hex color #526760 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #526760 is #AD989F. Grayscale: #5F5F5F. Windows color (decimal): -11376800 or 6317906. OLE color: 6317906.
HSL color Cylindrical-coordinate representation of color #526760: hue angle of 160º degrees, saturation: 0.11, lightness: 0.36%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 0.2%. Process color model (Four color, CMYK) of #526760 is Cyan = 0.20, Magento = 0, Yellow = 0.07 and Black (K on CMYK) = 0.60.
Color convert
| RGB | 82 | 103 | 96 | - |
| CMYK | 0.20 | 0 | 0.07 | 0.60 |
| HSL | 160º | 0.11% | 0.36% | - |
| HSV(B) | 160º | 0.2% | 0.4% | - |
| XYZ | 10.44 | 12.34 | 12.9 | - |
| YUV | 95.92 | 128.04 | 118.07 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 82 | 103 | 96 | 0.20 | 0 | 0.07 | 0.60 | 160 | 0.11 | 0.36 |
| Hex | 52 | 67 | 60 | 14 | 0 | 7 | 3C | A0 | B | 24 |
| Octal | 122 | 147 | 140 | 24 | 0 | 7 | 74 | 240 | 13 | 44 |
| Binary | 1010010 | 1100111 | 1100000 | 10100 | 0 | 111 | 111100 | 10100000 | 1011 | 100100 |
Color Harmonies of #526760
Complementary color
Monochromatic Colors of #526760
Black with #526760
Text Example
Text Example
White with #526760
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #526760; }
p { color: rgb(82,103,96); }
H1.HeaderClassName
{
color: #526760;
}
.AnyTagClassName
{
color: #526760;
}
</style>
background-color css
<style>
a { background-color: #526760; }
a { background-color: rgb(82,103,96); }
div.DivClassName
{
background-color: #526760;
}
.BgClassName
{
background-color: #526760;
}
</style>
border-color css
<style>
span { border-color: #526760; }
span { border-color: rgb(82,103,96); }
td.TdClassName
{
border-color: #526760;
}
.TagClassName
{
border-color: #526760;
}
</style>