Shades of Genoa #397569
Tints of Genoa #397569
RGB
CMYK
RGB Variations
Color information
#397569 (or 0x397569) is known color: Genoa. HEX triplet: 39, 75 and 69. RGB value is (57,117,105). Sum of RGB (Red+Green+Blue) = 57+117+105=279 (36% of max value = 765). Red value is 57 (22.66% from 255 or 20.43% from 279); Green value is 117 (46.09% from 255 or 41.94% from 279); Blue value is 105 (41.41% from 255 or 37.63% from 279); Max value from RGB is 117 - color contains mainly: green. Hex color #397569 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #397569 is #C68A96. Grayscale: #616161. Windows color (decimal): -13011607 or 6911289. OLE color: 6911289.
HSL color Cylindrical-coordinate representation of color #397569: hue angle of 168º 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 #397569 is Cyan = 0.51, Magento = 0, Yellow = 0.10 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 57 | 117 | 105 | - |
| CMYK | 0.51 | 0 | 0.10 | 0.54 |
| HSL | 168º | 0.34% | 0.34% | - |
| HSV(B) | 168º | 0.51% | 0.46% | - |
| XYZ | 10.6 | 14.61 | 15.63 | - |
| YUV | 97.69 | 132.12 | 98.98 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 57 | 117 | 105 | 0.51 | 0 | 0.10 | 0.54 | 168 | 0.34 | 0.34 |
| Hex | 39 | 75 | 69 | 33 | 0 | A | 36 | A8 | 22 | 22 |
| Octal | 71 | 165 | 151 | 63 | 0 | 12 | 66 | 250 | 42 | 42 |
| Binary | 111001 | 1110101 | 1101001 | 110011 | 0 | 1010 | 110110 | 10101000 | 100010 | 100010 |
Color Harmonies of #397569
Complementary color
Monochromatic Colors of #397569
Black with #397569
Text Example
Text Example
White with #397569
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #397569; }
p { color: rgb(57,117,105); }
H1.HeaderClassName
{
color: #397569;
}
.AnyTagClassName
{
color: #397569;
}
</style>
background-color css
<style>
a { background-color: #397569; }
a { background-color: rgb(57,117,105); }
div.DivClassName
{
background-color: #397569;
}
.BgClassName
{
background-color: #397569;
}
</style>
border-color css
<style>
span { border-color: #397569; }
span { border-color: rgb(57,117,105); }
td.TdClassName
{
border-color: #397569;
}
.TagClassName
{
border-color: #397569;
}
</style>