Shades of Genoa #358475
Tints of Genoa #358475
RGB
CMYK
RGB Variations
Color information
#358475 (or 0x358475) is known color: Genoa. HEX triplet: 35, 84 and 75. RGB value is (53,132,117). Sum of RGB (Red+Green+Blue) = 53+132+117=302 (40% of max value = 765). Red value is 53 (21.09% from 255 or 17.55% from 302); Green value is 132 (51.95% from 255 or 43.71% from 302); Blue value is 117 (46.09% from 255 or 38.74% from 302); Max value from RGB is 132 - color contains mainly: green. Hex color #358475 is not a web safe color. Web safe color analog (approx): #339966. Inversed color of #358475 is #CA7B8A. Grayscale: #6A6A6A. Windows color (decimal): -13269899 or 7701557. OLE color: 7701557.
HSL color Cylindrical-coordinate representation of color #358475: hue angle of 168.61º degrees, saturation: 0.43, lightness: 0.36%. HSV value (or HSB Brightness) of color is 0.52% and HSV saturation: 0.6%. Process color model (Four color, CMYK) of #358475 is Cyan = 0.60, Magento = 0, Yellow = 0.11 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 53 | 132 | 117 | - |
| CMYK | 0.60 | 0 | 0.11 | 0.48 |
| HSL | 168.61º | 0.43% | 0.36% | - |
| HSV(B) | 168.61º | 0.6% | 0.52% | - |
| XYZ | 12.93 | 18.54 | 19.73 | - |
| YUV | 106.67 | 133.83 | 89.72 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 53 | 132 | 117 | 0.60 | 0 | 0.11 | 0.48 | 168.61 | 0.43 | 0.36 |
| Hex | 35 | 84 | 75 | 3C | 0 | B | 30 | A9 | 2B | 24 |
| Octal | 65 | 204 | 165 | 74 | 0 | 13 | 60 | 251 | 53 | 44 |
| Binary | 110101 | 10000100 | 1110101 | 111100 | 0 | 1011 | 110000 | 10101001 | 101011 | 100100 |
Color Harmonies of #358475
Complementary color
Monochromatic Colors of #358475
Black with #358475
Text Example
Text Example
White with #358475
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #358475; }
p { color: rgb(53,132,117); }
H1.HeaderClassName
{
color: #358475;
}
.AnyTagClassName
{
color: #358475;
}
</style>
background-color css
<style>
a { background-color: #358475; }
a { background-color: rgb(53,132,117); }
div.DivClassName
{
background-color: #358475;
}
.BgClassName
{
background-color: #358475;
}
</style>
border-color css
<style>
span { border-color: #358475; }
span { border-color: rgb(53,132,117); }
td.TdClassName
{
border-color: #358475;
}
.TagClassName
{
border-color: #358475;
}
</style>