Shades of Genoa #398376
Tints of Genoa #398376
RGB
CMYK
RGB Variations
Color information
#398376 (or 0x398376) is known color: Genoa. HEX triplet: 39, 83 and 76. RGB value is (57,131,118). Sum of RGB (Red+Green+Blue) = 57+131+118=306 (40% of max value = 765). Red value is 57 (22.66% from 255 or 18.63% from 306); Green value is 131 (51.56% from 255 or 42.81% from 306); Blue value is 118 (46.48% from 255 or 38.56% from 306); Max value from RGB is 131 - color contains mainly: green. Hex color #398376 is not a web safe color. Web safe color analog (approx): #339966. Inversed color of #398376 is #C67C89. Grayscale: #6B6B6B. Windows color (decimal): -13008010 or 7766841. OLE color: 7766841.
HSL color Cylindrical-coordinate representation of color #398376: hue angle of 169.46º degrees, saturation: 0.39, lightness: 0.37%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.56%. Process color model (Four color, CMYK) of #398376 is Cyan = 0.56, Magento = 0, Yellow = 0.10 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 57 | 131 | 118 | - |
| CMYK | 0.56 | 0 | 0.10 | 0.49 |
| HSL | 169.46º | 0.39% | 0.37% | - |
| HSV(B) | 169.46º | 0.56% | 0.51% | - |
| XYZ | 13.07 | 18.41 | 20 | - |
| YUV | 107.39 | 133.98 | 92.06 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 57 | 131 | 118 | 0.56 | 0 | 0.10 | 0.49 | 169.46 | 0.39 | 0.37 |
| Hex | 39 | 83 | 76 | 38 | 0 | A | 31 | A9 | 27 | 25 |
| Octal | 71 | 203 | 166 | 70 | 0 | 12 | 61 | 251 | 47 | 45 |
| Binary | 111001 | 10000011 | 1110110 | 111000 | 0 | 1010 | 110001 | 10101001 | 100111 | 100101 |
Color Harmonies of #398376
Complementary color
Monochromatic Colors of #398376
Black with #398376
Text Example
Text Example
White with #398376
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #398376; }
p { color: rgb(57,131,118); }
H1.HeaderClassName
{
color: #398376;
}
.AnyTagClassName
{
color: #398376;
}
</style>
background-color css
<style>
a { background-color: #398376; }
a { background-color: rgb(57,131,118); }
div.DivClassName
{
background-color: #398376;
}
.BgClassName
{
background-color: #398376;
}
</style>
border-color css
<style>
span { border-color: #398376; }
span { border-color: rgb(57,131,118); }
td.TdClassName
{
border-color: #398376;
}
.TagClassName
{
border-color: #398376;
}
</style>