Shades of Genoa #357973
Tints of Genoa #357973
RGB
CMYK
RGB Variations
Color information
#357973 (or 0x357973) is known color: Genoa. HEX triplet: 35, 79 and 73. RGB value is (53,121,115). Sum of RGB (Red+Green+Blue) = 53+121+115=289 (38% of max value = 765). Red value is 53 (21.09% from 255 or 18.34% from 289); Green value is 121 (47.66% from 255 or 41.87% from 289); Blue value is 115 (45.31% from 255 or 39.79% from 289); Max value from RGB is 121 - color contains mainly: green. Hex color #357973 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #357973 is #CA868C. Grayscale: #636363. Windows color (decimal): -13272717 or 7567669. OLE color: 7567669.
HSL color Cylindrical-coordinate representation of color #357973: hue angle of 174.71º degrees, saturation: 0.39, lightness: 0.34%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.56%. Process color model (Four color, CMYK) of #357973 is Cyan = 0.56, Magento = 0, Yellow = 0.05 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 53 | 121 | 115 | - |
| CMYK | 0.56 | 0 | 0.05 | 0.53 |
| HSL | 174.71º | 0.39% | 0.34% | - |
| HSV(B) | 174.71º | 0.56% | 0.47% | - |
| XYZ | 11.4 | 15.67 | 18.64 | - |
| YUV | 99.98 | 136.47 | 94.49 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 53 | 121 | 115 | 0.56 | 0 | 0.05 | 0.53 | 174.71 | 0.39 | 0.34 |
| Hex | 35 | 79 | 73 | 38 | 0 | 5 | 35 | AF | 27 | 22 |
| Octal | 65 | 171 | 163 | 70 | 0 | 5 | 65 | 257 | 47 | 42 |
| Binary | 110101 | 1111001 | 1110011 | 111000 | 0 | 101 | 110101 | 10101111 | 100111 | 100010 |
Color Harmonies of #357973
Complementary color
Monochromatic Colors of #357973
Black with #357973
Text Example
Text Example
White with #357973
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #357973; }
p { color: rgb(53,121,115); }
H1.HeaderClassName
{
color: #357973;
}
.AnyTagClassName
{
color: #357973;
}
</style>
background-color css
<style>
a { background-color: #357973; }
a { background-color: rgb(53,121,115); }
div.DivClassName
{
background-color: #357973;
}
.BgClassName
{
background-color: #357973;
}
</style>
border-color css
<style>
span { border-color: #357973; }
span { border-color: rgb(53,121,115); }
td.TdClassName
{
border-color: #357973;
}
.TagClassName
{
border-color: #357973;
}
</style>