Shades of Genoa #397565
Tints of Genoa #397565
RGB
CMYK
RGB Variations
Color information
#397565 (or 0x397565) is known color: Genoa. HEX triplet: 39, 75 and 65. RGB value is (57,117,101). Sum of RGB (Red+Green+Blue) = 57+117+101=275 (36% of max value = 765). Red value is 57 (22.66% from 255 or 20.73% from 275); Green value is 117 (46.09% from 255 or 42.55% from 275); Blue value is 101 (39.84% from 255 or 36.73% from 275); Max value from RGB is 117 - color contains mainly: green. Hex color #397565 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #397565 is #C68A9A. Grayscale: #616161. Windows color (decimal): -13011611 or 6649145. OLE color: 6649145.
HSL color Cylindrical-coordinate representation of color #397565: hue angle of 164º degrees, saturation: 0.34, lightness: 0.34%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.51%. Process color model (Four color, CMYK) of #397565 is Cyan = 0.51, Magento = 0, Yellow = 0.14 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 57 | 117 | 101 | - |
| CMYK | 0.51 | 0 | 0.14 | 0.54 |
| HSL | 164º | 0.34% | 0.34% | - |
| HSV(B) | 164º | 0.51% | 0.46% | - |
| XYZ | 10.4 | 14.53 | 14.57 | - |
| YUV | 97.24 | 130.12 | 99.3 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 57 | 117 | 101 | 0.51 | 0 | 0.14 | 0.54 | 164 | 0.34 | 0.34 |
| Hex | 39 | 75 | 65 | 33 | 0 | E | 36 | A4 | 22 | 22 |
| Octal | 71 | 165 | 145 | 63 | 0 | 16 | 66 | 244 | 42 | 42 |
| Binary | 111001 | 1110101 | 1100101 | 110011 | 0 | 1110 | 110110 | 10100100 | 100010 | 100010 |
Color Harmonies of #397565
Complementary color
Monochromatic Colors of #397565
Black with #397565
Text Example
Text Example
White with #397565
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #397565; }
p { color: rgb(57,117,101); }
H1.HeaderClassName
{
color: #397565;
}
.AnyTagClassName
{
color: #397565;
}
</style>
background-color css
<style>
a { background-color: #397565; }
a { background-color: rgb(57,117,101); }
div.DivClassName
{
background-color: #397565;
}
.BgClassName
{
background-color: #397565;
}
</style>
border-color css
<style>
span { border-color: #397565; }
span { border-color: rgb(57,117,101); }
td.TdClassName
{
border-color: #397565;
}
.TagClassName
{
border-color: #397565;
}
</style>