Shades of Genoa #397769
Tints of Genoa #397769
RGB
CMYK
RGB Variations
Color information
#397769 (or 0x397769) is known color: Genoa. HEX triplet: 39, 77 and 69. RGB value is (57,119,105). Sum of RGB (Red+Green+Blue) = 57+119+105=281 (37% of max value = 765). Red value is 57 (22.66% from 255 or 20.28% from 281); Green value is 119 (46.88% from 255 or 42.35% from 281); Blue value is 105 (41.41% from 255 or 37.37% from 281); Max value from RGB is 119 - color contains mainly: green. Hex color #397769 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #397769 is #C68896. Grayscale: #626262. Windows color (decimal): -13011095 or 6911801. OLE color: 6911801.
HSL color Cylindrical-coordinate representation of color #397769: hue angle of 166.45º degrees, saturation: 0.35, lightness: 0.35%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.52%. Process color model (Four color, CMYK) of #397769 is Cyan = 0.52, Magento = 0, Yellow = 0.12 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 57 | 119 | 105 | - |
| CMYK | 0.52 | 0 | 0.12 | 0.53 |
| HSL | 166.45º | 0.35% | 0.35% | - |
| HSV(B) | 166.45º | 0.52% | 0.47% | - |
| XYZ | 10.83 | 15.08 | 15.7 | - |
| YUV | 98.87 | 131.46 | 98.14 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 57 | 119 | 105 | 0.52 | 0 | 0.12 | 0.53 | 166.45 | 0.35 | 0.35 |
| Hex | 39 | 77 | 69 | 34 | 0 | C | 35 | A6 | 23 | 23 |
| Octal | 71 | 167 | 151 | 64 | 0 | 14 | 65 | 246 | 43 | 43 |
| Binary | 111001 | 1110111 | 1101001 | 110100 | 0 | 1100 | 110101 | 10100110 | 100011 | 100011 |
Color Harmonies of #397769
Complementary color
Monochromatic Colors of #397769
Black with #397769
Text Example
Text Example
White with #397769
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #397769; }
p { color: rgb(57,119,105); }
H1.HeaderClassName
{
color: #397769;
}
.AnyTagClassName
{
color: #397769;
}
</style>
background-color css
<style>
a { background-color: #397769; }
a { background-color: rgb(57,119,105); }
div.DivClassName
{
background-color: #397769;
}
.BgClassName
{
background-color: #397769;
}
</style>
border-color css
<style>
span { border-color: #397769; }
span { border-color: rgb(57,119,105); }
td.TdClassName
{
border-color: #397769;
}
.TagClassName
{
border-color: #397769;
}
</style>