Shades of Genoa #358472
Tints of Genoa #358472
RGB
CMYK
RGB Variations
Color information
#358472 (or 0x358472) is known color: Genoa. HEX triplet: 35, 84 and 72. RGB value is (53,132,114). Sum of RGB (Red+Green+Blue) = 53+132+114=299 (39% of max value = 765). Red value is 53 (21.09% from 255 or 17.73% from 299); Green value is 132 (51.95% from 255 or 44.15% from 299); Blue value is 114 (44.92% from 255 or 38.13% from 299); Max value from RGB is 132 - color contains mainly: green. Hex color #358472 is not a web safe color. Web safe color analog (approx): #339966. Inversed color of #358472 is #CA7B8D. Grayscale: #6A6A6A. Windows color (decimal): -13269902 or 7504949. OLE color: 7504949.
HSL color Cylindrical-coordinate representation of color #358472: hue angle of 166.33º 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 #358472 is Cyan = 0.60, Magento = 0, Yellow = 0.14 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 53 | 132 | 114 | - |
| CMYK | 0.60 | 0 | 0.14 | 0.48 |
| HSL | 166.33º | 0.43% | 0.36% | - |
| HSV(B) | 166.33º | 0.6% | 0.52% | - |
| XYZ | 12.76 | 18.47 | 18.81 | - |
| YUV | 106.33 | 132.33 | 89.96 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 53 | 132 | 114 | 0.60 | 0 | 0.14 | 0.48 | 166.33 | 0.43 | 0.36 |
| Hex | 35 | 84 | 72 | 3C | 0 | E | 30 | A6 | 2B | 24 |
| Octal | 65 | 204 | 162 | 74 | 0 | 16 | 60 | 246 | 53 | 44 |
| Binary | 110101 | 10000100 | 1110010 | 111100 | 0 | 1110 | 110000 | 10100110 | 101011 | 100100 |
Color Harmonies of #358472
Complementary color
Monochromatic Colors of #358472
Black with #358472
Text Example
Text Example
White with #358472
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #358472; }
p { color: rgb(53,132,114); }
H1.HeaderClassName
{
color: #358472;
}
.AnyTagClassName
{
color: #358472;
}
</style>
background-color css
<style>
a { background-color: #358472; }
a { background-color: rgb(53,132,114); }
div.DivClassName
{
background-color: #358472;
}
.BgClassName
{
background-color: #358472;
}
</style>
border-color css
<style>
span { border-color: #358472; }
span { border-color: rgb(53,132,114); }
td.TdClassName
{
border-color: #358472;
}
.TagClassName
{
border-color: #358472;
}
</style>