Shades of Genoa #397566
Tints of Genoa #397566
RGB
CMYK
RGB Variations
Color information
#397566 (or 0x397566) is known color: Genoa. HEX triplet: 39, 75 and 66. RGB value is (57,117,102). Sum of RGB (Red+Green+Blue) = 57+117+102=276 (36% of max value = 765). Red value is 57 (22.66% from 255 or 20.65% from 276); Green value is 117 (46.09% from 255 or 42.39% from 276); Blue value is 102 (40.23% from 255 or 36.96% from 276); Max value from RGB is 117 - color contains mainly: green. Hex color #397566 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #397566 is #C68A99. Grayscale: #616161. Windows color (decimal): -13011610 or 6714681. OLE color: 6714681.
HSL color Cylindrical-coordinate representation of color #397566: hue angle of 165º 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 #397566 is Cyan = 0.51, Magento = 0, Yellow = 0.13 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 57 | 117 | 102 | - |
| CMYK | 0.51 | 0 | 0.13 | 0.54 |
| HSL | 165º | 0.34% | 0.34% | - |
| HSV(B) | 165º | 0.51% | 0.46% | - |
| XYZ | 10.45 | 14.55 | 14.83 | - |
| YUV | 97.35 | 130.62 | 99.22 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 57 | 117 | 102 | 0.51 | 0 | 0.13 | 0.54 | 165 | 0.34 | 0.34 |
| Hex | 39 | 75 | 66 | 33 | 0 | D | 36 | A5 | 22 | 22 |
| Octal | 71 | 165 | 146 | 63 | 0 | 15 | 66 | 245 | 42 | 42 |
| Binary | 111001 | 1110101 | 1100110 | 110011 | 0 | 1101 | 110110 | 10100101 | 100010 | 100010 |
Color Harmonies of #397566
Complementary color
Monochromatic Colors of #397566
Black with #397566
Text Example
Text Example
White with #397566
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #397566; }
p { color: rgb(57,117,102); }
H1.HeaderClassName
{
color: #397566;
}
.AnyTagClassName
{
color: #397566;
}
</style>
background-color css
<style>
a { background-color: #397566; }
a { background-color: rgb(57,117,102); }
div.DivClassName
{
background-color: #397566;
}
.BgClassName
{
background-color: #397566;
}
</style>
border-color css
<style>
span { border-color: #397566; }
span { border-color: rgb(57,117,102); }
td.TdClassName
{
border-color: #397566;
}
.TagClassName
{
border-color: #397566;
}
</style>