Shades of Genoa #397061
Tints of Genoa #397061
RGB
CMYK
RGB Variations
Color information
#397061 (or 0x397061) is known color: Genoa. HEX triplet: 39, 70 and 61. RGB value is (57,112,97). Sum of RGB (Red+Green+Blue) = 57+112+97=266 (35% of max value = 765). Red value is 57 (22.66% from 255 or 21.43% from 266); Green value is 112 (44.14% from 255 or 42.11% from 266); Blue value is 97 (38.28% from 255 or 36.47% from 266); Max value from RGB is 112 - color contains mainly: green. Hex color #397061 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #397061 is #C68F9E. Grayscale: #5D5D5D. Windows color (decimal): -13012895 or 6385721. OLE color: 6385721.
HSL color Cylindrical-coordinate representation of color #397061: hue angle of 163.64º degrees, saturation: 0.33, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 0.49%. Process color model (Four color, CMYK) of #397061 is Cyan = 0.49, Magento = 0, Yellow = 0.13 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 57 | 112 | 97 | - |
| CMYK | 0.49 | 0 | 0.13 | 0.56 |
| HSL | 163.64º | 0.33% | 0.33% | - |
| HSV(B) | 163.64º | 0.49% | 0.44% | - |
| XYZ | 9.64 | 13.32 | 13.37 | - |
| YUV | 93.85 | 129.78 | 101.72 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 57 | 112 | 97 | 0.49 | 0 | 0.13 | 0.56 | 163.64 | 0.33 | 0.33 |
| Hex | 39 | 70 | 61 | 31 | 0 | D | 38 | A4 | 21 | 21 |
| Octal | 71 | 160 | 141 | 61 | 0 | 15 | 70 | 244 | 41 | 41 |
| Binary | 111001 | 1110000 | 1100001 | 110001 | 0 | 1101 | 111000 | 10100100 | 100001 | 100001 |
Color Harmonies of #397061
Complementary color
Monochromatic Colors of #397061
Black with #397061
Text Example
Text Example
White with #397061
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #397061; }
p { color: rgb(57,112,97); }
H1.HeaderClassName
{
color: #397061;
}
.AnyTagClassName
{
color: #397061;
}
</style>
background-color css
<style>
a { background-color: #397061; }
a { background-color: rgb(57,112,97); }
div.DivClassName
{
background-color: #397061;
}
.BgClassName
{
background-color: #397061;
}
</style>
border-color css
<style>
span { border-color: #397061; }
span { border-color: rgb(57,112,97); }
td.TdClassName
{
border-color: #397061;
}
.TagClassName
{
border-color: #397061;
}
</style>