Shades of Genoa #396966
Tints of Genoa #396966
RGB
CMYK
RGB Variations
Color information
#396966 (or 0x396966) is known color: Genoa. HEX triplet: 39, 69 and 66. RGB value is (57,105,102). Sum of RGB (Red+Green+Blue) = 57+105+102=264 (34% of max value = 765). Red value is 57 (22.66% from 255 or 21.59% from 264); Green value is 105 (41.41% from 255 or 39.77% from 264); Blue value is 102 (40.23% from 255 or 38.64% from 264); Max value from RGB is 105 - color contains mainly: green. Hex color #396966 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #396966 is #C69699. Grayscale: #5A5A5A. Windows color (decimal): -13014682 or 6711609. OLE color: 6711609.
HSL color Cylindrical-coordinate representation of color #396966: hue angle of 176.25º degrees, saturation: 0.3, lightness: 0.32%. HSV value (or HSB Brightness) of color is 0.41% and HSV saturation: 0.46%. Process color model (Four color, CMYK) of #396966 is Cyan = 0.46, Magento = 0, Yellow = 0.03 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 57 | 105 | 102 | - |
| CMYK | 0.46 | 0 | 0.03 | 0.59 |
| HSL | 176.25º | 0.3% | 0.32% | - |
| HSV(B) | 176.25º | 0.46% | 0.41% | - |
| XYZ | 9.14 | 11.93 | 14.39 | - |
| YUV | 90.31 | 134.6 | 104.24 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 57 | 105 | 102 | 0.46 | 0 | 0.03 | 0.59 | 176.25 | 0.3 | 0.32 |
| Hex | 39 | 69 | 66 | 2E | 0 | 3 | 3B | B0 | 1E | 20 |
| Octal | 71 | 151 | 146 | 56 | 0 | 3 | 73 | 260 | 36 | 40 |
| Binary | 111001 | 1101001 | 1100110 | 101110 | 0 | 11 | 111011 | 10110000 | 11110 | 100000 |
Color Harmonies of #396966
Complementary color
Monochromatic Colors of #396966
Black with #396966
Text Example
Text Example
White with #396966
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #396966; }
p { color: rgb(57,105,102); }
H1.HeaderClassName
{
color: #396966;
}
.AnyTagClassName
{
color: #396966;
}
</style>
background-color css
<style>
a { background-color: #396966; }
a { background-color: rgb(57,105,102); }
div.DivClassName
{
background-color: #396966;
}
.BgClassName
{
background-color: #396966;
}
</style>
border-color css
<style>
span { border-color: #396966; }
span { border-color: rgb(57,105,102); }
td.TdClassName
{
border-color: #396966;
}
.TagClassName
{
border-color: #396966;
}
</style>