Shades of Genoa #397567
Tints of Genoa #397567
RGB
CMYK
RGB Variations
Color information
#397567 (or 0x397567) is known color: Genoa. HEX triplet: 39, 75 and 67. RGB value is (57,117,103). Sum of RGB (Red+Green+Blue) = 57+117+103=277 (36% of max value = 765). Red value is 57 (22.66% from 255 or 20.58% from 277); Green value is 117 (46.09% from 255 or 42.24% from 277); Blue value is 103 (40.62% from 255 or 37.18% from 277); Max value from RGB is 117 - color contains mainly: green. Hex color #397567 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #397567 is #C68A98. Grayscale: #616161. Windows color (decimal): -13011609 or 6780217. OLE color: 6780217.
HSL color Cylindrical-coordinate representation of color #397567: hue angle of 166º degrees, saturation: 0.34, lightness: 0.34%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.51%. Process color model (Four color, CMYK) of #397567 is Cyan = 0.51, Magento = 0, Yellow = 0.12 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 57 | 117 | 103 | - |
| CMYK | 0.51 | 0 | 0.12 | 0.54 |
| HSL | 166º | 0.34% | 0.34% | - |
| HSV(B) | 166º | 0.51% | 0.46% | - |
| XYZ | 10.5 | 14.57 | 15.09 | - |
| YUV | 97.46 | 131.12 | 99.14 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 57 | 117 | 103 | 0.51 | 0 | 0.12 | 0.54 | 166 | 0.34 | 0.34 |
| Hex | 39 | 75 | 67 | 33 | 0 | C | 36 | A6 | 22 | 22 |
| Octal | 71 | 165 | 147 | 63 | 0 | 14 | 66 | 246 | 42 | 42 |
| Binary | 111001 | 1110101 | 1100111 | 110011 | 0 | 1100 | 110110 | 10100110 | 100010 | 100010 |
Color Harmonies of #397567
Complementary color
Monochromatic Colors of #397567
Black with #397567
Text Example
Text Example
White with #397567
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #397567; }
p { color: rgb(57,117,103); }
H1.HeaderClassName
{
color: #397567;
}
.AnyTagClassName
{
color: #397567;
}
</style>
background-color css
<style>
a { background-color: #397567; }
a { background-color: rgb(57,117,103); }
div.DivClassName
{
background-color: #397567;
}
.BgClassName
{
background-color: #397567;
}
</style>
border-color css
<style>
span { border-color: #397567; }
span { border-color: rgb(57,117,103); }
td.TdClassName
{
border-color: #397567;
}
.TagClassName
{
border-color: #397567;
}
</style>