Shades of Genoa #397568
Tints of Genoa #397568
RGB
CMYK
RGB Variations
Color information
#397568 (or 0x397568) is known color: Genoa. HEX triplet: 39, 75 and 68. RGB value is (57,117,104). Sum of RGB (Red+Green+Blue) = 57+117+104=278 (36% of max value = 765). Red value is 57 (22.66% from 255 or 20.50% from 278); Green value is 117 (46.09% from 255 or 42.09% from 278); Blue value is 104 (41.02% from 255 or 37.41% from 278); Max value from RGB is 117 - color contains mainly: green. Hex color #397568 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #397568 is #C68A97. Grayscale: #616161. Windows color (decimal): -13011608 or 6845753. OLE color: 6845753.
HSL color Cylindrical-coordinate representation of color #397568: hue angle of 167º 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 #397568 is Cyan = 0.51, Magento = 0, Yellow = 0.11 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 57 | 117 | 104 | - |
| CMYK | 0.51 | 0 | 0.11 | 0.54 |
| HSL | 167º | 0.34% | 0.34% | - |
| HSV(B) | 167º | 0.51% | 0.46% | - |
| XYZ | 10.55 | 14.59 | 15.36 | - |
| YUV | 97.58 | 131.62 | 99.06 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 57 | 117 | 104 | 0.51 | 0 | 0.11 | 0.54 | 167 | 0.34 | 0.34 |
| Hex | 39 | 75 | 68 | 33 | 0 | B | 36 | A7 | 22 | 22 |
| Octal | 71 | 165 | 150 | 63 | 0 | 13 | 66 | 247 | 42 | 42 |
| Binary | 111001 | 1110101 | 1101000 | 110011 | 0 | 1011 | 110110 | 10100111 | 100010 | 100010 |
Color Harmonies of #397568
Complementary color
Monochromatic Colors of #397568
Black with #397568
Text Example
Text Example
White with #397568
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #397568; }
p { color: rgb(57,117,104); }
H1.HeaderClassName
{
color: #397568;
}
.AnyTagClassName
{
color: #397568;
}
</style>
background-color css
<style>
a { background-color: #397568; }
a { background-color: rgb(57,117,104); }
div.DivClassName
{
background-color: #397568;
}
.BgClassName
{
background-color: #397568;
}
</style>
border-color css
<style>
span { border-color: #397568; }
span { border-color: rgb(57,117,104); }
td.TdClassName
{
border-color: #397568;
}
.TagClassName
{
border-color: #397568;
}
</style>