Shades of Genoa #397867
Tints of Genoa #397867
RGB
CMYK
RGB Variations
Color information
#397867 (or 0x397867) is known color: Genoa. HEX triplet: 39, 78 and 67. RGB value is (57,120,103). Sum of RGB (Red+Green+Blue) = 57+120+103=280 (37% of max value = 765). Red value is 57 (22.66% from 255 or 20.36% from 280); Green value is 120 (47.27% from 255 or 42.86% from 280); Blue value is 103 (40.62% from 255 or 36.79% from 280); Max value from RGB is 120 - color contains mainly: green. Hex color #397867 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #397867 is #C68798. Grayscale: #636363. Windows color (decimal): -13010841 or 6780985. OLE color: 6780985.
HSL color Cylindrical-coordinate representation of color #397867: hue angle of 163.81º 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 #397867 is Cyan = 0.52, Magento = 0, Yellow = 0.14 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 57 | 120 | 103 | - |
| CMYK | 0.52 | 0 | 0.14 | 0.53 |
| HSL | 163.81º | 0.36% | 0.35% | - |
| HSV(B) | 163.81º | 0.53% | 0.47% | - |
| XYZ | 10.85 | 15.28 | 15.21 | - |
| YUV | 99.23 | 130.13 | 97.88 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 57 | 120 | 103 | 0.52 | 0 | 0.14 | 0.53 | 163.81 | 0.36 | 0.35 |
| Hex | 39 | 78 | 67 | 34 | 0 | E | 35 | A4 | 24 | 23 |
| Octal | 71 | 170 | 147 | 64 | 0 | 16 | 65 | 244 | 44 | 43 |
| Binary | 111001 | 1111000 | 1100111 | 110100 | 0 | 1110 | 110101 | 10100100 | 100100 | 100011 |
Color Harmonies of #397867
Complementary color
Monochromatic Colors of #397867
Black with #397867
Text Example
Text Example
White with #397867
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #397867; }
p { color: rgb(57,120,103); }
H1.HeaderClassName
{
color: #397867;
}
.AnyTagClassName
{
color: #397867;
}
</style>
background-color css
<style>
a { background-color: #397867; }
a { background-color: rgb(57,120,103); }
div.DivClassName
{
background-color: #397867;
}
.BgClassName
{
background-color: #397867;
}
</style>
border-color css
<style>
span { border-color: #397867; }
span { border-color: rgb(57,120,103); }
td.TdClassName
{
border-color: #397867;
}
.TagClassName
{
border-color: #397867;
}
</style>