Shades of Genoa #397669
Tints of Genoa #397669
RGB
CMYK
RGB Variations
Color information
#397669 (or 0x397669) is known color: Genoa. HEX triplet: 39, 76 and 69. RGB value is (57,118,105). Sum of RGB (Red+Green+Blue) = 57+118+105=280 (37% of max value = 765). Red value is 57 (22.66% from 255 or 20.36% from 280); Green value is 118 (46.48% from 255 or 42.14% from 280); Blue value is 105 (41.41% from 255 or 37.5% from 280); Max value from RGB is 118 - color contains mainly: green. Hex color #397669 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #397669 is #C68996. Grayscale: #626262. Windows color (decimal): -13011351 or 6911545. OLE color: 6911545.
HSL color Cylindrical-coordinate representation of color #397669: hue angle of 167.21º 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 #397669 is Cyan = 0.52, Magento = 0, Yellow = 0.11 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 57 | 118 | 105 | - |
| CMYK | 0.52 | 0 | 0.11 | 0.54 |
| HSL | 167.21º | 0.35% | 0.34% | - |
| HSV(B) | 167.21º | 0.52% | 0.46% | - |
| XYZ | 10.72 | 14.85 | 15.67 | - |
| YUV | 98.28 | 131.79 | 98.56 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 57 | 118 | 105 | 0.52 | 0 | 0.11 | 0.54 | 167.21 | 0.35 | 0.34 |
| Hex | 39 | 76 | 69 | 34 | 0 | B | 36 | A7 | 23 | 22 |
| Octal | 71 | 166 | 151 | 64 | 0 | 13 | 66 | 247 | 43 | 42 |
| Binary | 111001 | 1110110 | 1101001 | 110100 | 0 | 1011 | 110110 | 10100111 | 100011 | 100010 |
Color Harmonies of #397669
Complementary color
Monochromatic Colors of #397669
Black with #397669
Text Example
Text Example
White with #397669
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #397669; }
p { color: rgb(57,118,105); }
H1.HeaderClassName
{
color: #397669;
}
.AnyTagClassName
{
color: #397669;
}
</style>
background-color css
<style>
a { background-color: #397669; }
a { background-color: rgb(57,118,105); }
div.DivClassName
{
background-color: #397669;
}
.BgClassName
{
background-color: #397669;
}
</style>
border-color css
<style>
span { border-color: #397669; }
span { border-color: rgb(57,118,105); }
td.TdClassName
{
border-color: #397669;
}
.TagClassName
{
border-color: #397669;
}
</style>