Shades of Genoa #358677
Tints of Genoa #358677
RGB
CMYK
RGB Variations
Color information
#358677 (or 0x358677) is known color: Genoa. HEX triplet: 35, 86 and 77. RGB value is (53,134,119). Sum of RGB (Red+Green+Blue) = 53+134+119=306 (40% of max value = 765). Red value is 53 (21.09% from 255 or 17.32% from 306); Green value is 134 (52.73% from 255 or 43.79% from 306); Blue value is 119 (46.88% from 255 or 38.89% from 306); Max value from RGB is 134 - color contains mainly: green. Hex color #358677 is not a web safe color. Web safe color analog (approx): #339966. Inversed color of #358677 is #CA7988. Grayscale: #6C6C6C. Windows color (decimal): -13269385 or 7833141. OLE color: 7833141.
HSL color Cylindrical-coordinate representation of color #358677: hue angle of 168.89º degrees, saturation: 0.43, lightness: 0.37%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.6%. Process color model (Four color, CMYK) of #358677 is Cyan = 0.60, Magento = 0, Yellow = 0.11 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 53 | 134 | 119 | - |
| CMYK | 0.60 | 0 | 0.11 | 0.47 |
| HSL | 168.89º | 0.43% | 0.37% | - |
| HSV(B) | 168.89º | 0.6% | 0.53% | - |
| XYZ | 13.32 | 19.14 | 20.44 | - |
| YUV | 108.07 | 134.16 | 88.72 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 53 | 134 | 119 | 0.60 | 0 | 0.11 | 0.47 | 168.89 | 0.43 | 0.37 |
| Hex | 35 | 86 | 77 | 3C | 0 | B | 2F | A9 | 2B | 25 |
| Octal | 65 | 206 | 167 | 74 | 0 | 13 | 57 | 251 | 53 | 45 |
| Binary | 110101 | 10000110 | 1110111 | 111100 | 0 | 1011 | 101111 | 10101001 | 101011 | 100101 |
Color Harmonies of #358677
Complementary color
Monochromatic Colors of #358677
Black with #358677
Text Example
Text Example
White with #358677
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #358677; }
p { color: rgb(53,134,119); }
H1.HeaderClassName
{
color: #358677;
}
.AnyTagClassName
{
color: #358677;
}
</style>
background-color css
<style>
a { background-color: #358677; }
a { background-color: rgb(53,134,119); }
div.DivClassName
{
background-color: #358677;
}
.BgClassName
{
background-color: #358677;
}
</style>
border-color css
<style>
span { border-color: #358677; }
span { border-color: rgb(53,134,119); }
td.TdClassName
{
border-color: #358677;
}
.TagClassName
{
border-color: #358677;
}
</style>