Shades of Genoa #398276
Tints of Genoa #398276
RGB
CMYK
RGB Variations
Color information
#398276 (or 0x398276) is known color: Genoa. HEX triplet: 39, 82 and 76. RGB value is (57,130,118). Sum of RGB (Red+Green+Blue) = 57+130+118=305 (40% of max value = 765). Red value is 57 (22.66% from 255 or 18.69% from 305); Green value is 130 (51.17% from 255 or 42.62% from 305); Blue value is 118 (46.48% from 255 or 38.69% from 305); Max value from RGB is 130 - color contains mainly: green. Hex color #398276 is not a web safe color. Web safe color analog (approx): #339966. Inversed color of #398276 is #C67D89. Grayscale: #6A6A6A. Windows color (decimal): -13008266 or 7766585. OLE color: 7766585.
HSL color Cylindrical-coordinate representation of color #398276: hue angle of 170.14º 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 #398276 is Cyan = 0.56, Magento = 0, Yellow = 0.09 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 57 | 130 | 118 | - |
| CMYK | 0.56 | 0 | 0.09 | 0.49 |
| HSL | 170.14º | 0.39% | 0.37% | - |
| HSV(B) | 170.14º | 0.56% | 0.51% | - |
| XYZ | 12.94 | 18.14 | 19.96 | - |
| YUV | 106.81 | 134.32 | 92.48 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 57 | 130 | 118 | 0.56 | 0 | 0.09 | 0.49 | 170.14 | 0.39 | 0.37 |
| Hex | 39 | 82 | 76 | 38 | 0 | 9 | 31 | AA | 27 | 25 |
| Octal | 71 | 202 | 166 | 70 | 0 | 11 | 61 | 252 | 47 | 45 |
| Binary | 111001 | 10000010 | 1110110 | 111000 | 0 | 1001 | 110001 | 10101010 | 100111 | 100101 |
Color Harmonies of #398276
Complementary color
Monochromatic Colors of #398276
Black with #398276
Text Example
Text Example
White with #398276
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #398276; }
p { color: rgb(57,130,118); }
H1.HeaderClassName
{
color: #398276;
}
.AnyTagClassName
{
color: #398276;
}
</style>
background-color css
<style>
a { background-color: #398276; }
a { background-color: rgb(57,130,118); }
div.DivClassName
{
background-color: #398276;
}
.BgClassName
{
background-color: #398276;
}
</style>
border-color css
<style>
span { border-color: #398276; }
span { border-color: rgb(57,130,118); }
td.TdClassName
{
border-color: #398276;
}
.TagClassName
{
border-color: #398276;
}
</style>