Shades of Genoa #318270
Tints of Genoa #318270
RGB
CMYK
RGB Variations
Color information
#318270 (or 0x318270) is known color: Genoa. HEX triplet: 31, 82 and 70. RGB value is (49,130,112). Sum of RGB (Red+Green+Blue) = 49+130+112=291 (38% of max value = 765). Red value is 49 (19.53% from 255 or 16.84% from 291); Green value is 130 (51.17% from 255 or 44.67% from 291); Blue value is 112 (44.14% from 255 or 38.49% from 291); Max value from RGB is 130 - color contains mainly: green. Hex color #318270 is not a web safe color. Web safe color analog (approx): #339966. Inversed color of #318270 is #CE7D8F. Grayscale: #676767. Windows color (decimal): -13532560 or 7373361. OLE color: 7373361.
HSL color Cylindrical-coordinate representation of color #318270: hue angle of 166.67º degrees, saturation: 0.45, lightness: 0.35%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.62%. Process color model (Four color, CMYK) of #318270 is Cyan = 0.62, Magento = 0, Yellow = 0.14 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 49 | 130 | 112 | - |
| CMYK | 0.62 | 0 | 0.14 | 0.49 |
| HSL | 166.67º | 0.45% | 0.35% | - |
| HSV(B) | 166.67º | 0.62% | 0.51% | - |
| XYZ | 12.17 | 17.79 | 18.12 | - |
| YUV | 103.73 | 132.66 | 88.96 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 49 | 130 | 112 | 0.62 | 0 | 0.14 | 0.49 | 166.67 | 0.45 | 0.35 |
| Hex | 31 | 82 | 70 | 3E | 0 | E | 31 | A7 | 2D | 23 |
| Octal | 61 | 202 | 160 | 76 | 0 | 16 | 61 | 247 | 55 | 43 |
| Binary | 110001 | 10000010 | 1110000 | 111110 | 0 | 1110 | 110001 | 10100111 | 101101 | 100011 |
Color Harmonies of #318270
Complementary color
Monochromatic Colors of #318270
Black with #318270
Text Example
Text Example
White with #318270
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #318270; }
p { color: rgb(49,130,112); }
H1.HeaderClassName
{
color: #318270;
}
.AnyTagClassName
{
color: #318270;
}
</style>
background-color css
<style>
a { background-color: #318270; }
a { background-color: rgb(49,130,112); }
div.DivClassName
{
background-color: #318270;
}
.BgClassName
{
background-color: #318270;
}
</style>
border-color css
<style>
span { border-color: #318270; }
span { border-color: rgb(49,130,112); }
td.TdClassName
{
border-color: #318270;
}
.TagClassName
{
border-color: #318270;
}
</style>