Shades of Genoa #398079
Tints of Genoa #398079
RGB
CMYK
RGB Variations
Color information
#398079 (or 0x398079) is known color: Genoa. HEX triplet: 39, 80 and 79. RGB value is (57,128,121). Sum of RGB (Red+Green+Blue) = 57+128+121=306 (40% of max value = 765). Red value is 57 (22.66% from 255 or 18.63% from 306); Green value is 128 (50.39% from 255 or 41.83% from 306); Blue value is 121 (47.66% from 255 or 39.54% from 306); Max value from RGB is 128 - color contains mainly: green. Hex color #398079 is not a web safe color. Web safe color analog (approx): #339966. Inversed color of #398079 is #C67F86. Grayscale: #696969. Windows color (decimal): -13008775 or 7962681. OLE color: 7962681.
HSL color Cylindrical-coordinate representation of color #398079: hue angle of 174.08º degrees, saturation: 0.38, lightness: 0.36%. HSV value (or HSB Brightness) of color is 0.5% and HSV saturation: 0.55%. Process color model (Four color, CMYK) of #398079 is Cyan = 0.55, Magento = 0, Yellow = 0.05 and Black (K on CMYK) = 0.50.
Color convert
| RGB | 57 | 128 | 121 | - |
| CMYK | 0.55 | 0 | 0.05 | 0.50 |
| HSL | 174.08º | 0.38% | 0.36% | - |
| HSV(B) | 174.08º | 0.55% | 0.5% | - |
| XYZ | 12.86 | 17.69 | 20.83 | - |
| YUV | 105.97 | 136.48 | 93.07 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 57 | 128 | 121 | 0.55 | 0 | 0.05 | 0.50 | 174.08 | 0.38 | 0.36 |
| Hex | 39 | 80 | 79 | 37 | 0 | 5 | 32 | AE | 26 | 24 |
| Octal | 71 | 200 | 171 | 67 | 0 | 5 | 62 | 256 | 46 | 44 |
| Binary | 111001 | 10000000 | 1111001 | 110111 | 0 | 101 | 110010 | 10101110 | 100110 | 100100 |
Color Harmonies of #398079
Complementary color
Monochromatic Colors of #398079
Black with #398079
Text Example
Text Example
White with #398079
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #398079; }
p { color: rgb(57,128,121); }
H1.HeaderClassName
{
color: #398079;
}
.AnyTagClassName
{
color: #398079;
}
</style>
background-color css
<style>
a { background-color: #398079; }
a { background-color: rgb(57,128,121); }
div.DivClassName
{
background-color: #398079;
}
.BgClassName
{
background-color: #398079;
}
</style>
border-color css
<style>
span { border-color: #398079; }
span { border-color: rgb(57,128,121); }
td.TdClassName
{
border-color: #398079;
}
.TagClassName
{
border-color: #398079;
}
</style>