Shades of Genoa #357663
Tints of Genoa #357663
RGB
CMYK
RGB Variations
Color information
#357663 (or 0x357663) is known color: Genoa. HEX triplet: 35, 76 and 63. RGB value is (53,118,99). Sum of RGB (Red+Green+Blue) = 53+118+99=270 (35% of max value = 765). Red value is 53 (21.09% from 255 or 19.63% from 270); Green value is 118 (46.48% from 255 or 43.70% from 270); Blue value is 99 (39.06% from 255 or 36.67% from 270); Max value from RGB is 118 - color contains mainly: green. Hex color #357663 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #357663 is #CA899C. Grayscale: #606060. Windows color (decimal): -13273501 or 6518325. OLE color: 6518325.
HSL color Cylindrical-coordinate representation of color #357663: hue angle of 162.46º degrees, saturation: 0.38, lightness: 0.34%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.55%. Process color model (Four color, CMYK) of #357663 is Cyan = 0.55, Magento = 0, Yellow = 0.16 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 53 | 118 | 99 | - |
| CMYK | 0.55 | 0 | 0.16 | 0.54 |
| HSL | 162.46º | 0.38% | 0.34% | - |
| HSV(B) | 162.46º | 0.55% | 0.46% | - |
| XYZ | 10.2 | 14.61 | 14.09 | - |
| YUV | 96.4 | 129.47 | 97.04 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 53 | 118 | 99 | 0.55 | 0 | 0.16 | 0.54 | 162.46 | 0.38 | 0.34 |
| Hex | 35 | 76 | 63 | 37 | 0 | 10 | 36 | A2 | 26 | 22 |
| Octal | 65 | 166 | 143 | 67 | 0 | 20 | 66 | 242 | 46 | 42 |
| Binary | 110101 | 1110110 | 1100011 | 110111 | 0 | 10000 | 110110 | 10100010 | 100110 | 100010 |
Color Harmonies of #357663
Complementary color
Monochromatic Colors of #357663
Black with #357663
Text Example
Text Example
White with #357663
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #357663; }
p { color: rgb(53,118,99); }
H1.HeaderClassName
{
color: #357663;
}
.AnyTagClassName
{
color: #357663;
}
</style>
background-color css
<style>
a { background-color: #357663; }
a { background-color: rgb(53,118,99); }
div.DivClassName
{
background-color: #357663;
}
.BgClassName
{
background-color: #357663;
}
</style>
border-color css
<style>
span { border-color: #357663; }
span { border-color: rgb(53,118,99); }
td.TdClassName
{
border-color: #357663;
}
.TagClassName
{
border-color: #357663;
}
</style>