Shades of Viridian #369571
Tints of Viridian #369571
RGB
CMYK
RGB Variations
Color information
#369571 (or 0x369571) is known color: Viridian. HEX triplet: 36, 95 and 71. RGB value is (54,149,113). Sum of RGB (Red+Green+Blue) = 54+149+113=316 (41% of max value = 765). Red value is 54 (21.48% from 255 or 17.09% from 316); Green value is 149 (58.59% from 255 or 47.15% from 316); Blue value is 113 (44.53% from 255 or 35.76% from 316); Max value from RGB is 149 - color contains mainly: green. Hex color #369571 is not a web safe color. Web safe color analog (approx): #339966. Inversed color of #369571 is #C96A8E. Grayscale: #747474. Windows color (decimal): -13200015 or 7443766. OLE color: 7443766.
HSL color Cylindrical-coordinate representation of color #369571: hue angle of 157.26º degrees, saturation: 0.47, lightness: 0.4%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.64%. Process color model (Four color, CMYK) of #369571 is Cyan = 0.64, Magento = 0, Yellow = 0.24 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 54 | 149 | 113 | - |
| CMYK | 0.64 | 0 | 0.24 | 0.42 |
| HSL | 157.26º | 0.47% | 0.4% | - |
| HSV(B) | 157.26º | 0.64% | 0.58% | - |
| XYZ | 15.25 | 23.47 | 19.35 | - |
| YUV | 116.49 | 126.03 | 83.43 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 54 | 149 | 113 | 0.64 | 0 | 0.24 | 0.42 | 157.26 | 0.47 | 0.4 |
| Hex | 36 | 95 | 71 | 40 | 0 | 18 | 2A | 9D | 2F | 28 |
| Octal | 66 | 225 | 161 | 100 | 0 | 30 | 52 | 235 | 57 | 50 |
| Binary | 110110 | 10010101 | 1110001 | 1000000 | 0 | 11000 | 101010 | 10011101 | 101111 | 101000 |
Color Harmonies of #369571
Complementary color
Monochromatic Colors of #369571
Black with #369571
Text Example
Text Example
White with #369571
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #369571; }
p { color: rgb(54,149,113); }
H1.HeaderClassName
{
color: #369571;
}
.AnyTagClassName
{
color: #369571;
}
</style>
background-color css
<style>
a { background-color: #369571; }
a { background-color: rgb(54,149,113); }
div.DivClassName
{
background-color: #369571;
}
.BgClassName
{
background-color: #369571;
}
</style>
border-color css
<style>
span { border-color: #369571; }
span { border-color: rgb(54,149,113); }
td.TdClassName
{
border-color: #369571;
}
.TagClassName
{
border-color: #369571;
}
</style>