Shades of Genoa #358176
Tints of Genoa #358176
RGB
CMYK
RGB Variations
Color information
#358176 (or 0x358176) is known color: Genoa. HEX triplet: 35, 81 and 76. RGB value is (53,129,118). Sum of RGB (Red+Green+Blue) = 53+129+118=300 (39% of max value = 765). Red value is 53 (21.09% from 255 or 17.67% from 300); Green value is 129 (50.78% from 255 or 43% from 300); Blue value is 118 (46.48% from 255 or 39.33% from 300); Max value from RGB is 129 - color contains mainly: green. Hex color #358176 is not a web safe color. Web safe color analog (approx): #339966. Inversed color of #358176 is #CA7E89. Grayscale: #686868. Windows color (decimal): -13270666 or 7766325. OLE color: 7766325.
HSL color Cylindrical-coordinate representation of color #358176: hue angle of 171.32º degrees, saturation: 0.42, lightness: 0.36%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.59%. Process color model (Four color, CMYK) of #358176 is Cyan = 0.59, Magento = 0, Yellow = 0.09 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 53 | 129 | 118 | - |
| CMYK | 0.59 | 0 | 0.09 | 0.49 |
| HSL | 171.32º | 0.42% | 0.36% | - |
| HSV(B) | 171.32º | 0.59% | 0.51% | - |
| XYZ | 12.59 | 17.77 | 19.91 | - |
| YUV | 105.02 | 135.32 | 90.89 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 53 | 129 | 118 | 0.59 | 0 | 0.09 | 0.49 | 171.32 | 0.42 | 0.36 |
| Hex | 35 | 81 | 76 | 3B | 0 | 9 | 31 | AB | 2A | 24 |
| Octal | 65 | 201 | 166 | 73 | 0 | 11 | 61 | 253 | 52 | 44 |
| Binary | 110101 | 10000001 | 1110110 | 111011 | 0 | 1001 | 110001 | 10101011 | 101010 | 100100 |
Color Harmonies of #358176
Complementary color
Monochromatic Colors of #358176
Black with #358176
Text Example
Text Example
White with #358176
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #358176; }
p { color: rgb(53,129,118); }
H1.HeaderClassName
{
color: #358176;
}
.AnyTagClassName
{
color: #358176;
}
</style>
background-color css
<style>
a { background-color: #358176; }
a { background-color: rgb(53,129,118); }
div.DivClassName
{
background-color: #358176;
}
.BgClassName
{
background-color: #358176;
}
</style>
border-color css
<style>
span { border-color: #358176; }
span { border-color: rgb(53,129,118); }
td.TdClassName
{
border-color: #358176;
}
.TagClassName
{
border-color: #358176;
}
</style>