Shades of Genoa #397873
Tints of Genoa #397873
RGB
CMYK
RGB Variations
Color information
#397873 (or 0x397873) is known color: Genoa. HEX triplet: 39, 78 and 73. RGB value is (57,120,115). Sum of RGB (Red+Green+Blue) = 57+120+115=292 (38% of max value = 765). Red value is 57 (22.66% from 255 or 19.52% from 292); Green value is 120 (47.27% from 255 or 41.10% from 292); Blue value is 115 (45.31% from 255 or 39.38% from 292); Max value from RGB is 120 - color contains mainly: green. Hex color #397873 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #397873 is #C6878C. Grayscale: #646464. Windows color (decimal): -13010829 or 7567417. OLE color: 7567417.
HSL color Cylindrical-coordinate representation of color #397873: hue angle of 175.24º 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 #397873 is Cyan = 0.52, Magento = 0, Yellow = 0.04 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 57 | 120 | 115 | - |
| CMYK | 0.52 | 0 | 0.04 | 0.53 |
| HSL | 175.24º | 0.36% | 0.35% | - |
| HSV(B) | 175.24º | 0.53% | 0.47% | - |
| XYZ | 11.5 | 15.54 | 18.61 | - |
| YUV | 100.59 | 136.13 | 96.91 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 57 | 120 | 115 | 0.52 | 0 | 0.04 | 0.53 | 175.24 | 0.36 | 0.35 |
| Hex | 39 | 78 | 73 | 34 | 0 | 4 | 35 | AF | 24 | 23 |
| Octal | 71 | 170 | 163 | 64 | 0 | 4 | 65 | 257 | 44 | 43 |
| Binary | 111001 | 1111000 | 1110011 | 110100 | 0 | 100 | 110101 | 10101111 | 100100 | 100011 |
Color Harmonies of #397873
Complementary color
Monochromatic Colors of #397873
Black with #397873
Text Example
Text Example
White with #397873
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #397873; }
p { color: rgb(57,120,115); }
H1.HeaderClassName
{
color: #397873;
}
.AnyTagClassName
{
color: #397873;
}
</style>
background-color css
<style>
a { background-color: #397873; }
a { background-color: rgb(57,120,115); }
div.DivClassName
{
background-color: #397873;
}
.BgClassName
{
background-color: #397873;
}
</style>
border-color css
<style>
span { border-color: #397873; }
span { border-color: rgb(57,120,115); }
td.TdClassName
{
border-color: #397873;
}
.TagClassName
{
border-color: #397873;
}
</style>