Shades of Genoa #397068
Tints of Genoa #397068
RGB
CMYK
RGB Variations
Color information
#397068 (or 0x397068) is known color: Genoa. HEX triplet: 39, 70 and 68. RGB value is (57,112,104). Sum of RGB (Red+Green+Blue) = 57+112+104=273 (36% of max value = 765). Red value is 57 (22.66% from 255 or 20.88% from 273); Green value is 112 (44.14% from 255 or 41.03% from 273); Blue value is 104 (41.02% from 255 or 38.10% from 273); Max value from RGB is 112 - color contains mainly: green. Hex color #397068 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #397068 is #C68F97. Grayscale: #5E5E5E. Windows color (decimal): -13012888 or 6844473. OLE color: 6844473.
HSL color Cylindrical-coordinate representation of color #397068: hue angle of 171.27º degrees, saturation: 0.33, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 0.49%. Process color model (Four color, CMYK) of #397068 is Cyan = 0.49, Magento = 0, Yellow = 0.07 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 57 | 112 | 104 | - |
| CMYK | 0.49 | 0 | 0.07 | 0.56 |
| HSL | 171.27º | 0.33% | 0.33% | - |
| HSV(B) | 171.27º | 0.49% | 0.44% | - |
| XYZ | 9.98 | 13.46 | 15.17 | - |
| YUV | 94.64 | 133.28 | 101.15 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 57 | 112 | 104 | 0.49 | 0 | 0.07 | 0.56 | 171.27 | 0.33 | 0.33 |
| Hex | 39 | 70 | 68 | 31 | 0 | 7 | 38 | AB | 21 | 21 |
| Octal | 71 | 160 | 150 | 61 | 0 | 7 | 70 | 253 | 41 | 41 |
| Binary | 111001 | 1110000 | 1101000 | 110001 | 0 | 111 | 111000 | 10101011 | 100001 | 100001 |
Color Harmonies of #397068
Complementary color
Monochromatic Colors of #397068
Black with #397068
Text Example
Text Example
White with #397068
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #397068; }
p { color: rgb(57,112,104); }
H1.HeaderClassName
{
color: #397068;
}
.AnyTagClassName
{
color: #397068;
}
</style>
background-color css
<style>
a { background-color: #397068; }
a { background-color: rgb(57,112,104); }
div.DivClassName
{
background-color: #397068;
}
.BgClassName
{
background-color: #397068;
}
</style>
border-color css
<style>
span { border-color: #397068; }
span { border-color: rgb(57,112,104); }
td.TdClassName
{
border-color: #397068;
}
.TagClassName
{
border-color: #397068;
}
</style>