Shades of Genoa #318273
Tints of Genoa #318273
RGB
CMYK
RGB Variations
Color information
#318273 (or 0x318273) is known color: Genoa. HEX triplet: 31, 82 and 73. RGB value is (49,130,115). Sum of RGB (Red+Green+Blue) = 49+130+115=294 (38% of max value = 765). Red value is 49 (19.53% from 255 or 16.67% from 294); Green value is 130 (51.17% from 255 or 44.22% from 294); Blue value is 115 (45.31% from 255 or 39.12% from 294); Max value from RGB is 130 - color contains mainly: green. Hex color #318273 is not a web safe color. Web safe color analog (approx): #339966. Inversed color of #318273 is #CE7D8C. Grayscale: #686868. Windows color (decimal): -13532557 or 7569969. OLE color: 7569969.
HSL color Cylindrical-coordinate representation of color #318273: hue angle of 168.89º 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 #318273 is Cyan = 0.62, Magento = 0, Yellow = 0.12 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 49 | 130 | 115 | - |
| CMYK | 0.62 | 0 | 0.12 | 0.49 |
| HSL | 168.89º | 0.45% | 0.35% | - |
| HSV(B) | 168.89º | 0.62% | 0.51% | - |
| XYZ | 12.34 | 17.86 | 19.02 | - |
| YUV | 104.07 | 134.16 | 88.72 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 49 | 130 | 115 | 0.62 | 0 | 0.12 | 0.49 | 168.89 | 0.45 | 0.35 |
| Hex | 31 | 82 | 73 | 3E | 0 | C | 31 | A9 | 2D | 23 |
| Octal | 61 | 202 | 163 | 76 | 0 | 14 | 61 | 251 | 55 | 43 |
| Binary | 110001 | 10000010 | 1110011 | 111110 | 0 | 1100 | 110001 | 10101001 | 101101 | 100011 |
Color Harmonies of #318273
Complementary color
Monochromatic Colors of #318273
Black with #318273
Text Example
Text Example
White with #318273
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #318273; }
p { color: rgb(49,130,115); }
H1.HeaderClassName
{
color: #318273;
}
.AnyTagClassName
{
color: #318273;
}
</style>
background-color css
<style>
a { background-color: #318273; }
a { background-color: rgb(49,130,115); }
div.DivClassName
{
background-color: #318273;
}
.BgClassName
{
background-color: #318273;
}
</style>
border-color css
<style>
span { border-color: #318273; }
span { border-color: rgb(49,130,115); }
td.TdClassName
{
border-color: #318273;
}
.TagClassName
{
border-color: #318273;
}
</style>