Shades of Genoa #398076
Tints of Genoa #398076
RGB
CMYK
RGB Variations
Color information
#398076 (or 0x398076) is known color: Genoa. HEX triplet: 39, 80 and 76. RGB value is (57,128,118). Sum of RGB (Red+Green+Blue) = 57+128+118=303 (40% of max value = 765). Red value is 57 (22.66% from 255 or 18.81% from 303); Green value is 128 (50.39% from 255 or 42.24% from 303); Blue value is 118 (46.48% from 255 or 38.94% from 303); Max value from RGB is 128 - color contains mainly: green. Hex color #398076 is not a web safe color. Web safe color analog (approx): #339966. Inversed color of #398076 is #C67F89. Grayscale: #696969. Windows color (decimal): -13008778 or 7766073. OLE color: 7766073.
HSL color Cylindrical-coordinate representation of color #398076: hue angle of 171.55º 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 #398076 is Cyan = 0.55, Magento = 0, Yellow = 0.08 and Black (K on CMYK) = 0.50.
Color convert
| RGB | 57 | 128 | 118 | - |
| CMYK | 0.55 | 0 | 0.08 | 0.50 |
| HSL | 171.55º | 0.38% | 0.36% | - |
| HSV(B) | 171.55º | 0.55% | 0.5% | - |
| XYZ | 12.68 | 17.62 | 19.87 | - |
| YUV | 105.63 | 134.98 | 93.31 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 57 | 128 | 118 | 0.55 | 0 | 0.08 | 0.50 | 171.55 | 0.38 | 0.36 |
| Hex | 39 | 80 | 76 | 37 | 0 | 8 | 32 | AC | 26 | 24 |
| Octal | 71 | 200 | 166 | 67 | 0 | 10 | 62 | 254 | 46 | 44 |
| Binary | 111001 | 10000000 | 1110110 | 110111 | 0 | 1000 | 110010 | 10101100 | 100110 | 100100 |
Color Harmonies of #398076
Complementary color
Monochromatic Colors of #398076
Black with #398076
Text Example
Text Example
White with #398076
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #398076; }
p { color: rgb(57,128,118); }
H1.HeaderClassName
{
color: #398076;
}
.AnyTagClassName
{
color: #398076;
}
</style>
background-color css
<style>
a { background-color: #398076; }
a { background-color: rgb(57,128,118); }
div.DivClassName
{
background-color: #398076;
}
.BgClassName
{
background-color: #398076;
}
</style>
border-color css
<style>
span { border-color: #398076; }
span { border-color: rgb(57,128,118); }
td.TdClassName
{
border-color: #398076;
}
.TagClassName
{
border-color: #398076;
}
</style>