Shades of Genoa #357065
Tints of Genoa #357065
RGB
CMYK
RGB Variations
Color information
#357065 (or 0x357065) is known color: Genoa. HEX triplet: 35, 70 and 65. RGB value is (53,112,101). Sum of RGB (Red+Green+Blue) = 53+112+101=266 (35% of max value = 765). Red value is 53 (21.09% from 255 or 19.92% from 266); Green value is 112 (44.14% from 255 or 42.11% from 266); Blue value is 101 (39.84% from 255 or 37.97% from 266); Max value from RGB is 112 - color contains mainly: green. Hex color #357065 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #357065 is #CA8F9A. Grayscale: #5D5D5D. Windows color (decimal): -13275035 or 6647861. OLE color: 6647861.
HSL color Cylindrical-coordinate representation of color #357065: hue angle of 168.81º 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 #357065 is Cyan = 0.53, Magento = 0, Yellow = 0.10 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 53 | 112 | 101 | - |
| CMYK | 0.53 | 0 | 0.10 | 0.56 |
| HSL | 168.81º | 0.36% | 0.32% | - |
| HSV(B) | 168.81º | 0.53% | 0.44% | - |
| XYZ | 9.61 | 13.28 | 14.37 | - |
| YUV | 93.11 | 132.45 | 99.39 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 53 | 112 | 101 | 0.53 | 0 | 0.10 | 0.56 | 168.81 | 0.36 | 0.32 |
| Hex | 35 | 70 | 65 | 35 | 0 | A | 38 | A9 | 24 | 20 |
| Octal | 65 | 160 | 145 | 65 | 0 | 12 | 70 | 251 | 44 | 40 |
| Binary | 110101 | 1110000 | 1100101 | 110101 | 0 | 1010 | 111000 | 10101001 | 100100 | 100000 |
Color Harmonies of #357065
Complementary color
Monochromatic Colors of #357065
Black with #357065
Text Example
Text Example
White with #357065
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #357065; }
p { color: rgb(53,112,101); }
H1.HeaderClassName
{
color: #357065;
}
.AnyTagClassName
{
color: #357065;
}
</style>
background-color css
<style>
a { background-color: #357065; }
a { background-color: rgb(53,112,101); }
div.DivClassName
{
background-color: #357065;
}
.BgClassName
{
background-color: #357065;
}
</style>
border-color css
<style>
span { border-color: #357065; }
span { border-color: rgb(53,112,101); }
td.TdClassName
{
border-color: #357065;
}
.TagClassName
{
border-color: #357065;
}
</style>