Shades of Genoa #398378
Tints of Genoa #398378
RGB
CMYK
RGB Variations
Color information
#398378 (or 0x398378) is known color: Genoa. HEX triplet: 39, 83 and 78. RGB value is (57,131,120). Sum of RGB (Red+Green+Blue) = 57+131+120=308 (40% of max value = 765). Red value is 57 (22.66% from 255 or 18.51% from 308); Green value is 131 (51.56% from 255 or 42.53% from 308); Blue value is 120 (47.27% from 255 or 38.96% from 308); Max value from RGB is 131 - color contains mainly: green. Hex color #398378 is not a web safe color. Web safe color analog (approx): #339966. Inversed color of #398378 is #C67C87. Grayscale: #6B6B6B. Windows color (decimal): -13008008 or 7897913. OLE color: 7897913.
HSL color Cylindrical-coordinate representation of color #398378: hue angle of 171.08º 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 #398378 is Cyan = 0.56, Magento = 0, Yellow = 0.08 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 57 | 131 | 120 | - |
| CMYK | 0.56 | 0 | 0.08 | 0.49 |
| HSL | 171.08º | 0.39% | 0.37% | - |
| HSV(B) | 171.08º | 0.56% | 0.51% | - |
| XYZ | 13.19 | 18.46 | 20.64 | - |
| YUV | 107.62 | 134.98 | 91.89 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 57 | 131 | 120 | 0.56 | 0 | 0.08 | 0.49 | 171.08 | 0.39 | 0.37 |
| Hex | 39 | 83 | 78 | 38 | 0 | 8 | 31 | AB | 27 | 25 |
| Octal | 71 | 203 | 170 | 70 | 0 | 10 | 61 | 253 | 47 | 45 |
| Binary | 111001 | 10000011 | 1111000 | 111000 | 0 | 1000 | 110001 | 10101011 | 100111 | 100101 |
Color Harmonies of #398378
Complementary color
Monochromatic Colors of #398378
Black with #398378
Text Example
Text Example
White with #398378
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #398378; }
p { color: rgb(57,131,120); }
H1.HeaderClassName
{
color: #398378;
}
.AnyTagClassName
{
color: #398378;
}
</style>
background-color css
<style>
a { background-color: #398378; }
a { background-color: rgb(57,131,120); }
div.DivClassName
{
background-color: #398378;
}
.BgClassName
{
background-color: #398378;
}
</style>
border-color css
<style>
span { border-color: #398378; }
span { border-color: rgb(57,131,120); }
td.TdClassName
{
border-color: #398378;
}
.TagClassName
{
border-color: #398378;
}
</style>