Shades of Genoa #358779
Tints of Genoa #358779
RGB
CMYK
RGB Variations
Color information
#358779 (or 0x358779) is known color: Genoa. HEX triplet: 35, 87 and 79. RGB value is (53,135,121). Sum of RGB (Red+Green+Blue) = 53+135+121=309 (40% of max value = 765). Red value is 53 (21.09% from 255 or 17.15% from 309); Green value is 135 (53.12% from 255 or 43.69% from 309); Blue value is 121 (47.66% from 255 or 39.16% from 309); Max value from RGB is 135 - color contains mainly: green. Hex color #358779 is not a web safe color. Web safe color analog (approx): #339966. Inversed color of #358779 is #CA7886. Grayscale: #6C6C6C. Windows color (decimal): -13269127 or 7964469. OLE color: 7964469.
HSL color Cylindrical-coordinate representation of color #358779: hue angle of 169.76º degrees, saturation: 0.44, lightness: 0.37%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.61%. Process color model (Four color, CMYK) of #358779 is Cyan = 0.61, Magento = 0, Yellow = 0.10 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 53 | 135 | 121 | - |
| CMYK | 0.61 | 0 | 0.10 | 0.47 |
| HSL | 169.76º | 0.44% | 0.37% | - |
| HSV(B) | 169.76º | 0.61% | 0.53% | - |
| XYZ | 13.58 | 19.47 | 21.13 | - |
| YUV | 108.89 | 134.83 | 88.14 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 53 | 135 | 121 | 0.61 | 0 | 0.10 | 0.47 | 169.76 | 0.44 | 0.37 |
| Hex | 35 | 87 | 79 | 3D | 0 | A | 2F | AA | 2C | 25 |
| Octal | 65 | 207 | 171 | 75 | 0 | 12 | 57 | 252 | 54 | 45 |
| Binary | 110101 | 10000111 | 1111001 | 111101 | 0 | 1010 | 101111 | 10101010 | 101100 | 100101 |
Color Harmonies of #358779
Complementary color
Monochromatic Colors of #358779
Black with #358779
Text Example
Text Example
White with #358779
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #358779; }
p { color: rgb(53,135,121); }
H1.HeaderClassName
{
color: #358779;
}
.AnyTagClassName
{
color: #358779;
}
</style>
background-color css
<style>
a { background-color: #358779; }
a { background-color: rgb(53,135,121); }
div.DivClassName
{
background-color: #358779;
}
.BgClassName
{
background-color: #358779;
}
</style>
border-color css
<style>
span { border-color: #358779; }
span { border-color: rgb(53,135,121); }
td.TdClassName
{
border-color: #358779;
}
.TagClassName
{
border-color: #358779;
}
</style>