Shades of Genoa #358076
Tints of Genoa #358076
RGB
CMYK
RGB Variations
Color information
#358076 (or 0x358076) is known color: Genoa. HEX triplet: 35, 80 and 76. RGB value is (53,128,118). Sum of RGB (Red+Green+Blue) = 53+128+118=299 (39% of max value = 765). Red value is 53 (21.09% from 255 or 17.73% from 299); Green value is 128 (50.39% from 255 or 42.81% from 299); Blue value is 118 (46.48% from 255 or 39.46% from 299); Max value from RGB is 128 - color contains mainly: green. Hex color #358076 is not a web safe color. Web safe color analog (approx): #339966. Inversed color of #358076 is #CA7F89. Grayscale: #686868. Windows color (decimal): -13270922 or 7766069. OLE color: 7766069.
HSL color Cylindrical-coordinate representation of color #358076: hue angle of 172º degrees, saturation: 0.41, lightness: 0.35%. HSV value (or HSB Brightness) of color is 0.5% and HSV saturation: 0.59%. Process color model (Four color, CMYK) of #358076 is Cyan = 0.59, Magento = 0, Yellow = 0.08 and Black (K on CMYK) = 0.50.
Color convert
| RGB | 53 | 128 | 118 | - |
| CMYK | 0.59 | 0 | 0.08 | 0.50 |
| HSL | 172º | 0.41% | 0.35% | - |
| HSV(B) | 172º | 0.59% | 0.5% | - |
| XYZ | 12.46 | 17.5 | 19.86 | - |
| YUV | 104.44 | 135.65 | 91.31 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 53 | 128 | 118 | 0.59 | 0 | 0.08 | 0.50 | 172 | 0.41 | 0.35 |
| Hex | 35 | 80 | 76 | 3B | 0 | 8 | 32 | AC | 29 | 23 |
| Octal | 65 | 200 | 166 | 73 | 0 | 10 | 62 | 254 | 51 | 43 |
| Binary | 110101 | 10000000 | 1110110 | 111011 | 0 | 1000 | 110010 | 10101100 | 101001 | 100011 |
Color Harmonies of #358076
Complementary color
Monochromatic Colors of #358076
Black with #358076
Text Example
Text Example
White with #358076
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #358076; }
p { color: rgb(53,128,118); }
H1.HeaderClassName
{
color: #358076;
}
.AnyTagClassName
{
color: #358076;
}
</style>
background-color css
<style>
a { background-color: #358076; }
a { background-color: rgb(53,128,118); }
div.DivClassName
{
background-color: #358076;
}
.BgClassName
{
background-color: #358076;
}
</style>
border-color css
<style>
span { border-color: #358076; }
span { border-color: rgb(53,128,118); }
td.TdClassName
{
border-color: #358076;
}
.TagClassName
{
border-color: #358076;
}
</style>