Shades of Genoa #357465
Tints of Genoa #357465
RGB
CMYK
RGB Variations
Color information
#357465 (or 0x357465) is known color: Genoa. HEX triplet: 35, 74 and 65. RGB value is (53,116,101). Sum of RGB (Red+Green+Blue) = 53+116+101=270 (35% of max value = 765). Red value is 53 (21.09% from 255 or 19.63% from 270); Green value is 116 (45.70% from 255 or 42.96% from 270); Blue value is 101 (39.84% from 255 or 37.41% from 270); Max value from RGB is 116 - color contains mainly: green. Hex color #357465 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #357465 is #CA8B9A. Grayscale: #5F5F5F. Windows color (decimal): -13274011 or 6648885. OLE color: 6648885.
HSL color Cylindrical-coordinate representation of color #357465: hue angle of 165.71º 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 #357465 is Cyan = 0.54, Magento = 0, Yellow = 0.13 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 53 | 116 | 101 | - |
| CMYK | 0.54 | 0 | 0.13 | 0.55 |
| HSL | 165.71º | 0.37% | 0.33% | - |
| HSV(B) | 165.71º | 0.54% | 0.45% | - |
| XYZ | 10.06 | 14.19 | 14.52 | - |
| YUV | 95.45 | 131.13 | 97.72 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 53 | 116 | 101 | 0.54 | 0 | 0.13 | 0.55 | 165.71 | 0.37 | 0.33 |
| Hex | 35 | 74 | 65 | 36 | 0 | D | 37 | A6 | 25 | 21 |
| Octal | 65 | 164 | 145 | 66 | 0 | 15 | 67 | 246 | 45 | 41 |
| Binary | 110101 | 1110100 | 1100101 | 110110 | 0 | 1101 | 110111 | 10100110 | 100101 | 100001 |
Color Harmonies of #357465
Complementary color
Monochromatic Colors of #357465
Black with #357465
Text Example
Text Example
White with #357465
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #357465; }
p { color: rgb(53,116,101); }
H1.HeaderClassName
{
color: #357465;
}
.AnyTagClassName
{
color: #357465;
}
</style>
background-color css
<style>
a { background-color: #357465; }
a { background-color: rgb(53,116,101); }
div.DivClassName
{
background-color: #357465;
}
.BgClassName
{
background-color: #357465;
}
</style>
border-color css
<style>
span { border-color: #357465; }
span { border-color: rgb(53,116,101); }
td.TdClassName
{
border-color: #357465;
}
.TagClassName
{
border-color: #357465;
}
</style>