Shades of Viridian #369370
Tints of Viridian #369370
RGB
CMYK
RGB Variations
Color information
#369370 (or 0x369370) is known color: Viridian. HEX triplet: 36, 93 and 70. RGB value is (54,147,112). Sum of RGB (Red+Green+Blue) = 54+147+112=313 (41% of max value = 765). Red value is 54 (21.48% from 255 or 17.25% from 313); Green value is 147 (57.81% from 255 or 46.96% from 313); Blue value is 112 (44.14% from 255 or 35.78% from 313); Max value from RGB is 147 - color contains mainly: green. Hex color #369370 is not a web safe color. Web safe color analog (approx): #339966. Inversed color of #369370 is #C96C8F. Grayscale: #737373. Windows color (decimal): -13200528 or 7377718. OLE color: 7377718.
HSL color Cylindrical-coordinate representation of color #369370: hue angle of 157.42º degrees, saturation: 0.46, lightness: 0.39%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.63%. Process color model (Four color, CMYK) of #369370 is Cyan = 0.63, Magento = 0, Yellow = 0.24 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 54 | 147 | 112 | - |
| CMYK | 0.63 | 0 | 0.24 | 0.42 |
| HSL | 157.42º | 0.46% | 0.39% | - |
| HSV(B) | 157.42º | 0.63% | 0.58% | - |
| XYZ | 14.88 | 22.82 | 18.95 | - |
| YUV | 115.2 | 126.19 | 84.35 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 54 | 147 | 112 | 0.63 | 0 | 0.24 | 0.42 | 157.42 | 0.46 | 0.39 |
| Hex | 36 | 93 | 70 | 3F | 0 | 18 | 2A | 9D | 2E | 27 |
| Octal | 66 | 223 | 160 | 77 | 0 | 30 | 52 | 235 | 56 | 47 |
| Binary | 110110 | 10010011 | 1110000 | 111111 | 0 | 11000 | 101010 | 10011101 | 101110 | 100111 |
Color Harmonies of #369370
Complementary color
Monochromatic Colors of #369370
Black with #369370
Text Example
Text Example
White with #369370
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #369370; }
p { color: rgb(54,147,112); }
H1.HeaderClassName
{
color: #369370;
}
.AnyTagClassName
{
color: #369370;
}
</style>
background-color css
<style>
a { background-color: #369370; }
a { background-color: rgb(54,147,112); }
div.DivClassName
{
background-color: #369370;
}
.BgClassName
{
background-color: #369370;
}
</style>
border-color css
<style>
span { border-color: #369370; }
span { border-color: rgb(54,147,112); }
td.TdClassName
{
border-color: #369370;
}
.TagClassName
{
border-color: #369370;
}
</style>