Shades of Genoa #397667
Tints of Genoa #397667
RGB
CMYK
RGB Variations
Color information
#397667 (or 0x397667) is known color: Genoa. HEX triplet: 39, 76 and 67. RGB value is (57,118,103). Sum of RGB (Red+Green+Blue) = 57+118+103=278 (36% of max value = 765). Red value is 57 (22.66% from 255 or 20.50% from 278); Green value is 118 (46.48% from 255 or 42.45% from 278); Blue value is 103 (40.62% from 255 or 37.05% from 278); Max value from RGB is 118 - color contains mainly: green. Hex color #397667 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #397667 is #C68998. Grayscale: #626262. Windows color (decimal): -13011353 or 6780473. OLE color: 6780473.
HSL color Cylindrical-coordinate representation of color #397667: hue angle of 165.25º 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 #397667 is Cyan = 0.52, Magento = 0, Yellow = 0.13 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 57 | 118 | 103 | - |
| CMYK | 0.52 | 0 | 0.13 | 0.54 |
| HSL | 165.25º | 0.35% | 0.34% | - |
| HSV(B) | 165.25º | 0.52% | 0.46% | - |
| XYZ | 10.61 | 14.81 | 15.13 | - |
| YUV | 98.05 | 130.79 | 98.72 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 57 | 118 | 103 | 0.52 | 0 | 0.13 | 0.54 | 165.25 | 0.35 | 0.34 |
| Hex | 39 | 76 | 67 | 34 | 0 | D | 36 | A5 | 23 | 22 |
| Octal | 71 | 166 | 147 | 64 | 0 | 15 | 66 | 245 | 43 | 42 |
| Binary | 111001 | 1110110 | 1100111 | 110100 | 0 | 1101 | 110110 | 10100101 | 100011 | 100010 |
Color Harmonies of #397667
Complementary color
Monochromatic Colors of #397667
Black with #397667
Text Example
Text Example
White with #397667
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #397667; }
p { color: rgb(57,118,103); }
H1.HeaderClassName
{
color: #397667;
}
.AnyTagClassName
{
color: #397667;
}
</style>
background-color css
<style>
a { background-color: #397667; }
a { background-color: rgb(57,118,103); }
div.DivClassName
{
background-color: #397667;
}
.BgClassName
{
background-color: #397667;
}
</style>
border-color css
<style>
span { border-color: #397667; }
span { border-color: rgb(57,118,103); }
td.TdClassName
{
border-color: #397667;
}
.TagClassName
{
border-color: #397667;
}
</style>