Shades of Genoa #397264
Tints of Genoa #397264
RGB
CMYK
RGB Variations
Color information
#397264 (or 0x397264) is known color: Genoa. HEX triplet: 39, 72 and 64. RGB value is (57,114,100). Sum of RGB (Red+Green+Blue) = 57+114+100=271 (35% of max value = 765). Red value is 57 (22.66% from 255 or 21.03% from 271); Green value is 114 (44.92% from 255 or 42.07% from 271); Blue value is 100 (39.45% from 255 or 36.90% from 271); Max value from RGB is 114 - color contains mainly: green. Hex color #397264 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #397264 is #C68D9B. Grayscale: #5F5F5F. Windows color (decimal): -13012380 or 6582841. OLE color: 6582841.
HSL color Cylindrical-coordinate representation of color #397264: hue angle of 165.26º degrees, saturation: 0.33, 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 #397264 is Cyan = 0.50, Magento = 0, Yellow = 0.12 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 57 | 114 | 100 | - |
| CMYK | 0.50 | 0 | 0.12 | 0.55 |
| HSL | 165.26º | 0.33% | 0.34% | - |
| HSV(B) | 165.26º | 0.5% | 0.45% | - |
| XYZ | 10 | 13.82 | 14.2 | - |
| YUV | 95.36 | 130.62 | 100.64 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 57 | 114 | 100 | 0.50 | 0 | 0.12 | 0.55 | 165.26 | 0.33 | 0.34 |
| Hex | 39 | 72 | 64 | 32 | 0 | C | 37 | A5 | 21 | 22 |
| Octal | 71 | 162 | 144 | 62 | 0 | 14 | 67 | 245 | 41 | 42 |
| Binary | 111001 | 1110010 | 1100100 | 110010 | 0 | 1100 | 110111 | 10100101 | 100001 | 100010 |
Color Harmonies of #397264
Complementary color
Monochromatic Colors of #397264
Black with #397264
Text Example
Text Example
White with #397264
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #397264; }
p { color: rgb(57,114,100); }
H1.HeaderClassName
{
color: #397264;
}
.AnyTagClassName
{
color: #397264;
}
</style>
background-color css
<style>
a { background-color: #397264; }
a { background-color: rgb(57,114,100); }
div.DivClassName
{
background-color: #397264;
}
.BgClassName
{
background-color: #397264;
}
</style>
border-color css
<style>
span { border-color: #397264; }
span { border-color: rgb(57,114,100); }
td.TdClassName
{
border-color: #397264;
}
.TagClassName
{
border-color: #397264;
}
</style>