Shades of Genoa #397870
Tints of Genoa #397870
RGB
CMYK
RGB Variations
Color information
#397870 (or 0x397870) is known color: Genoa. HEX triplet: 39, 78 and 70. RGB value is (57,120,112). Sum of RGB (Red+Green+Blue) = 57+120+112=289 (38% of max value = 765). Red value is 57 (22.66% from 255 or 19.72% from 289); Green value is 120 (47.27% from 255 or 41.52% from 289); Blue value is 112 (44.14% from 255 or 38.75% from 289); Max value from RGB is 120 - color contains mainly: green. Hex color #397870 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #397870 is #C6878F. Grayscale: #646464. Windows color (decimal): -13010832 or 7370809. OLE color: 7370809.
HSL color Cylindrical-coordinate representation of color #397870: hue angle of 172.38º degrees, saturation: 0.36, lightness: 0.35%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.52%. Process color model (Four color, CMYK) of #397870 is Cyan = 0.52, Magento = 0, Yellow = 0.07 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 57 | 120 | 112 | - |
| CMYK | 0.52 | 0 | 0.07 | 0.53 |
| HSL | 172.38º | 0.36% | 0.35% | - |
| HSV(B) | 172.38º | 0.53% | 0.47% | - |
| XYZ | 11.33 | 15.47 | 17.72 | - |
| YUV | 100.25 | 134.63 | 97.15 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 57 | 120 | 112 | 0.52 | 0 | 0.07 | 0.53 | 172.38 | 0.36 | 0.35 |
| Hex | 39 | 78 | 70 | 34 | 0 | 7 | 35 | AC | 24 | 23 |
| Octal | 71 | 170 | 160 | 64 | 0 | 7 | 65 | 254 | 44 | 43 |
| Binary | 111001 | 1111000 | 1110000 | 110100 | 0 | 111 | 110101 | 10101100 | 100100 | 100011 |
Color Harmonies of #397870
Complementary color
Monochromatic Colors of #397870
Black with #397870
Text Example
Text Example
White with #397870
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #397870; }
p { color: rgb(57,120,112); }
H1.HeaderClassName
{
color: #397870;
}
.AnyTagClassName
{
color: #397870;
}
</style>
background-color css
<style>
a { background-color: #397870; }
a { background-color: rgb(57,120,112); }
div.DivClassName
{
background-color: #397870;
}
.BgClassName
{
background-color: #397870;
}
</style>
border-color css
<style>
span { border-color: #397870; }
span { border-color: rgb(57,120,112); }
td.TdClassName
{
border-color: #397870;
}
.TagClassName
{
border-color: #397870;
}
</style>