Shades of Genoa #397470
Tints of Genoa #397470
RGB
CMYK
RGB Variations
Color information
#397470 (or 0x397470) is known color: Genoa. HEX triplet: 39, 74 and 70. RGB value is (57,116,112). Sum of RGB (Red+Green+Blue) = 57+116+112=285 (37% of max value = 765). Red value is 57 (22.66% from 255 or 20% from 285); Green value is 116 (45.70% from 255 or 40.70% from 285); Blue value is 112 (44.14% from 255 or 39.30% from 285); Max value from RGB is 116 - color contains mainly: green. Hex color #397470 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #397470 is #C68B8F. Grayscale: #616161. Windows color (decimal): -13011856 or 7369785. OLE color: 7369785.
HSL color Cylindrical-coordinate representation of color #397470: hue angle of 175.93º degrees, saturation: 0.34, lightness: 0.34%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.51%. Process color model (Four color, CMYK) of #397470 is Cyan = 0.51, Magento = 0, Yellow = 0.03 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 57 | 116 | 112 | - |
| CMYK | 0.51 | 0 | 0.03 | 0.55 |
| HSL | 175.93º | 0.34% | 0.34% | - |
| HSV(B) | 175.93º | 0.51% | 0.45% | - |
| XYZ | 10.86 | 14.53 | 17.56 | - |
| YUV | 97.9 | 135.95 | 98.83 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 57 | 116 | 112 | 0.51 | 0 | 0.03 | 0.55 | 175.93 | 0.34 | 0.34 |
| Hex | 39 | 74 | 70 | 33 | 0 | 3 | 37 | B0 | 22 | 22 |
| Octal | 71 | 164 | 160 | 63 | 0 | 3 | 67 | 260 | 42 | 42 |
| Binary | 111001 | 1110100 | 1110000 | 110011 | 0 | 11 | 110111 | 10110000 | 100010 | 100010 |
Color Harmonies of #397470
Complementary color
Monochromatic Colors of #397470
Black with #397470
Text Example
Text Example
White with #397470
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #397470; }
p { color: rgb(57,116,112); }
H1.HeaderClassName
{
color: #397470;
}
.AnyTagClassName
{
color: #397470;
}
</style>
background-color css
<style>
a { background-color: #397470; }
a { background-color: rgb(57,116,112); }
div.DivClassName
{
background-color: #397470;
}
.BgClassName
{
background-color: #397470;
}
</style>
border-color css
<style>
span { border-color: #397470; }
span { border-color: rgb(57,116,112); }
td.TdClassName
{
border-color: #397470;
}
.TagClassName
{
border-color: #397470;
}
</style>