Shades of Genoa #397973
Tints of Genoa #397973
RGB
CMYK
RGB Variations
Color information
#397973 (or 0x397973) is known color: Genoa. HEX triplet: 39, 79 and 73. RGB value is (57,121,115). Sum of RGB (Red+Green+Blue) = 57+121+115=293 (38% of max value = 765). Red value is 57 (22.66% from 255 or 19.45% from 293); Green value is 121 (47.66% from 255 or 41.30% from 293); Blue value is 115 (45.31% from 255 or 39.25% from 293); Max value from RGB is 121 - color contains mainly: green. Hex color #397973 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #397973 is #C6868C. Grayscale: #656565. Windows color (decimal): -13010573 or 7567673. OLE color: 7567673.
HSL color Cylindrical-coordinate representation of color #397973: hue angle of 174.38º 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 #397973 is Cyan = 0.53, Magento = 0, Yellow = 0.05 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 57 | 121 | 115 | - |
| CMYK | 0.53 | 0 | 0.05 | 0.53 |
| HSL | 174.38º | 0.36% | 0.35% | - |
| HSV(B) | 174.38º | 0.53% | 0.47% | - |
| XYZ | 11.62 | 15.78 | 18.65 | - |
| YUV | 101.18 | 135.8 | 96.49 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 57 | 121 | 115 | 0.53 | 0 | 0.05 | 0.53 | 174.38 | 0.36 | 0.35 |
| Hex | 39 | 79 | 73 | 35 | 0 | 5 | 35 | AE | 24 | 23 |
| Octal | 71 | 171 | 163 | 65 | 0 | 5 | 65 | 256 | 44 | 43 |
| Binary | 111001 | 1111001 | 1110011 | 110101 | 0 | 101 | 110101 | 10101110 | 100100 | 100011 |
Color Harmonies of #397973
Complementary color
Monochromatic Colors of #397973
Black with #397973
Text Example
Text Example
White with #397973
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #397973; }
p { color: rgb(57,121,115); }
H1.HeaderClassName
{
color: #397973;
}
.AnyTagClassName
{
color: #397973;
}
</style>
background-color css
<style>
a { background-color: #397973; }
a { background-color: rgb(57,121,115); }
div.DivClassName
{
background-color: #397973;
}
.BgClassName
{
background-color: #397973;
}
</style>
border-color css
<style>
span { border-color: #397973; }
span { border-color: rgb(57,121,115); }
td.TdClassName
{
border-color: #397973;
}
.TagClassName
{
border-color: #397973;
}
</style>