Shades of Genoa #397664
Tints of Genoa #397664
RGB
CMYK
RGB Variations
Color information
#397664 (or 0x397664) is known color: Genoa. HEX triplet: 39, 76 and 64. RGB value is (57,118,100). Sum of RGB (Red+Green+Blue) = 57+118+100=275 (36% of max value = 765). Red value is 57 (22.66% from 255 or 20.73% from 275); Green value is 118 (46.48% from 255 or 42.91% from 275); Blue value is 100 (39.45% from 255 or 36.36% from 275); Max value from RGB is 118 - color contains mainly: green. Hex color #397664 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #397664 is #C6899B. Grayscale: #616161. Windows color (decimal): -13011356 or 6583865. OLE color: 6583865.
HSL color Cylindrical-coordinate representation of color #397664: hue angle of 162.3º degrees, saturation: 0.35, lightness: 0.34%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.52%. Process color model (Four color, CMYK) of #397664 is Cyan = 0.52, Magento = 0, Yellow = 0.15 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 57 | 118 | 100 | - |
| CMYK | 0.52 | 0 | 0.15 | 0.54 |
| HSL | 162.3º | 0.35% | 0.34% | - |
| HSV(B) | 162.3º | 0.52% | 0.46% | - |
| XYZ | 10.47 | 14.75 | 14.35 | - |
| YUV | 97.71 | 129.29 | 98.96 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 57 | 118 | 100 | 0.52 | 0 | 0.15 | 0.54 | 162.3 | 0.35 | 0.34 |
| Hex | 39 | 76 | 64 | 34 | 0 | F | 36 | A2 | 23 | 22 |
| Octal | 71 | 166 | 144 | 64 | 0 | 17 | 66 | 242 | 43 | 42 |
| Binary | 111001 | 1110110 | 1100100 | 110100 | 0 | 1111 | 110110 | 10100010 | 100011 | 100010 |
Color Harmonies of #397664
Complementary color
Monochromatic Colors of #397664
Black with #397664
Text Example
Text Example
White with #397664
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #397664; }
p { color: rgb(57,118,100); }
H1.HeaderClassName
{
color: #397664;
}
.AnyTagClassName
{
color: #397664;
}
</style>
background-color css
<style>
a { background-color: #397664; }
a { background-color: rgb(57,118,100); }
div.DivClassName
{
background-color: #397664;
}
.BgClassName
{
background-color: #397664;
}
</style>
border-color css
<style>
span { border-color: #397664; }
span { border-color: rgb(57,118,100); }
td.TdClassName
{
border-color: #397664;
}
.TagClassName
{
border-color: #397664;
}
</style>