Shades of Genoa #397668
Tints of Genoa #397668
RGB
CMYK
RGB Variations
Color information
#397668 (or 0x397668) is known color: Genoa. HEX triplet: 39, 76 and 68. RGB value is (57,118,104). Sum of RGB (Red+Green+Blue) = 57+118+104=279 (36% of max value = 765). Red value is 57 (22.66% from 255 or 20.43% from 279); Green value is 118 (46.48% from 255 or 42.29% from 279); Blue value is 104 (41.02% from 255 or 37.28% from 279); Max value from RGB is 118 - color contains mainly: green. Hex color #397668 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #397668 is #C68997. Grayscale: #626262. Windows color (decimal): -13011352 or 6846009. OLE color: 6846009.
HSL color Cylindrical-coordinate representation of color #397668: hue angle of 166.23º degrees, saturation: 0.35, lightness: 0.34%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.52%. Process color model (Four color, CMYK) of #397668 is Cyan = 0.52, Magento = 0, Yellow = 0.12 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 57 | 118 | 104 | - |
| CMYK | 0.52 | 0 | 0.12 | 0.54 |
| HSL | 166.23º | 0.35% | 0.34% | - |
| HSV(B) | 166.23º | 0.52% | 0.46% | - |
| XYZ | 10.66 | 14.83 | 15.4 | - |
| YUV | 98.17 | 131.29 | 98.64 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 57 | 118 | 104 | 0.52 | 0 | 0.12 | 0.54 | 166.23 | 0.35 | 0.34 |
| Hex | 39 | 76 | 68 | 34 | 0 | C | 36 | A6 | 23 | 22 |
| Octal | 71 | 166 | 150 | 64 | 0 | 14 | 66 | 246 | 43 | 42 |
| Binary | 111001 | 1110110 | 1101000 | 110100 | 0 | 1100 | 110110 | 10100110 | 100011 | 100010 |
Color Harmonies of #397668
Complementary color
Monochromatic Colors of #397668
Black with #397668
Text Example
Text Example
White with #397668
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #397668; }
p { color: rgb(57,118,104); }
H1.HeaderClassName
{
color: #397668;
}
.AnyTagClassName
{
color: #397668;
}
</style>
background-color css
<style>
a { background-color: #397668; }
a { background-color: rgb(57,118,104); }
div.DivClassName
{
background-color: #397668;
}
.BgClassName
{
background-color: #397668;
}
</style>
border-color css
<style>
span { border-color: #397668; }
span { border-color: rgb(57,118,104); }
td.TdClassName
{
border-color: #397668;
}
.TagClassName
{
border-color: #397668;
}
</style>