Shades of Genoa #357162
Tints of Genoa #357162
RGB
CMYK
RGB Variations
Color information
#357162 (or 0x357162) is known color: Genoa. HEX triplet: 35, 71 and 62. RGB value is (53,113,98). Sum of RGB (Red+Green+Blue) = 53+113+98=264 (34% of max value = 765). Red value is 53 (21.09% from 255 or 20.08% from 264); Green value is 113 (44.53% from 255 or 42.80% from 264); Blue value is 98 (38.67% from 255 or 37.12% from 264); Max value from RGB is 113 - color contains mainly: green. Hex color #357162 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #357162 is #CA8E9D. Grayscale: #5D5D5D. Windows color (decimal): -13274782 or 6451509. OLE color: 6451509.
HSL color Cylindrical-coordinate representation of color #357162: hue angle of 165º degrees, saturation: 0.36, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 0.53%. Process color model (Four color, CMYK) of #357162 is Cyan = 0.53, Magento = 0, Yellow = 0.13 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 53 | 113 | 98 | - |
| CMYK | 0.53 | 0 | 0.13 | 0.56 |
| HSL | 165º | 0.36% | 0.33% | - |
| HSV(B) | 165º | 0.53% | 0.44% | - |
| XYZ | 9.58 | 13.45 | 13.65 | - |
| YUV | 93.35 | 130.62 | 99.22 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 53 | 113 | 98 | 0.53 | 0 | 0.13 | 0.56 | 165 | 0.36 | 0.33 |
| Hex | 35 | 71 | 62 | 35 | 0 | D | 38 | A5 | 24 | 21 |
| Octal | 65 | 161 | 142 | 65 | 0 | 15 | 70 | 245 | 44 | 41 |
| Binary | 110101 | 1110001 | 1100010 | 110101 | 0 | 1101 | 111000 | 10100101 | 100100 | 100001 |
Color Harmonies of #357162
Complementary color
Monochromatic Colors of #357162
Black with #357162
Text Example
Text Example
White with #357162
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #357162; }
p { color: rgb(53,113,98); }
H1.HeaderClassName
{
color: #357162;
}
.AnyTagClassName
{
color: #357162;
}
</style>
background-color css
<style>
a { background-color: #357162; }
a { background-color: rgb(53,113,98); }
div.DivClassName
{
background-color: #357162;
}
.BgClassName
{
background-color: #357162;
}
</style>
border-color css
<style>
span { border-color: #357162; }
span { border-color: rgb(53,113,98); }
td.TdClassName
{
border-color: #357162;
}
.TagClassName
{
border-color: #357162;
}
</style>