Shades of Genoa #396861
Tints of Genoa #396861
RGB
CMYK
RGB Variations
Color information
#396861 (or 0x396861) is known color: Genoa. HEX triplet: 39, 68 and 61. RGB value is (57,104,97). Sum of RGB (Red+Green+Blue) = 57+104+97=258 (34% of max value = 765). Red value is 57 (22.66% from 255 or 22.09% from 258); Green value is 104 (41.02% from 255 or 40.31% from 258); Blue value is 97 (38.28% from 255 or 37.60% from 258); Max value from RGB is 104 - color contains mainly: green. Hex color #396861 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #396861 is #C6979E. Grayscale: #595959. Windows color (decimal): -13014943 or 6383673. OLE color: 6383673.
HSL color Cylindrical-coordinate representation of color #396861: hue angle of 171.06º degrees, saturation: 0.29, lightness: 0.32%. HSV value (or HSB Brightness) of color is 0.41% and HSV saturation: 0.45%. Process color model (Four color, CMYK) of #396861 is Cyan = 0.45, Magento = 0, Yellow = 0.07 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 57 | 104 | 97 | - |
| CMYK | 0.45 | 0 | 0.07 | 0.59 |
| HSL | 171.06º | 0.29% | 0.32% | - |
| HSV(B) | 171.06º | 0.45% | 0.41% | - |
| XYZ | 8.8 | 11.63 | 13.09 | - |
| YUV | 89.15 | 132.43 | 105.07 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 57 | 104 | 97 | 0.45 | 0 | 0.07 | 0.59 | 171.06 | 0.29 | 0.32 |
| Hex | 39 | 68 | 61 | 2D | 0 | 7 | 3B | AB | 1D | 20 |
| Octal | 71 | 150 | 141 | 55 | 0 | 7 | 73 | 253 | 35 | 40 |
| Binary | 111001 | 1101000 | 1100001 | 101101 | 0 | 111 | 111011 | 10101011 | 11101 | 100000 |
Color Harmonies of #396861
Complementary color
Monochromatic Colors of #396861
Black with #396861
Text Example
Text Example
White with #396861
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #396861; }
p { color: rgb(57,104,97); }
H1.HeaderClassName
{
color: #396861;
}
.AnyTagClassName
{
color: #396861;
}
</style>
background-color css
<style>
a { background-color: #396861; }
a { background-color: rgb(57,104,97); }
div.DivClassName
{
background-color: #396861;
}
.BgClassName
{
background-color: #396861;
}
</style>
border-color css
<style>
span { border-color: #396861; }
span { border-color: rgb(57,104,97); }
td.TdClassName
{
border-color: #396861;
}
.TagClassName
{
border-color: #396861;
}
</style>