Shades of Genoa #357066
Tints of Genoa #357066
RGB
CMYK
RGB Variations
Color information
#357066 (or 0x357066) is known color: Genoa. HEX triplet: 35, 70 and 66. RGB value is (53,112,102). Sum of RGB (Red+Green+Blue) = 53+112+102=267 (35% of max value = 765). Red value is 53 (21.09% from 255 or 19.85% from 267); Green value is 112 (44.14% from 255 or 41.95% from 267); Blue value is 102 (40.23% from 255 or 38.20% from 267); Max value from RGB is 112 - color contains mainly: green. Hex color #357066 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #357066 is #CA8F99. Grayscale: #5D5D5D. Windows color (decimal): -13275034 or 6713397. OLE color: 6713397.
HSL color Cylindrical-coordinate representation of color #357066: hue angle of 169.83º 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 #357066 is Cyan = 0.53, Magento = 0, Yellow = 0.09 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 53 | 112 | 102 | - |
| CMYK | 0.53 | 0 | 0.09 | 0.56 |
| HSL | 169.83º | 0.36% | 0.32% | - |
| HSV(B) | 169.83º | 0.53% | 0.44% | - |
| XYZ | 9.66 | 13.3 | 14.63 | - |
| YUV | 93.22 | 132.95 | 99.31 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 53 | 112 | 102 | 0.53 | 0 | 0.09 | 0.56 | 169.83 | 0.36 | 0.32 |
| Hex | 35 | 70 | 66 | 35 | 0 | 9 | 38 | AA | 24 | 20 |
| Octal | 65 | 160 | 146 | 65 | 0 | 11 | 70 | 252 | 44 | 40 |
| Binary | 110101 | 1110000 | 1100110 | 110101 | 0 | 1001 | 111000 | 10101010 | 100100 | 100000 |
Color Harmonies of #357066
Complementary color
Monochromatic Colors of #357066
Black with #357066
Text Example
Text Example
White with #357066
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #357066; }
p { color: rgb(53,112,102); }
H1.HeaderClassName
{
color: #357066;
}
.AnyTagClassName
{
color: #357066;
}
</style>
background-color css
<style>
a { background-color: #357066; }
a { background-color: rgb(53,112,102); }
div.DivClassName
{
background-color: #357066;
}
.BgClassName
{
background-color: #357066;
}
</style>
border-color css
<style>
span { border-color: #357066; }
span { border-color: rgb(53,112,102); }
td.TdClassName
{
border-color: #357066;
}
.TagClassName
{
border-color: #357066;
}
</style>