Shades of Genoa #357270
Tints of Genoa #357270
RGB
CMYK
RGB Variations
Color information
#357270 (or 0x357270) is known color: Genoa. HEX triplet: 35, 72 and 70. RGB value is (53,114,112). Sum of RGB (Red+Green+Blue) = 53+114+112=279 (36% of max value = 765). Red value is 53 (21.09% from 255 or 19.00% from 279); Green value is 114 (44.92% from 255 or 40.86% from 279); Blue value is 112 (44.14% from 255 or 40.14% from 279); Max value from RGB is 114 - color contains mainly: green. Hex color #357270 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #357270 is #CA8D8F. Grayscale: #5F5F5F. Windows color (decimal): -13274512 or 7369269. OLE color: 7369269.
HSL color Cylindrical-coordinate representation of color #357270: hue angle of 178.03º 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 #357270 is Cyan = 0.54, Magento = 0, Yellow = 0.02 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 53 | 114 | 112 | - |
| CMYK | 0.54 | 0 | 0.02 | 0.55 |
| HSL | 178.03º | 0.37% | 0.33% | - |
| HSV(B) | 178.03º | 0.54% | 0.45% | - |
| XYZ | 10.41 | 13.96 | 17.48 | - |
| YUV | 95.53 | 137.29 | 97.66 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 53 | 114 | 112 | 0.54 | 0 | 0.02 | 0.55 | 178.03 | 0.37 | 0.33 |
| Hex | 35 | 72 | 70 | 36 | 0 | 2 | 37 | B2 | 25 | 21 |
| Octal | 65 | 162 | 160 | 66 | 0 | 2 | 67 | 262 | 45 | 41 |
| Binary | 110101 | 1110010 | 1110000 | 110110 | 0 | 10 | 110111 | 10110010 | 100101 | 100001 |
Color Harmonies of #357270
Complementary color
Monochromatic Colors of #357270
Black with #357270
Text Example
Text Example
White with #357270
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #357270; }
p { color: rgb(53,114,112); }
H1.HeaderClassName
{
color: #357270;
}
.AnyTagClassName
{
color: #357270;
}
</style>
background-color css
<style>
a { background-color: #357270; }
a { background-color: rgb(53,114,112); }
div.DivClassName
{
background-color: #357270;
}
.BgClassName
{
background-color: #357270;
}
</style>
border-color css
<style>
span { border-color: #357270; }
span { border-color: rgb(53,114,112); }
td.TdClassName
{
border-color: #357270;
}
.TagClassName
{
border-color: #357270;
}
</style>