Shades of Genoa #398478
Tints of Genoa #398478
RGB
CMYK
RGB Variations
Color information
#398478 (or 0x398478) is known color: Genoa. HEX triplet: 39, 84 and 78. RGB value is (57,132,120). Sum of RGB (Red+Green+Blue) = 57+132+120=309 (40% of max value = 765). Red value is 57 (22.66% from 255 or 18.45% from 309); Green value is 132 (51.95% from 255 or 42.72% from 309); Blue value is 120 (47.27% from 255 or 38.83% from 309); Max value from RGB is 132 - color contains mainly: green. Hex color #398478 is not a web safe color. Web safe color analog (approx): #339966. Inversed color of #398478 is #C67B87. Grayscale: #6C6C6C. Windows color (decimal): -13007752 or 7898169. OLE color: 7898169.
HSL color Cylindrical-coordinate representation of color #398478: hue angle of 170.4º degrees, saturation: 0.4, lightness: 0.37%. HSV value (or HSB Brightness) of color is 0.52% and HSV saturation: 0.57%. Process color model (Four color, CMYK) of #398478 is Cyan = 0.57, Magento = 0, Yellow = 0.09 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 57 | 132 | 120 | - |
| CMYK | 0.57 | 0 | 0.09 | 0.48 |
| HSL | 170.4º | 0.4% | 0.37% | - |
| HSV(B) | 170.4º | 0.57% | 0.52% | - |
| XYZ | 13.33 | 18.73 | 20.68 | - |
| YUV | 108.21 | 134.65 | 91.48 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 57 | 132 | 120 | 0.57 | 0 | 0.09 | 0.48 | 170.4 | 0.4 | 0.37 |
| Hex | 39 | 84 | 78 | 39 | 0 | 9 | 30 | AA | 28 | 25 |
| Octal | 71 | 204 | 170 | 71 | 0 | 11 | 60 | 252 | 50 | 45 |
| Binary | 111001 | 10000100 | 1111000 | 111001 | 0 | 1001 | 110000 | 10101010 | 101000 | 100101 |
Color Harmonies of #398478
Complementary color
Monochromatic Colors of #398478
Black with #398478
Text Example
Text Example
White with #398478
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #398478; }
p { color: rgb(57,132,120); }
H1.HeaderClassName
{
color: #398478;
}
.AnyTagClassName
{
color: #398478;
}
</style>
background-color css
<style>
a { background-color: #398478; }
a { background-color: rgb(57,132,120); }
div.DivClassName
{
background-color: #398478;
}
.BgClassName
{
background-color: #398478;
}
</style>
border-color css
<style>
span { border-color: #398478; }
span { border-color: rgb(57,132,120); }
td.TdClassName
{
border-color: #398478;
}
.TagClassName
{
border-color: #398478;
}
</style>