Shades of Genoa #358170
Tints of Genoa #358170
RGB
CMYK
RGB Variations
Color information
#358170 (or 0x358170) is known color: Genoa. HEX triplet: 35, 81 and 70. RGB value is (53,129,112). Sum of RGB (Red+Green+Blue) = 53+129+112=294 (38% of max value = 765). Red value is 53 (21.09% from 255 or 18.03% from 294); Green value is 129 (50.78% from 255 or 43.88% from 294); Blue value is 112 (44.14% from 255 or 38.10% from 294); Max value from RGB is 129 - color contains mainly: green. Hex color #358170 is not a web safe color. Web safe color analog (approx): #339966. Inversed color of #358170 is #CA7E8F. Grayscale: #686868. Windows color (decimal): -13270672 or 7373109. OLE color: 7373109.
HSL color Cylindrical-coordinate representation of color #358170: hue angle of 166.58º degrees, saturation: 0.42, lightness: 0.36%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.59%. Process color model (Four color, CMYK) of #358170 is Cyan = 0.59, Magento = 0, Yellow = 0.13 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 53 | 129 | 112 | - |
| CMYK | 0.59 | 0 | 0.13 | 0.49 |
| HSL | 166.58º | 0.42% | 0.36% | - |
| HSV(B) | 166.58º | 0.59% | 0.51% | - |
| XYZ | 12.24 | 17.63 | 18.09 | - |
| YUV | 104.34 | 132.32 | 91.38 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 53 | 129 | 112 | 0.59 | 0 | 0.13 | 0.49 | 166.58 | 0.42 | 0.36 |
| Hex | 35 | 81 | 70 | 3B | 0 | D | 31 | A7 | 2A | 24 |
| Octal | 65 | 201 | 160 | 73 | 0 | 15 | 61 | 247 | 52 | 44 |
| Binary | 110101 | 10000001 | 1110000 | 111011 | 0 | 1101 | 110001 | 10100111 | 101010 | 100100 |
Color Harmonies of #358170
Complementary color
Monochromatic Colors of #358170
Black with #358170
Text Example
Text Example
White with #358170
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #358170; }
p { color: rgb(53,129,112); }
H1.HeaderClassName
{
color: #358170;
}
.AnyTagClassName
{
color: #358170;
}
</style>
background-color css
<style>
a { background-color: #358170; }
a { background-color: rgb(53,129,112); }
div.DivClassName
{
background-color: #358170;
}
.BgClassName
{
background-color: #358170;
}
</style>
border-color css
<style>
span { border-color: #358170; }
span { border-color: rgb(53,129,112); }
td.TdClassName
{
border-color: #358170;
}
.TagClassName
{
border-color: #358170;
}
</style>