Shades of Genoa #358473
Tints of Genoa #358473
RGB
CMYK
RGB Variations
Color information
#358473 (or 0x358473) is known color: Genoa. HEX triplet: 35, 84 and 73. RGB value is (53,132,115). Sum of RGB (Red+Green+Blue) = 53+132+115=300 (39% of max value = 765). Red value is 53 (21.09% from 255 or 17.67% from 300); Green value is 132 (51.95% from 255 or 44% from 300); Blue value is 115 (45.31% from 255 or 38.33% from 300); Max value from RGB is 132 - color contains mainly: green. Hex color #358473 is not a web safe color. Web safe color analog (approx): #339966. Inversed color of #358473 is #CA7B8C. Grayscale: #6A6A6A. Windows color (decimal): -13269901 or 7570485. OLE color: 7570485.
HSL color Cylindrical-coordinate representation of color #358473: hue angle of 167.09º 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 #358473 is Cyan = 0.60, Magento = 0, Yellow = 0.13 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 53 | 132 | 115 | - |
| CMYK | 0.60 | 0 | 0.13 | 0.48 |
| HSL | 167.09º | 0.43% | 0.36% | - |
| HSV(B) | 167.09º | 0.6% | 0.52% | - |
| XYZ | 12.81 | 18.5 | 19.11 | - |
| YUV | 106.44 | 132.83 | 89.88 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 53 | 132 | 115 | 0.60 | 0 | 0.13 | 0.48 | 167.09 | 0.43 | 0.36 |
| Hex | 35 | 84 | 73 | 3C | 0 | D | 30 | A7 | 2B | 24 |
| Octal | 65 | 204 | 163 | 74 | 0 | 15 | 60 | 247 | 53 | 44 |
| Binary | 110101 | 10000100 | 1110011 | 111100 | 0 | 1101 | 110000 | 10100111 | 101011 | 100100 |
Color Harmonies of #358473
Complementary color
Monochromatic Colors of #358473
Black with #358473
Text Example
Text Example
White with #358473
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #358473; }
p { color: rgb(53,132,115); }
H1.HeaderClassName
{
color: #358473;
}
.AnyTagClassName
{
color: #358473;
}
</style>
background-color css
<style>
a { background-color: #358473; }
a { background-color: rgb(53,132,115); }
div.DivClassName
{
background-color: #358473;
}
.BgClassName
{
background-color: #358473;
}
</style>
border-color css
<style>
span { border-color: #358473; }
span { border-color: rgb(53,132,115); }
td.TdClassName
{
border-color: #358473;
}
.TagClassName
{
border-color: #358473;
}
</style>