Shades of Genoa #357673
Tints of Genoa #357673
RGB
CMYK
RGB Variations
Color information
#357673 (or 0x357673) is known color: Genoa. HEX triplet: 35, 76 and 73. RGB value is (53,118,115). Sum of RGB (Red+Green+Blue) = 53+118+115=286 (37% of max value = 765). Red value is 53 (21.09% from 255 or 18.53% from 286); Green value is 118 (46.48% from 255 or 41.26% from 286); Blue value is 115 (45.31% from 255 or 40.21% from 286); Max value from RGB is 118 - color contains mainly: green. Hex color #357673 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #357673 is #CA898C. Grayscale: #626262. Windows color (decimal): -13273485 or 7566901. OLE color: 7566901.
HSL color Cylindrical-coordinate representation of color #357673: hue angle of 177.23º 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 #357673 is Cyan = 0.55, Magento = 0, Yellow = 0.03 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 53 | 118 | 115 | - |
| CMYK | 0.55 | 0 | 0.03 | 0.54 |
| HSL | 177.23º | 0.38% | 0.34% | - |
| HSV(B) | 177.23º | 0.55% | 0.46% | - |
| XYZ | 11.04 | 14.95 | 18.52 | - |
| YUV | 98.22 | 137.47 | 95.74 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 53 | 118 | 115 | 0.55 | 0 | 0.03 | 0.54 | 177.23 | 0.38 | 0.34 |
| Hex | 35 | 76 | 73 | 37 | 0 | 3 | 36 | B1 | 26 | 22 |
| Octal | 65 | 166 | 163 | 67 | 0 | 3 | 66 | 261 | 46 | 42 |
| Binary | 110101 | 1110110 | 1110011 | 110111 | 0 | 11 | 110110 | 10110001 | 100110 | 100010 |
Color Harmonies of #357673
Complementary color
Monochromatic Colors of #357673
Black with #357673
Text Example
Text Example
White with #357673
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #357673; }
p { color: rgb(53,118,115); }
H1.HeaderClassName
{
color: #357673;
}
.AnyTagClassName
{
color: #357673;
}
</style>
background-color css
<style>
a { background-color: #357673; }
a { background-color: rgb(53,118,115); }
div.DivClassName
{
background-color: #357673;
}
.BgClassName
{
background-color: #357673;
}
</style>
border-color css
<style>
span { border-color: #357673; }
span { border-color: rgb(53,118,115); }
td.TdClassName
{
border-color: #357673;
}
.TagClassName
{
border-color: #357673;
}
</style>