Shades of Genoa #318172
Tints of Genoa #318172
RGB
CMYK
RGB Variations
Color information
#318172 (or 0x318172) is known color: Genoa. HEX triplet: 31, 81 and 72. RGB value is (49,129,114). Sum of RGB (Red+Green+Blue) = 49+129+114=292 (38% of max value = 765). Red value is 49 (19.53% from 255 or 16.78% from 292); Green value is 129 (50.78% from 255 or 44.18% from 292); Blue value is 114 (44.92% from 255 or 39.04% from 292); Max value from RGB is 129 - color contains mainly: green. Hex color #318172 is not a web safe color. Web safe color analog (approx): #339966. Inversed color of #318172 is #CE7E8D. Grayscale: #676767. Windows color (decimal): -13532814 or 7504177. OLE color: 7504177.
HSL color Cylindrical-coordinate representation of color #318172: hue angle of 168.75º 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 #318172 is Cyan = 0.62, Magento = 0, Yellow = 0.12 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 49 | 129 | 114 | - |
| CMYK | 0.62 | 0 | 0.12 | 0.49 |
| HSL | 168.75º | 0.45% | 0.35% | - |
| HSV(B) | 168.75º | 0.62% | 0.51% | - |
| XYZ | 12.15 | 17.57 | 18.67 | - |
| YUV | 103.37 | 134 | 89.22 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 49 | 129 | 114 | 0.62 | 0 | 0.12 | 0.49 | 168.75 | 0.45 | 0.35 |
| Hex | 31 | 81 | 72 | 3E | 0 | C | 31 | A9 | 2D | 23 |
| Octal | 61 | 201 | 162 | 76 | 0 | 14 | 61 | 251 | 55 | 43 |
| Binary | 110001 | 10000001 | 1110010 | 111110 | 0 | 1100 | 110001 | 10101001 | 101101 | 100011 |
Color Harmonies of #318172
Complementary color
Monochromatic Colors of #318172
Black with #318172
Text Example
Text Example
White with #318172
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #318172; }
p { color: rgb(49,129,114); }
H1.HeaderClassName
{
color: #318172;
}
.AnyTagClassName
{
color: #318172;
}
</style>
background-color css
<style>
a { background-color: #318172; }
a { background-color: rgb(49,129,114); }
div.DivClassName
{
background-color: #318172;
}
.BgClassName
{
background-color: #318172;
}
</style>
border-color css
<style>
span { border-color: #318172; }
span { border-color: rgb(49,129,114); }
td.TdClassName
{
border-color: #318172;
}
.TagClassName
{
border-color: #318172;
}
</style>