Shades of Genoa #358074
Tints of Genoa #358074
RGB
CMYK
RGB Variations
Color information
#358074 (or 0x358074) is known color: Genoa. HEX triplet: 35, 80 and 74. RGB value is (53,128,116). Sum of RGB (Red+Green+Blue) = 53+128+116=297 (39% of max value = 765). Red value is 53 (21.09% from 255 or 17.85% from 297); Green value is 128 (50.39% from 255 or 43.10% from 297); Blue value is 116 (45.70% from 255 or 39.06% from 297); Max value from RGB is 128 - color contains mainly: green. Hex color #358074 is not a web safe color. Web safe color analog (approx): #339966. Inversed color of #358074 is #CA7F8B. Grayscale: #686868. Windows color (decimal): -13270924 or 7634997. OLE color: 7634997.
HSL color Cylindrical-coordinate representation of color #358074: hue angle of 170.4º 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 #358074 is Cyan = 0.59, Magento = 0, Yellow = 0.09 and Black (K on CMYK) = 0.50.
Color convert
| RGB | 53 | 128 | 116 | - |
| CMYK | 0.59 | 0 | 0.09 | 0.50 |
| HSL | 170.4º | 0.41% | 0.35% | - |
| HSV(B) | 170.4º | 0.59% | 0.5% | - |
| XYZ | 12.34 | 17.46 | 19.24 | - |
| YUV | 104.21 | 134.65 | 91.48 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 53 | 128 | 116 | 0.59 | 0 | 0.09 | 0.50 | 170.4 | 0.41 | 0.35 |
| Hex | 35 | 80 | 74 | 3B | 0 | 9 | 32 | AA | 29 | 23 |
| Octal | 65 | 200 | 164 | 73 | 0 | 11 | 62 | 252 | 51 | 43 |
| Binary | 110101 | 10000000 | 1110100 | 111011 | 0 | 1001 | 110010 | 10101010 | 101001 | 100011 |
Color Harmonies of #358074
Complementary color
Monochromatic Colors of #358074
Black with #358074
Text Example
Text Example
White with #358074
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #358074; }
p { color: rgb(53,128,116); }
H1.HeaderClassName
{
color: #358074;
}
.AnyTagClassName
{
color: #358074;
}
</style>
background-color css
<style>
a { background-color: #358074; }
a { background-color: rgb(53,128,116); }
div.DivClassName
{
background-color: #358074;
}
.BgClassName
{
background-color: #358074;
}
</style>
border-color css
<style>
span { border-color: #358074; }
span { border-color: rgb(53,128,116); }
td.TdClassName
{
border-color: #358074;
}
.TagClassName
{
border-color: #358074;
}
</style>