Shades of Genoa #357564
Tints of Genoa #357564
RGB
CMYK
RGB Variations
Color information
#357564 (or 0x357564) is known color: Genoa. HEX triplet: 35, 75 and 64. RGB value is (53,117,100). Sum of RGB (Red+Green+Blue) = 53+117+100=270 (35% of max value = 765). Red value is 53 (21.09% from 255 or 19.63% from 270); Green value is 117 (46.09% from 255 or 43.33% from 270); Blue value is 100 (39.45% from 255 or 37.04% from 270); Max value from RGB is 117 - color contains mainly: green. Hex color #357564 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #357564 is #CA8A9B. Grayscale: #5F5F5F. Windows color (decimal): -13273756 or 6583605. OLE color: 6583605.
HSL color Cylindrical-coordinate representation of color #357564: hue angle of 164.06º degrees, saturation: 0.38, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.55%. Process color model (Four color, CMYK) of #357564 is Cyan = 0.55, Magento = 0, Yellow = 0.15 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 53 | 117 | 100 | - |
| CMYK | 0.55 | 0 | 0.15 | 0.54 |
| HSL | 164.06º | 0.38% | 0.33% | - |
| HSV(B) | 164.06º | 0.55% | 0.46% | - |
| XYZ | 10.13 | 14.4 | 14.3 | - |
| YUV | 95.93 | 130.3 | 97.38 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 53 | 117 | 100 | 0.55 | 0 | 0.15 | 0.54 | 164.06 | 0.38 | 0.33 |
| Hex | 35 | 75 | 64 | 37 | 0 | F | 36 | A4 | 26 | 21 |
| Octal | 65 | 165 | 144 | 67 | 0 | 17 | 66 | 244 | 46 | 41 |
| Binary | 110101 | 1110101 | 1100100 | 110111 | 0 | 1111 | 110110 | 10100100 | 100110 | 100001 |
Color Harmonies of #357564
Complementary color
Monochromatic Colors of #357564
Black with #357564
Text Example
Text Example
White with #357564
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #357564; }
p { color: rgb(53,117,100); }
H1.HeaderClassName
{
color: #357564;
}
.AnyTagClassName
{
color: #357564;
}
</style>
background-color css
<style>
a { background-color: #357564; }
a { background-color: rgb(53,117,100); }
div.DivClassName
{
background-color: #357564;
}
.BgClassName
{
background-color: #357564;
}
</style>
border-color css
<style>
span { border-color: #357564; }
span { border-color: rgb(53,117,100); }
td.TdClassName
{
border-color: #357564;
}
.TagClassName
{
border-color: #357564;
}
</style>