Shades of Genoa #397868
Tints of Genoa #397868
RGB
CMYK
RGB Variations
Color information
#397868 (or 0x397868) is known color: Genoa. HEX triplet: 39, 78 and 68. RGB value is (57,120,104). Sum of RGB (Red+Green+Blue) = 57+120+104=281 (37% of max value = 765). Red value is 57 (22.66% from 255 or 20.28% from 281); Green value is 120 (47.27% from 255 or 42.70% from 281); Blue value is 104 (41.02% from 255 or 37.01% from 281); Max value from RGB is 120 - color contains mainly: green. Hex color #397868 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #397868 is #C68797. Grayscale: #636363. Windows color (decimal): -13010840 or 6846521. OLE color: 6846521.
HSL color Cylindrical-coordinate representation of color #397868: hue angle of 164.76º degrees, saturation: 0.36, 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 #397868 is Cyan = 0.52, Magento = 0, Yellow = 0.13 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 57 | 120 | 104 | - |
| CMYK | 0.52 | 0 | 0.13 | 0.53 |
| HSL | 164.76º | 0.36% | 0.35% | - |
| HSV(B) | 164.76º | 0.53% | 0.47% | - |
| XYZ | 10.9 | 15.3 | 15.48 | - |
| YUV | 99.34 | 130.63 | 97.8 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 57 | 120 | 104 | 0.52 | 0 | 0.13 | 0.53 | 164.76 | 0.36 | 0.35 |
| Hex | 39 | 78 | 68 | 34 | 0 | D | 35 | A5 | 24 | 23 |
| Octal | 71 | 170 | 150 | 64 | 0 | 15 | 65 | 245 | 44 | 43 |
| Binary | 111001 | 1111000 | 1101000 | 110100 | 0 | 1101 | 110101 | 10100101 | 100100 | 100011 |
Color Harmonies of #397868
Complementary color
Monochromatic Colors of #397868
Black with #397868
Text Example
Text Example
White with #397868
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #397868; }
p { color: rgb(57,120,104); }
H1.HeaderClassName
{
color: #397868;
}
.AnyTagClassName
{
color: #397868;
}
</style>
background-color css
<style>
a { background-color: #397868; }
a { background-color: rgb(57,120,104); }
div.DivClassName
{
background-color: #397868;
}
.BgClassName
{
background-color: #397868;
}
</style>
border-color css
<style>
span { border-color: #397868; }
span { border-color: rgb(57,120,104); }
td.TdClassName
{
border-color: #397868;
}
.TagClassName
{
border-color: #397868;
}
</style>