Shades of Genoa #397365
Tints of Genoa #397365
RGB
CMYK
RGB Variations
Color information
#397365 (or 0x397365) is known color: Genoa. HEX triplet: 39, 73 and 65. RGB value is (57,115,101). Sum of RGB (Red+Green+Blue) = 57+115+101=273 (36% of max value = 765). Red value is 57 (22.66% from 255 or 20.88% from 273); Green value is 115 (45.31% from 255 or 42.12% from 273); Blue value is 101 (39.84% from 255 or 37.00% from 273); Max value from RGB is 115 - color contains mainly: green. Hex color #397365 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #397365 is #C68C9A. Grayscale: #606060. Windows color (decimal): -13012123 or 6648633. OLE color: 6648633.
HSL color Cylindrical-coordinate representation of color #397365: hue angle of 165.52º degrees, saturation: 0.34, lightness: 0.34%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.5%. Process color model (Four color, CMYK) of #397365 is Cyan = 0.50, Magento = 0, Yellow = 0.12 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 57 | 115 | 101 | - |
| CMYK | 0.50 | 0 | 0.12 | 0.55 |
| HSL | 165.52º | 0.34% | 0.34% | - |
| HSV(B) | 165.52º | 0.5% | 0.45% | - |
| XYZ | 10.17 | 14.07 | 14.49 | - |
| YUV | 96.06 | 130.78 | 100.14 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 57 | 115 | 101 | 0.50 | 0 | 0.12 | 0.55 | 165.52 | 0.34 | 0.34 |
| Hex | 39 | 73 | 65 | 32 | 0 | C | 37 | A6 | 22 | 22 |
| Octal | 71 | 163 | 145 | 62 | 0 | 14 | 67 | 246 | 42 | 42 |
| Binary | 111001 | 1110011 | 1100101 | 110010 | 0 | 1100 | 110111 | 10100110 | 100010 | 100010 |
Color Harmonies of #397365
Complementary color
Monochromatic Colors of #397365
Black with #397365
Text Example
Text Example
White with #397365
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #397365; }
p { color: rgb(57,115,101); }
H1.HeaderClassName
{
color: #397365;
}
.AnyTagClassName
{
color: #397365;
}
</style>
background-color css
<style>
a { background-color: #397365; }
a { background-color: rgb(57,115,101); }
div.DivClassName
{
background-color: #397365;
}
.BgClassName
{
background-color: #397365;
}
</style>
border-color css
<style>
span { border-color: #397365; }
span { border-color: rgb(57,115,101); }
td.TdClassName
{
border-color: #397365;
}
.TagClassName
{
border-color: #397365;
}
</style>