Shades of Genoa #397969
Tints of Genoa #397969
RGB
CMYK
RGB Variations
Color information
#397969 (or 0x397969) is known color: Genoa. HEX triplet: 39, 79 and 69. RGB value is (57,121,105). Sum of RGB (Red+Green+Blue) = 57+121+105=283 (37% of max value = 765). Red value is 57 (22.66% from 255 or 20.14% from 283); Green value is 121 (47.66% from 255 or 42.76% from 283); Blue value is 105 (41.41% from 255 or 37.10% from 283); Max value from RGB is 121 - color contains mainly: green. Hex color #397969 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #397969 is #C68696. Grayscale: #646464. Windows color (decimal): -13010583 or 6912313. OLE color: 6912313.
HSL color Cylindrical-coordinate representation of color #397969: hue angle of 165º degrees, saturation: 0.36, lightness: 0.35%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.53%. Process color model (Four color, CMYK) of #397969 is Cyan = 0.53, Magento = 0, Yellow = 0.13 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 57 | 121 | 105 | - |
| CMYK | 0.53 | 0 | 0.13 | 0.53 |
| HSL | 165º | 0.36% | 0.35% | - |
| HSV(B) | 165º | 0.53% | 0.47% | - |
| XYZ | 11.07 | 15.56 | 15.79 | - |
| YUV | 100.04 | 130.8 | 97.3 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 57 | 121 | 105 | 0.53 | 0 | 0.13 | 0.53 | 165 | 0.36 | 0.35 |
| Hex | 39 | 79 | 69 | 35 | 0 | D | 35 | A5 | 24 | 23 |
| Octal | 71 | 171 | 151 | 65 | 0 | 15 | 65 | 245 | 44 | 43 |
| Binary | 111001 | 1111001 | 1101001 | 110101 | 0 | 1101 | 110101 | 10100101 | 100100 | 100011 |
Color Harmonies of #397969
Complementary color
Monochromatic Colors of #397969
Black with #397969
Text Example
Text Example
White with #397969
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #397969; }
p { color: rgb(57,121,105); }
H1.HeaderClassName
{
color: #397969;
}
.AnyTagClassName
{
color: #397969;
}
</style>
background-color css
<style>
a { background-color: #397969; }
a { background-color: rgb(57,121,105); }
div.DivClassName
{
background-color: #397969;
}
.BgClassName
{
background-color: #397969;
}
</style>
border-color css
<style>
span { border-color: #397969; }
span { border-color: rgb(57,121,105); }
td.TdClassName
{
border-color: #397969;
}
.TagClassName
{
border-color: #397969;
}
</style>