Shades of Genoa #318376
Tints of Genoa #318376
RGB
CMYK
RGB Variations
Color information
#318376 (or 0x318376) is known color: Genoa. HEX triplet: 31, 83 and 76. RGB value is (49,131,118). Sum of RGB (Red+Green+Blue) = 49+131+118=298 (39% of max value = 765). Red value is 49 (19.53% from 255 or 16.44% from 298); Green value is 131 (51.56% from 255 or 43.96% from 298); Blue value is 118 (46.48% from 255 or 39.60% from 298); Max value from RGB is 131 - color contains mainly: green. Hex color #318376 is not a web safe color. Web safe color analog (approx): #339966. Inversed color of #318376 is #CE7C89. Grayscale: #686868. Windows color (decimal): -13532298 or 7766833. OLE color: 7766833.
HSL color Cylindrical-coordinate representation of color #318376: hue angle of 170.49º degrees, saturation: 0.46, lightness: 0.35%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.63%. Process color model (Four color, CMYK) of #318376 is Cyan = 0.63, Magento = 0, Yellow = 0.10 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 49 | 131 | 118 | - |
| CMYK | 0.63 | 0 | 0.10 | 0.49 |
| HSL | 170.49º | 0.46% | 0.35% | - |
| HSV(B) | 170.49º | 0.63% | 0.51% | - |
| XYZ | 12.65 | 18.19 | 19.98 | - |
| YUV | 105 | 135.33 | 88.06 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 49 | 131 | 118 | 0.63 | 0 | 0.10 | 0.49 | 170.49 | 0.46 | 0.35 |
| Hex | 31 | 83 | 76 | 3F | 0 | A | 31 | AA | 2E | 23 |
| Octal | 61 | 203 | 166 | 77 | 0 | 12 | 61 | 252 | 56 | 43 |
| Binary | 110001 | 10000011 | 1110110 | 111111 | 0 | 1010 | 110001 | 10101010 | 101110 | 100011 |
Color Harmonies of #318376
Complementary color
Monochromatic Colors of #318376
Black with #318376
Text Example
Text Example
White with #318376
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #318376; }
p { color: rgb(49,131,118); }
H1.HeaderClassName
{
color: #318376;
}
.AnyTagClassName
{
color: #318376;
}
</style>
background-color css
<style>
a { background-color: #318376; }
a { background-color: rgb(49,131,118); }
div.DivClassName
{
background-color: #318376;
}
.BgClassName
{
background-color: #318376;
}
</style>
border-color css
<style>
span { border-color: #318376; }
span { border-color: rgb(49,131,118); }
td.TdClassName
{
border-color: #318376;
}
.TagClassName
{
border-color: #318376;
}
</style>