Shades of Genoa #397364
Tints of Genoa #397364
RGB
CMYK
RGB Variations
Color information
#397364 (or 0x397364) is known color: Genoa. HEX triplet: 39, 73 and 64. RGB value is (57,115,100). Sum of RGB (Red+Green+Blue) = 57+115+100=272 (36% of max value = 765). Red value is 57 (22.66% from 255 or 20.96% from 272); Green value is 115 (45.31% from 255 or 42.28% from 272); Blue value is 100 (39.45% from 255 or 36.76% from 272); Max value from RGB is 115 - color contains mainly: green. Hex color #397364 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #397364 is #C68C9B. Grayscale: #5F5F5F. Windows color (decimal): -13012124 or 6583097. OLE color: 6583097.
HSL color Cylindrical-coordinate representation of color #397364: hue angle of 164.48º degrees, saturation: 0.34, lightness: 0.34%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.5%. Process color model (Four color, CMYK) of #397364 is Cyan = 0.50, Magento = 0, Yellow = 0.13 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 57 | 115 | 100 | - |
| CMYK | 0.50 | 0 | 0.13 | 0.55 |
| HSL | 164.48º | 0.34% | 0.34% | - |
| HSV(B) | 164.48º | 0.5% | 0.45% | - |
| XYZ | 10.12 | 14.05 | 14.24 | - |
| YUV | 95.95 | 130.28 | 100.22 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 57 | 115 | 100 | 0.50 | 0 | 0.13 | 0.55 | 164.48 | 0.34 | 0.34 |
| Hex | 39 | 73 | 64 | 32 | 0 | D | 37 | A4 | 22 | 22 |
| Octal | 71 | 163 | 144 | 62 | 0 | 15 | 67 | 244 | 42 | 42 |
| Binary | 111001 | 1110011 | 1100100 | 110010 | 0 | 1101 | 110111 | 10100100 | 100010 | 100010 |
Color Harmonies of #397364
Complementary color
Monochromatic Colors of #397364
Black with #397364
Text Example
Text Example
White with #397364
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #397364; }
p { color: rgb(57,115,100); }
H1.HeaderClassName
{
color: #397364;
}
.AnyTagClassName
{
color: #397364;
}
</style>
background-color css
<style>
a { background-color: #397364; }
a { background-color: rgb(57,115,100); }
div.DivClassName
{
background-color: #397364;
}
.BgClassName
{
background-color: #397364;
}
</style>
border-color css
<style>
span { border-color: #397364; }
span { border-color: rgb(57,115,100); }
td.TdClassName
{
border-color: #397364;
}
.TagClassName
{
border-color: #397364;
}
</style>