Shades of Genoa #397467
Tints of Genoa #397467
RGB
CMYK
RGB Variations
Color information
#397467 (or 0x397467) is known color: Genoa. HEX triplet: 39, 74 and 67. RGB value is (57,116,103). Sum of RGB (Red+Green+Blue) = 57+116+103=276 (36% of max value = 765). Red value is 57 (22.66% from 255 or 20.65% from 276); Green value is 116 (45.70% from 255 or 42.03% from 276); Blue value is 103 (40.62% from 255 or 37.32% from 276); Max value from RGB is 116 - color contains mainly: green. Hex color #397467 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #397467 is #C68B98. Grayscale: #606060. Windows color (decimal): -13011865 or 6779961. OLE color: 6779961.
HSL color Cylindrical-coordinate representation of color #397467: hue angle of 166.78º degrees, saturation: 0.34, lightness: 0.34%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.51%. Process color model (Four color, CMYK) of #397467 is Cyan = 0.51, Magento = 0, Yellow = 0.11 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 57 | 116 | 103 | - |
| CMYK | 0.51 | 0 | 0.11 | 0.55 |
| HSL | 166.78º | 0.34% | 0.34% | - |
| HSV(B) | 166.78º | 0.51% | 0.45% | - |
| XYZ | 10.38 | 14.34 | 15.05 | - |
| YUV | 96.88 | 131.45 | 99.56 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 57 | 116 | 103 | 0.51 | 0 | 0.11 | 0.55 | 166.78 | 0.34 | 0.34 |
| Hex | 39 | 74 | 67 | 33 | 0 | B | 37 | A7 | 22 | 22 |
| Octal | 71 | 164 | 147 | 63 | 0 | 13 | 67 | 247 | 42 | 42 |
| Binary | 111001 | 1110100 | 1100111 | 110011 | 0 | 1011 | 110111 | 10100111 | 100010 | 100010 |
Color Harmonies of #397467
Complementary color
Monochromatic Colors of #397467
Black with #397467
Text Example
Text Example
White with #397467
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #397467; }
p { color: rgb(57,116,103); }
H1.HeaderClassName
{
color: #397467;
}
.AnyTagClassName
{
color: #397467;
}
</style>
background-color css
<style>
a { background-color: #397467; }
a { background-color: rgb(57,116,103); }
div.DivClassName
{
background-color: #397467;
}
.BgClassName
{
background-color: #397467;
}
</style>
border-color css
<style>
span { border-color: #397467; }
span { border-color: rgb(57,116,103); }
td.TdClassName
{
border-color: #397467;
}
.TagClassName
{
border-color: #397467;
}
</style>