Shades of Genoa #357062
Tints of Genoa #357062
RGB
CMYK
RGB Variations
Color information
#357062 (or 0x357062) is known color: Genoa. HEX triplet: 35, 70 and 62. RGB value is (53,112,98). Sum of RGB (Red+Green+Blue) = 53+112+98=263 (34% of max value = 765). Red value is 53 (21.09% from 255 or 20.15% from 263); Green value is 112 (44.14% from 255 or 42.59% from 263); Blue value is 98 (38.67% from 255 or 37.26% from 263); Max value from RGB is 112 - color contains mainly: green. Hex color #357062 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #357062 is #CA8F9D. Grayscale: #5C5C5C. Windows color (decimal): -13275038 or 6451253. OLE color: 6451253.
HSL color Cylindrical-coordinate representation of color #357062: hue angle of 165.76º degrees, saturation: 0.36, lightness: 0.32%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 0.53%. Process color model (Four color, CMYK) of #357062 is Cyan = 0.53, Magento = 0, Yellow = 0.13 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 53 | 112 | 98 | - |
| CMYK | 0.53 | 0 | 0.13 | 0.56 |
| HSL | 165.76º | 0.36% | 0.32% | - |
| HSV(B) | 165.76º | 0.53% | 0.44% | - |
| XYZ | 9.47 | 13.23 | 13.61 | - |
| YUV | 92.76 | 130.95 | 99.64 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 53 | 112 | 98 | 0.53 | 0 | 0.13 | 0.56 | 165.76 | 0.36 | 0.32 |
| Hex | 35 | 70 | 62 | 35 | 0 | D | 38 | A6 | 24 | 20 |
| Octal | 65 | 160 | 142 | 65 | 0 | 15 | 70 | 246 | 44 | 40 |
| Binary | 110101 | 1110000 | 1100010 | 110101 | 0 | 1101 | 111000 | 10100110 | 100100 | 100000 |
Color Harmonies of #357062
Complementary color
Monochromatic Colors of #357062
Black with #357062
Text Example
Text Example
White with #357062
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #357062; }
p { color: rgb(53,112,98); }
H1.HeaderClassName
{
color: #357062;
}
.AnyTagClassName
{
color: #357062;
}
</style>
background-color css
<style>
a { background-color: #357062; }
a { background-color: rgb(53,112,98); }
div.DivClassName
{
background-color: #357062;
}
.BgClassName
{
background-color: #357062;
}
</style>
border-color css
<style>
span { border-color: #357062; }
span { border-color: rgb(53,112,98); }
td.TdClassName
{
border-color: #357062;
}
.TagClassName
{
border-color: #357062;
}
</style>