Shades of Genoa #357063
Tints of Genoa #357063
RGB
CMYK
RGB Variations
Color information
#357063 (or 0x357063) is known color: Genoa. HEX triplet: 35, 70 and 63. RGB value is (53,112,99). Sum of RGB (Red+Green+Blue) = 53+112+99=264 (34% of max value = 765). Red value is 53 (21.09% from 255 or 20.08% from 264); Green value is 112 (44.14% from 255 or 42.42% from 264); Blue value is 99 (39.06% from 255 or 37.5% from 264); Max value from RGB is 112 - color contains mainly: green. Hex color #357063 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #357063 is #CA8F9C. Grayscale: #5C5C5C. Windows color (decimal): -13275037 or 6516789. OLE color: 6516789.
HSL color Cylindrical-coordinate representation of color #357063: hue angle of 166.78º degrees, saturation: 0.36, lightness: 0.32%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 0.53%. Process color model (Four color, CMYK) of #357063 is Cyan = 0.53, Magento = 0, Yellow = 0.12 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 53 | 112 | 99 | - |
| CMYK | 0.53 | 0 | 0.12 | 0.56 |
| HSL | 166.78º | 0.36% | 0.32% | - |
| HSV(B) | 166.78º | 0.53% | 0.44% | - |
| XYZ | 9.51 | 13.25 | 13.86 | - |
| YUV | 92.88 | 131.45 | 99.56 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 53 | 112 | 99 | 0.53 | 0 | 0.12 | 0.56 | 166.78 | 0.36 | 0.32 |
| Hex | 35 | 70 | 63 | 35 | 0 | C | 38 | A7 | 24 | 20 |
| Octal | 65 | 160 | 143 | 65 | 0 | 14 | 70 | 247 | 44 | 40 |
| Binary | 110101 | 1110000 | 1100011 | 110101 | 0 | 1100 | 111000 | 10100111 | 100100 | 100000 |
Color Harmonies of #357063
Complementary color
Monochromatic Colors of #357063
Black with #357063
Text Example
Text Example
White with #357063
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #357063; }
p { color: rgb(53,112,99); }
H1.HeaderClassName
{
color: #357063;
}
.AnyTagClassName
{
color: #357063;
}
</style>
background-color css
<style>
a { background-color: #357063; }
a { background-color: rgb(53,112,99); }
div.DivClassName
{
background-color: #357063;
}
.BgClassName
{
background-color: #357063;
}
</style>
border-color css
<style>
span { border-color: #357063; }
span { border-color: rgb(53,112,99); }
td.TdClassName
{
border-color: #357063;
}
.TagClassName
{
border-color: #357063;
}
</style>