Shades of Genoa #358270
Tints of Genoa #358270
RGB
CMYK
RGB Variations
Color information
#358270 (or 0x358270) is known color: Genoa. HEX triplet: 35, 82 and 70. RGB value is (53,130,112). Sum of RGB (Red+Green+Blue) = 53+130+112=295 (39% of max value = 765). Red value is 53 (21.09% from 255 or 17.97% from 295); Green value is 130 (51.17% from 255 or 44.07% from 295); Blue value is 112 (44.14% from 255 or 37.97% from 295); Max value from RGB is 130 - color contains mainly: green. Hex color #358270 is not a web safe color. Web safe color analog (approx): #339966. Inversed color of #358270 is #CA7D8F. Grayscale: #686868. Windows color (decimal): -13270416 or 7373365. OLE color: 7373365.
HSL color Cylindrical-coordinate representation of color #358270: hue angle of 165.97º 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 #358270 is Cyan = 0.59, Magento = 0, Yellow = 0.14 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 53 | 130 | 112 | - |
| CMYK | 0.59 | 0 | 0.14 | 0.49 |
| HSL | 165.97º | 0.42% | 0.36% | - |
| HSV(B) | 165.97º | 0.59% | 0.51% | - |
| XYZ | 12.38 | 17.89 | 18.13 | - |
| YUV | 104.93 | 131.99 | 90.96 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 53 | 130 | 112 | 0.59 | 0 | 0.14 | 0.49 | 165.97 | 0.42 | 0.36 |
| Hex | 35 | 82 | 70 | 3B | 0 | E | 31 | A6 | 2A | 24 |
| Octal | 65 | 202 | 160 | 73 | 0 | 16 | 61 | 246 | 52 | 44 |
| Binary | 110101 | 10000010 | 1110000 | 111011 | 0 | 1110 | 110001 | 10100110 | 101010 | 100100 |
Color Harmonies of #358270
Complementary color
Monochromatic Colors of #358270
Black with #358270
Text Example
Text Example
White with #358270
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #358270; }
p { color: rgb(53,130,112); }
H1.HeaderClassName
{
color: #358270;
}
.AnyTagClassName
{
color: #358270;
}
</style>
background-color css
<style>
a { background-color: #358270; }
a { background-color: rgb(53,130,112); }
div.DivClassName
{
background-color: #358270;
}
.BgClassName
{
background-color: #358270;
}
</style>
border-color css
<style>
span { border-color: #358270; }
span { border-color: rgb(53,130,112); }
td.TdClassName
{
border-color: #358270;
}
.TagClassName
{
border-color: #358270;
}
</style>