Shades of Viridian Green #536760
Tints of Viridian Green #536760
RGB
CMYK
RGB Variations
Color information
#536760 (or 0x536760) is known color: Viridian Green. HEX triplet: 53, 67 and 60. RGB value is (83,103,96). Sum of RGB (Red+Green+Blue) = 83+103+96=282 (37% of max value = 765). Red value is 83 (32.81% from 255 or 29.43% from 282); Green value is 103 (40.62% from 255 or 36.52% from 282); Blue value is 96 (37.89% from 255 or 34.04% from 282); Max value from RGB is 103 - color contains mainly: green. Hex color #536760 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #536760 is #AC989F. Grayscale: #606060. Windows color (decimal): -11311264 or 6317907. OLE color: 6317907.
HSL color Cylindrical-coordinate representation of color #536760: hue angle of 159º degrees, saturation: 0.11, lightness: 0.36%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 0.19%. Process color model (Four color, CMYK) of #536760 is Cyan = 0.19, Magento = 0, Yellow = 0.07 and Black (K on CMYK) = 0.60.
Color convert
| RGB | 83 | 103 | 96 | - |
| CMYK | 0.19 | 0 | 0.07 | 0.60 |
| HSL | 159º | 0.11% | 0.36% | - |
| HSV(B) | 159º | 0.19% | 0.4% | - |
| XYZ | 10.53 | 12.38 | 12.9 | - |
| YUV | 96.22 | 127.87 | 118.57 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 83 | 103 | 96 | 0.19 | 0 | 0.07 | 0.60 | 159 | 0.11 | 0.36 |
| Hex | 53 | 67 | 60 | 13 | 0 | 7 | 3C | 9F | B | 24 |
| Octal | 123 | 147 | 140 | 23 | 0 | 7 | 74 | 237 | 13 | 44 |
| Binary | 1010011 | 1100111 | 1100000 | 10011 | 0 | 111 | 111100 | 10011111 | 1011 | 100100 |
Color Harmonies of #536760
Complementary color
Monochromatic Colors of #536760
Black with #536760
Text Example
Text Example
White with #536760
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #536760; }
p { color: rgb(83,103,96); }
H1.HeaderClassName
{
color: #536760;
}
.AnyTagClassName
{
color: #536760;
}
</style>
background-color css
<style>
a { background-color: #536760; }
a { background-color: rgb(83,103,96); }
div.DivClassName
{
background-color: #536760;
}
.BgClassName
{
background-color: #536760;
}
</style>
border-color css
<style>
span { border-color: #536760; }
span { border-color: rgb(83,103,96); }
td.TdClassName
{
border-color: #536760;
}
.TagClassName
{
border-color: #536760;
}
</style>