Shades of Genoa #357370
Tints of Genoa #357370
RGB
CMYK
RGB Variations
Color information
#357370 (or 0x357370) is known color: Genoa. HEX triplet: 35, 73 and 70. RGB value is (53,115,112). Sum of RGB (Red+Green+Blue) = 53+115+112=280 (37% of max value = 765). Red value is 53 (21.09% from 255 or 18.93% from 280); Green value is 115 (45.31% from 255 or 41.07% from 280); Blue value is 112 (44.14% from 255 or 40% from 280); Max value from RGB is 115 - color contains mainly: green. Hex color #357370 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #357370 is #CA8C8F. Grayscale: #606060. Windows color (decimal): -13274256 or 7369525. OLE color: 7369525.
HSL color Cylindrical-coordinate representation of color #357370: hue angle of 177.1º degrees, saturation: 0.37, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.54%. Process color model (Four color, CMYK) of #357370 is Cyan = 0.54, Magento = 0, Yellow = 0.03 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 53 | 115 | 112 | - |
| CMYK | 0.54 | 0 | 0.03 | 0.55 |
| HSL | 177.1º | 0.37% | 0.33% | - |
| HSV(B) | 177.1º | 0.54% | 0.45% | - |
| XYZ | 10.52 | 14.19 | 17.51 | - |
| YUV | 96.12 | 136.96 | 97.24 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 53 | 115 | 112 | 0.54 | 0 | 0.03 | 0.55 | 177.1 | 0.37 | 0.33 |
| Hex | 35 | 73 | 70 | 36 | 0 | 3 | 37 | B1 | 25 | 21 |
| Octal | 65 | 163 | 160 | 66 | 0 | 3 | 67 | 261 | 45 | 41 |
| Binary | 110101 | 1110011 | 1110000 | 110110 | 0 | 11 | 110111 | 10110001 | 100101 | 100001 |
Color Harmonies of #357370
Complementary color
Monochromatic Colors of #357370
Black with #357370
Text Example
Text Example
White with #357370
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #357370; }
p { color: rgb(53,115,112); }
H1.HeaderClassName
{
color: #357370;
}
.AnyTagClassName
{
color: #357370;
}
</style>
background-color css
<style>
a { background-color: #357370; }
a { background-color: rgb(53,115,112); }
div.DivClassName
{
background-color: #357370;
}
.BgClassName
{
background-color: #357370;
}
</style>
border-color css
<style>
span { border-color: #357370; }
span { border-color: rgb(53,115,112); }
td.TdClassName
{
border-color: #357370;
}
.TagClassName
{
border-color: #357370;
}
</style>