Shades of Genoa #358474
Tints of Genoa #358474
RGB
CMYK
RGB Variations
Color information
#358474 (or 0x358474) is known color: Genoa. HEX triplet: 35, 84 and 74. RGB value is (53,132,116). Sum of RGB (Red+Green+Blue) = 53+132+116=301 (39% of max value = 765). Red value is 53 (21.09% from 255 or 17.61% from 301); Green value is 132 (51.95% from 255 or 43.85% from 301); Blue value is 116 (45.70% from 255 or 38.54% from 301); Max value from RGB is 132 - color contains mainly: green. Hex color #358474 is not a web safe color. Web safe color analog (approx): #339966. Inversed color of #358474 is #CA7B8B. Grayscale: #6A6A6A. Windows color (decimal): -13269900 or 7636021. OLE color: 7636021.
HSL color Cylindrical-coordinate representation of color #358474: hue angle of 167.85º 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 #358474 is Cyan = 0.60, Magento = 0, Yellow = 0.12 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 53 | 132 | 116 | - |
| CMYK | 0.60 | 0 | 0.12 | 0.48 |
| HSL | 167.85º | 0.43% | 0.36% | - |
| HSV(B) | 167.85º | 0.6% | 0.52% | - |
| XYZ | 12.87 | 18.52 | 19.42 | - |
| YUV | 106.56 | 133.33 | 89.8 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 53 | 132 | 116 | 0.60 | 0 | 0.12 | 0.48 | 167.85 | 0.43 | 0.36 |
| Hex | 35 | 84 | 74 | 3C | 0 | C | 30 | A8 | 2B | 24 |
| Octal | 65 | 204 | 164 | 74 | 0 | 14 | 60 | 250 | 53 | 44 |
| Binary | 110101 | 10000100 | 1110100 | 111100 | 0 | 1100 | 110000 | 10101000 | 101011 | 100100 |
Color Harmonies of #358474
Complementary color
Monochromatic Colors of #358474
Black with #358474
Text Example
Text Example
White with #358474
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #358474; }
p { color: rgb(53,132,116); }
H1.HeaderClassName
{
color: #358474;
}
.AnyTagClassName
{
color: #358474;
}
</style>
background-color css
<style>
a { background-color: #358474; }
a { background-color: rgb(53,132,116); }
div.DivClassName
{
background-color: #358474;
}
.BgClassName
{
background-color: #358474;
}
</style>
border-color css
<style>
span { border-color: #358474; }
span { border-color: rgb(53,132,116); }
td.TdClassName
{
border-color: #358474;
}
.TagClassName
{
border-color: #358474;
}
</style>