Shades of Genoa #397972
Tints of Genoa #397972
RGB
CMYK
RGB Variations
Color information
#397972 (or 0x397972) is known color: Genoa. HEX triplet: 39, 79 and 72. RGB value is (57,121,114). Sum of RGB (Red+Green+Blue) = 57+121+114=292 (38% of max value = 765). Red value is 57 (22.66% from 255 or 19.52% from 292); Green value is 121 (47.66% from 255 or 41.44% from 292); Blue value is 114 (44.92% from 255 or 39.04% from 292); Max value from RGB is 121 - color contains mainly: green. Hex color #397972 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #397972 is #C6868D. Grayscale: #656565. Windows color (decimal): -13010574 or 7502137. OLE color: 7502137.
HSL color Cylindrical-coordinate representation of color #397972: hue angle of 173.44º degrees, saturation: 0.36, lightness: 0.35%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.53%. Process color model (Four color, CMYK) of #397972 is Cyan = 0.53, Magento = 0, Yellow = 0.06 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 57 | 121 | 114 | - |
| CMYK | 0.53 | 0 | 0.06 | 0.53 |
| HSL | 173.44º | 0.36% | 0.35% | - |
| HSV(B) | 173.44º | 0.53% | 0.47% | - |
| XYZ | 11.56 | 15.76 | 18.35 | - |
| YUV | 101.07 | 135.3 | 96.57 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 57 | 121 | 114 | 0.53 | 0 | 0.06 | 0.53 | 173.44 | 0.36 | 0.35 |
| Hex | 39 | 79 | 72 | 35 | 0 | 6 | 35 | AD | 24 | 23 |
| Octal | 71 | 171 | 162 | 65 | 0 | 6 | 65 | 255 | 44 | 43 |
| Binary | 111001 | 1111001 | 1110010 | 110101 | 0 | 110 | 110101 | 10101101 | 100100 | 100011 |
Color Harmonies of #397972
Complementary color
Monochromatic Colors of #397972
Black with #397972
Text Example
Text Example
White with #397972
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #397972; }
p { color: rgb(57,121,114); }
H1.HeaderClassName
{
color: #397972;
}
.AnyTagClassName
{
color: #397972;
}
</style>
background-color css
<style>
a { background-color: #397972; }
a { background-color: rgb(57,121,114); }
div.DivClassName
{
background-color: #397972;
}
.BgClassName
{
background-color: #397972;
}
</style>
border-color css
<style>
span { border-color: #397972; }
span { border-color: rgb(57,121,114); }
td.TdClassName
{
border-color: #397972;
}
.TagClassName
{
border-color: #397972;
}
</style>