Shades of Viridian Green #526059
Tints of Viridian Green #526059
RGB
CMYK
RGB Variations
Color information
#526059 (or 0x526059) is known color: Viridian Green. HEX triplet: 52, 60 and 59. RGB value is (82,96,89). Sum of RGB (Red+Green+Blue) = 82+96+89=267 (35% of max value = 765). Red value is 82 (32.42% from 255 or 30.71% from 267); Green value is 96 (37.89% from 255 or 35.96% from 267); Blue value is 89 (35.16% from 255 or 33.33% from 267); Max value from RGB is 96 - color contains mainly: green. Hex color #526059 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #526059 is #AD9FA6. Grayscale: #5B5B5B. Windows color (decimal): -11378599 or 5857362. OLE color: 5857362.
HSL color Cylindrical-coordinate representation of color #526059: hue angle of 150º degrees, saturation: 0.08, lightness: 0.35%. HSV value (or HSB Brightness) of color is 0.38% and HSV saturation: 0.15%. Process color model (Four color, CMYK) of #526059 is Cyan = 0.15, Magento = 0, Yellow = 0.07 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 82 | 96 | 89 | - |
| CMYK | 0.15 | 0 | 0.07 | 0.62 |
| HSL | 150º | 0.08% | 0.35% | - |
| HSV(B) | 150º | 0.15% | 0.38% | - |
| XYZ | 9.47 | 10.88 | 11.05 | - |
| YUV | 91.02 | 126.86 | 121.57 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 82 | 96 | 89 | 0.15 | 0 | 0.07 | 0.62 | 150 | 0.08 | 0.35 |
| Hex | 52 | 60 | 59 | F | 0 | 7 | 3E | 96 | 8 | 23 |
| Octal | 122 | 140 | 131 | 17 | 0 | 7 | 76 | 226 | 10 | 43 |
| Binary | 1010010 | 1100000 | 1011001 | 1111 | 0 | 111 | 111110 | 10010110 | 1000 | 100011 |
Color Harmonies of #526059
Complementary color
Monochromatic Colors of #526059
Black with #526059
Text Example
Text Example
White with #526059
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #526059; }
p { color: rgb(82,96,89); }
H1.HeaderClassName
{
color: #526059;
}
.AnyTagClassName
{
color: #526059;
}
</style>
background-color css
<style>
a { background-color: #526059; }
a { background-color: rgb(82,96,89); }
div.DivClassName
{
background-color: #526059;
}
.BgClassName
{
background-color: #526059;
}
</style>
border-color css
<style>
span { border-color: #526059; }
span { border-color: rgb(82,96,89); }
td.TdClassName
{
border-color: #526059;
}
.TagClassName
{
border-color: #526059;
}
</style>