Shades of Genoa #397366
Tints of Genoa #397366
RGB
CMYK
RGB Variations
Color information
#397366 (or 0x397366) is known color: Genoa. HEX triplet: 39, 73 and 66. RGB value is (57,115,102). Sum of RGB (Red+Green+Blue) = 57+115+102=274 (36% of max value = 765). Red value is 57 (22.66% from 255 or 20.80% from 274); Green value is 115 (45.31% from 255 or 41.97% from 274); Blue value is 102 (40.23% from 255 or 37.23% from 274); Max value from RGB is 115 - color contains mainly: green. Hex color #397366 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #397366 is #C68C99. Grayscale: #606060. Windows color (decimal): -13012122 or 6714169. OLE color: 6714169.
HSL color Cylindrical-coordinate representation of color #397366: hue angle of 166.55º 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 #397366 is Cyan = 0.50, Magento = 0, Yellow = 0.11 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 57 | 115 | 102 | - |
| CMYK | 0.50 | 0 | 0.11 | 0.55 |
| HSL | 166.55º | 0.34% | 0.34% | - |
| HSV(B) | 166.55º | 0.5% | 0.45% | - |
| XYZ | 10.22 | 14.09 | 14.75 | - |
| YUV | 96.18 | 131.28 | 100.06 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 57 | 115 | 102 | 0.50 | 0 | 0.11 | 0.55 | 166.55 | 0.34 | 0.34 |
| Hex | 39 | 73 | 66 | 32 | 0 | B | 37 | A7 | 22 | 22 |
| Octal | 71 | 163 | 146 | 62 | 0 | 13 | 67 | 247 | 42 | 42 |
| Binary | 111001 | 1110011 | 1100110 | 110010 | 0 | 1011 | 110111 | 10100111 | 100010 | 100010 |
Color Harmonies of #397366
Complementary color
Monochromatic Colors of #397366
Black with #397366
Text Example
Text Example
White with #397366
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #397366; }
p { color: rgb(57,115,102); }
H1.HeaderClassName
{
color: #397366;
}
.AnyTagClassName
{
color: #397366;
}
</style>
background-color css
<style>
a { background-color: #397366; }
a { background-color: rgb(57,115,102); }
div.DivClassName
{
background-color: #397366;
}
.BgClassName
{
background-color: #397366;
}
</style>
border-color css
<style>
span { border-color: #397366; }
span { border-color: rgb(57,115,102); }
td.TdClassName
{
border-color: #397366;
}
.TagClassName
{
border-color: #397366;
}
</style>