Shades of Genoa #357672
Tints of Genoa #357672
RGB
CMYK
RGB Variations
Color information
#357672 (or 0x357672) is known color: Genoa. HEX triplet: 35, 76 and 72. RGB value is (53,118,114). Sum of RGB (Red+Green+Blue) = 53+118+114=285 (37% of max value = 765). Red value is 53 (21.09% from 255 or 18.60% from 285); Green value is 118 (46.48% from 255 or 41.40% from 285); Blue value is 114 (44.92% from 255 or 40% from 285); Max value from RGB is 118 - color contains mainly: green. Hex color #357672 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #357672 is #CA898D. Grayscale: #626262. Windows color (decimal): -13273486 or 7501365. OLE color: 7501365.
HSL color Cylindrical-coordinate representation of color #357672: hue angle of 176.31º 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 #357672 is Cyan = 0.55, Magento = 0, Yellow = 0.03 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 53 | 118 | 114 | - |
| CMYK | 0.55 | 0 | 0.03 | 0.54 |
| HSL | 176.31º | 0.38% | 0.34% | - |
| HSV(B) | 176.31º | 0.55% | 0.46% | - |
| XYZ | 10.98 | 14.93 | 18.22 | - |
| YUV | 98.11 | 136.97 | 95.83 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 53 | 118 | 114 | 0.55 | 0 | 0.03 | 0.54 | 176.31 | 0.38 | 0.34 |
| Hex | 35 | 76 | 72 | 37 | 0 | 3 | 36 | B0 | 26 | 22 |
| Octal | 65 | 166 | 162 | 67 | 0 | 3 | 66 | 260 | 46 | 42 |
| Binary | 110101 | 1110110 | 1110010 | 110111 | 0 | 11 | 110110 | 10110000 | 100110 | 100010 |
Color Harmonies of #357672
Complementary color
Monochromatic Colors of #357672
Black with #357672
Text Example
Text Example
White with #357672
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #357672; }
p { color: rgb(53,118,114); }
H1.HeaderClassName
{
color: #357672;
}
.AnyTagClassName
{
color: #357672;
}
</style>
background-color css
<style>
a { background-color: #357672; }
a { background-color: rgb(53,118,114); }
div.DivClassName
{
background-color: #357672;
}
.BgClassName
{
background-color: #357672;
}
</style>
border-color css
<style>
span { border-color: #357672; }
span { border-color: rgb(53,118,114); }
td.TdClassName
{
border-color: #357672;
}
.TagClassName
{
border-color: #357672;
}
</style>