Shades of Genoa #358375
Tints of Genoa #358375
RGB
CMYK
RGB Variations
Color information
#358375 (or 0x358375) is known color: Genoa. HEX triplet: 35, 83 and 75. RGB value is (53,131,117). Sum of RGB (Red+Green+Blue) = 53+131+117=301 (39% of max value = 765). Red value is 53 (21.09% from 255 or 17.61% from 301); Green value is 131 (51.56% from 255 or 43.52% from 301); Blue value is 117 (46.09% from 255 or 38.87% from 301); Max value from RGB is 131 - color contains mainly: green. Hex color #358375 is not a web safe color. Web safe color analog (approx): #339966. Inversed color of #358375 is #CA7C8A. Grayscale: #6A6A6A. Windows color (decimal): -13270155 or 7701301. OLE color: 7701301.
HSL color Cylindrical-coordinate representation of color #358375: hue angle of 169.23º degrees, saturation: 0.42, lightness: 0.36%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.6%. Process color model (Four color, CMYK) of #358375 is Cyan = 0.60, Magento = 0, Yellow = 0.11 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 53 | 131 | 117 | - |
| CMYK | 0.60 | 0 | 0.11 | 0.49 |
| HSL | 169.23º | 0.42% | 0.36% | - |
| HSV(B) | 169.23º | 0.6% | 0.51% | - |
| XYZ | 12.8 | 18.27 | 19.68 | - |
| YUV | 106.08 | 134.16 | 90.14 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 53 | 131 | 117 | 0.60 | 0 | 0.11 | 0.49 | 169.23 | 0.42 | 0.36 |
| Hex | 35 | 83 | 75 | 3C | 0 | B | 31 | A9 | 2A | 24 |
| Octal | 65 | 203 | 165 | 74 | 0 | 13 | 61 | 251 | 52 | 44 |
| Binary | 110101 | 10000011 | 1110101 | 111100 | 0 | 1011 | 110001 | 10101001 | 101010 | 100100 |
Color Harmonies of #358375
Complementary color
Monochromatic Colors of #358375
Black with #358375
Text Example
Text Example
White with #358375
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #358375; }
p { color: rgb(53,131,117); }
H1.HeaderClassName
{
color: #358375;
}
.AnyTagClassName
{
color: #358375;
}
</style>
background-color css
<style>
a { background-color: #358375; }
a { background-color: rgb(53,131,117); }
div.DivClassName
{
background-color: #358375;
}
.BgClassName
{
background-color: #358375;
}
</style>
border-color css
<style>
span { border-color: #358375; }
span { border-color: rgb(53,131,117); }
td.TdClassName
{
border-color: #358375;
}
.TagClassName
{
border-color: #358375;
}
</style>