Shades of Genoa #398277
Tints of Genoa #398277
RGB
CMYK
RGB Variations
Color information
#398277 (or 0x398277) is known color: Genoa. HEX triplet: 39, 82 and 77. RGB value is (57,130,119). Sum of RGB (Red+Green+Blue) = 57+130+119=306 (40% of max value = 765). Red value is 57 (22.66% from 255 or 18.63% from 306); Green value is 130 (51.17% from 255 or 42.48% from 306); Blue value is 119 (46.88% from 255 or 38.89% from 306); Max value from RGB is 130 - color contains mainly: green. Hex color #398277 is not a web safe color. Web safe color analog (approx): #339966. Inversed color of #398277 is #C67D88. Grayscale: #6A6A6A. Windows color (decimal): -13008265 or 7832121. OLE color: 7832121.
HSL color Cylindrical-coordinate representation of color #398277: hue angle of 170.96º 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 #398277 is Cyan = 0.56, Magento = 0, Yellow = 0.08 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 57 | 130 | 119 | - |
| CMYK | 0.56 | 0 | 0.08 | 0.49 |
| HSL | 170.96º | 0.39% | 0.37% | - |
| HSV(B) | 170.96º | 0.56% | 0.51% | - |
| XYZ | 13 | 18.17 | 20.27 | - |
| YUV | 106.92 | 134.82 | 92.39 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 57 | 130 | 119 | 0.56 | 0 | 0.08 | 0.49 | 170.96 | 0.39 | 0.37 |
| Hex | 39 | 82 | 77 | 38 | 0 | 8 | 31 | AB | 27 | 25 |
| Octal | 71 | 202 | 167 | 70 | 0 | 10 | 61 | 253 | 47 | 45 |
| Binary | 111001 | 10000010 | 1110111 | 111000 | 0 | 1000 | 110001 | 10101011 | 100111 | 100101 |
Color Harmonies of #398277
Complementary color
Monochromatic Colors of #398277
Black with #398277
Text Example
Text Example
White with #398277
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #398277; }
p { color: rgb(57,130,119); }
H1.HeaderClassName
{
color: #398277;
}
.AnyTagClassName
{
color: #398277;
}
</style>
background-color css
<style>
a { background-color: #398277; }
a { background-color: rgb(57,130,119); }
div.DivClassName
{
background-color: #398277;
}
.BgClassName
{
background-color: #398277;
}
</style>
border-color css
<style>
span { border-color: #398277; }
span { border-color: rgb(57,130,119); }
td.TdClassName
{
border-color: #398277;
}
.TagClassName
{
border-color: #398277;
}
</style>