Shades of Genoa #357770
Tints of Genoa #357770
RGB
CMYK
RGB Variations
Color information
#357770 (or 0x357770) is known color: Genoa. HEX triplet: 35, 77 and 70. RGB value is (53,119,112). Sum of RGB (Red+Green+Blue) = 53+119+112=284 (37% of max value = 765). Red value is 53 (21.09% from 255 or 18.66% from 284); Green value is 119 (46.88% from 255 or 41.90% from 284); Blue value is 112 (44.14% from 255 or 39.44% from 284); Max value from RGB is 119 - color contains mainly: green. Hex color #357770 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #357770 is #CA888F. Grayscale: #626262. Windows color (decimal): -13273232 or 7370549. OLE color: 7370549.
HSL color Cylindrical-coordinate representation of color #357770: hue angle of 173.64º degrees, saturation: 0.38, lightness: 0.34%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.55%. Process color model (Four color, CMYK) of #357770 is Cyan = 0.55, Magento = 0, Yellow = 0.06 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 53 | 119 | 112 | - |
| CMYK | 0.55 | 0 | 0.06 | 0.53 |
| HSL | 173.64º | 0.38% | 0.34% | - |
| HSV(B) | 173.64º | 0.55% | 0.47% | - |
| XYZ | 10.99 | 15.12 | 17.67 | - |
| YUV | 98.47 | 135.63 | 95.57 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 53 | 119 | 112 | 0.55 | 0 | 0.06 | 0.53 | 173.64 | 0.38 | 0.34 |
| Hex | 35 | 77 | 70 | 37 | 0 | 6 | 35 | AE | 26 | 22 |
| Octal | 65 | 167 | 160 | 67 | 0 | 6 | 65 | 256 | 46 | 42 |
| Binary | 110101 | 1110111 | 1110000 | 110111 | 0 | 110 | 110101 | 10101110 | 100110 | 100010 |
Color Harmonies of #357770
Complementary color
Monochromatic Colors of #357770
Black with #357770
Text Example
Text Example
White with #357770
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #357770; }
p { color: rgb(53,119,112); }
H1.HeaderClassName
{
color: #357770;
}
.AnyTagClassName
{
color: #357770;
}
</style>
background-color css
<style>
a { background-color: #357770; }
a { background-color: rgb(53,119,112); }
div.DivClassName
{
background-color: #357770;
}
.BgClassName
{
background-color: #357770;
}
</style>
border-color css
<style>
span { border-color: #357770; }
span { border-color: rgb(53,119,112); }
td.TdClassName
{
border-color: #357770;
}
.TagClassName
{
border-color: #357770;
}
</style>