Shades of Genoa #397670
Tints of Genoa #397670
RGB
CMYK
RGB Variations
Color information
#397670 (or 0x397670) is known color: Genoa. HEX triplet: 39, 76 and 70. RGB value is (57,118,112). Sum of RGB (Red+Green+Blue) = 57+118+112=287 (38% of max value = 765). Red value is 57 (22.66% from 255 or 19.86% from 287); Green value is 118 (46.48% from 255 or 41.11% from 287); Blue value is 112 (44.14% from 255 or 39.02% from 287); Max value from RGB is 118 - color contains mainly: green. Hex color #397670 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #397670 is #C6898F. Grayscale: #636363. Windows color (decimal): -13011344 or 7370297. OLE color: 7370297.
HSL color Cylindrical-coordinate representation of color #397670: hue angle of 174.1º degrees, saturation: 0.35, lightness: 0.34%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.52%. Process color model (Four color, CMYK) of #397670 is Cyan = 0.52, Magento = 0, Yellow = 0.05 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 57 | 118 | 112 | - |
| CMYK | 0.52 | 0 | 0.05 | 0.54 |
| HSL | 174.1º | 0.35% | 0.34% | - |
| HSV(B) | 174.1º | 0.52% | 0.46% | - |
| XYZ | 11.09 | 15 | 17.64 | - |
| YUV | 99.08 | 135.29 | 97.99 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 57 | 118 | 112 | 0.52 | 0 | 0.05 | 0.54 | 174.1 | 0.35 | 0.34 |
| Hex | 39 | 76 | 70 | 34 | 0 | 5 | 36 | AE | 23 | 22 |
| Octal | 71 | 166 | 160 | 64 | 0 | 5 | 66 | 256 | 43 | 42 |
| Binary | 111001 | 1110110 | 1110000 | 110100 | 0 | 101 | 110110 | 10101110 | 100011 | 100010 |
Color Harmonies of #397670
Complementary color
Monochromatic Colors of #397670
Black with #397670
Text Example
Text Example
White with #397670
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #397670; }
p { color: rgb(57,118,112); }
H1.HeaderClassName
{
color: #397670;
}
.AnyTagClassName
{
color: #397670;
}
</style>
background-color css
<style>
a { background-color: #397670; }
a { background-color: rgb(57,118,112); }
div.DivClassName
{
background-color: #397670;
}
.BgClassName
{
background-color: #397670;
}
</style>
border-color css
<style>
span { border-color: #397670; }
span { border-color: rgb(57,118,112); }
td.TdClassName
{
border-color: #397670;
}
.TagClassName
{
border-color: #397670;
}
</style>