Shades of Genoa #396865
Tints of Genoa #396865
RGB
CMYK
RGB Variations
Color information
#396865 (or 0x396865) is known color: Genoa. HEX triplet: 39, 68 and 65. RGB value is (57,104,101). Sum of RGB (Red+Green+Blue) = 57+104+101=262 (34% of max value = 765). Red value is 57 (22.66% from 255 or 21.76% from 262); Green value is 104 (41.02% from 255 or 39.69% from 262); Blue value is 101 (39.84% from 255 or 38.55% from 262); Max value from RGB is 104 - color contains mainly: green. Hex color #396865 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #396865 is #C6979A. Grayscale: #595959. Windows color (decimal): -13014939 or 6645817. OLE color: 6645817.
HSL color Cylindrical-coordinate representation of color #396865: hue angle of 176.17º 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 #396865 is Cyan = 0.45, Magento = 0, Yellow = 0.03 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 57 | 104 | 101 | - |
| CMYK | 0.45 | 0 | 0.03 | 0.59 |
| HSL | 176.17º | 0.29% | 0.32% | - |
| HSV(B) | 176.17º | 0.45% | 0.41% | - |
| XYZ | 8.99 | 11.71 | 14.1 | - |
| YUV | 89.61 | 134.43 | 104.74 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 57 | 104 | 101 | 0.45 | 0 | 0.03 | 0.59 | 176.17 | 0.29 | 0.32 |
| Hex | 39 | 68 | 65 | 2D | 0 | 3 | 3B | B0 | 1D | 20 |
| Octal | 71 | 150 | 145 | 55 | 0 | 3 | 73 | 260 | 35 | 40 |
| Binary | 111001 | 1101000 | 1100101 | 101101 | 0 | 11 | 111011 | 10110000 | 11101 | 100000 |
Color Harmonies of #396865
Complementary color
Monochromatic Colors of #396865
Black with #396865
Text Example
Text Example
White with #396865
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #396865; }
p { color: rgb(57,104,101); }
H1.HeaderClassName
{
color: #396865;
}
.AnyTagClassName
{
color: #396865;
}
</style>
background-color css
<style>
a { background-color: #396865; }
a { background-color: rgb(57,104,101); }
div.DivClassName
{
background-color: #396865;
}
.BgClassName
{
background-color: #396865;
}
</style>
border-color css
<style>
span { border-color: #396865; }
span { border-color: rgb(57,104,101); }
td.TdClassName
{
border-color: #396865;
}
.TagClassName
{
border-color: #396865;
}
</style>