Shades of Genoa #318472
Tints of Genoa #318472
RGB
CMYK
RGB Variations
Color information
#318472 (or 0x318472) is known color: Genoa. HEX triplet: 31, 84 and 72. RGB value is (49,132,114). Sum of RGB (Red+Green+Blue) = 49+132+114=295 (39% of max value = 765). Red value is 49 (19.53% from 255 or 16.61% from 295); Green value is 132 (51.95% from 255 or 44.75% from 295); Blue value is 114 (44.92% from 255 or 38.64% from 295); Max value from RGB is 132 - color contains mainly: green. Hex color #318472 is not a web safe color. Web safe color analog (approx): #339966. Inversed color of #318472 is #CE7B8D. Grayscale: #696969. Windows color (decimal): -13532046 or 7504945. OLE color: 7504945.
HSL color Cylindrical-coordinate representation of color #318472: hue angle of 166.99º degrees, saturation: 0.46, lightness: 0.35%. HSV value (or HSB Brightness) of color is 0.52% and HSV saturation: 0.63%. Process color model (Four color, CMYK) of #318472 is Cyan = 0.63, Magento = 0, Yellow = 0.14 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 49 | 132 | 114 | - |
| CMYK | 0.63 | 0 | 0.14 | 0.48 |
| HSL | 166.99º | 0.46% | 0.35% | - |
| HSV(B) | 166.99º | 0.63% | 0.52% | - |
| XYZ | 12.56 | 18.37 | 18.8 | - |
| YUV | 105.13 | 133 | 87.96 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 49 | 132 | 114 | 0.63 | 0 | 0.14 | 0.48 | 166.99 | 0.46 | 0.35 |
| Hex | 31 | 84 | 72 | 3F | 0 | E | 30 | A7 | 2E | 23 |
| Octal | 61 | 204 | 162 | 77 | 0 | 16 | 60 | 247 | 56 | 43 |
| Binary | 110001 | 10000100 | 1110010 | 111111 | 0 | 1110 | 110000 | 10100111 | 101110 | 100011 |
Color Harmonies of #318472
Complementary color
Monochromatic Colors of #318472
Black with #318472
Text Example
Text Example
White with #318472
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #318472; }
p { color: rgb(49,132,114); }
H1.HeaderClassName
{
color: #318472;
}
.AnyTagClassName
{
color: #318472;
}
</style>
background-color css
<style>
a { background-color: #318472; }
a { background-color: rgb(49,132,114); }
div.DivClassName
{
background-color: #318472;
}
.BgClassName
{
background-color: #318472;
}
</style>
border-color css
<style>
span { border-color: #318472; }
span { border-color: rgb(49,132,114); }
td.TdClassName
{
border-color: #318472;
}
.TagClassName
{
border-color: #318472;
}
</style>