Shades of Genoa #317972
Tints of Genoa #317972
RGB
CMYK
RGB Variations
Color information
#317972 (or 0x317972) is known color: Genoa. HEX triplet: 31, 79 and 72. RGB value is (49,121,114). Sum of RGB (Red+Green+Blue) = 49+121+114=284 (37% of max value = 765). Red value is 49 (19.53% from 255 or 17.25% from 284); Green value is 121 (47.66% from 255 or 42.61% from 284); Blue value is 114 (44.92% from 255 or 40.14% from 284); Max value from RGB is 121 - color contains mainly: green. Hex color #317972 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #317972 is #CE868D. Grayscale: #626262. Windows color (decimal): -13534862 or 7502129. OLE color: 7502129.
HSL color Cylindrical-coordinate representation of color #317972: hue angle of 174.17º degrees, saturation: 0.42, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.6%. Process color model (Four color, CMYK) of #317972 is Cyan = 0.60, Magento = 0, Yellow = 0.06 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 49 | 121 | 114 | - |
| CMYK | 0.60 | 0 | 0.06 | 0.53 |
| HSL | 174.17º | 0.42% | 0.33% | - |
| HSV(B) | 174.17º | 0.6% | 0.47% | - |
| XYZ | 11.14 | 15.54 | 18.33 | - |
| YUV | 98.67 | 136.65 | 92.57 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 49 | 121 | 114 | 0.60 | 0 | 0.06 | 0.53 | 174.17 | 0.42 | 0.33 |
| Hex | 31 | 79 | 72 | 3C | 0 | 6 | 35 | AE | 2A | 21 |
| Octal | 61 | 171 | 162 | 74 | 0 | 6 | 65 | 256 | 52 | 41 |
| Binary | 110001 | 1111001 | 1110010 | 111100 | 0 | 110 | 110101 | 10101110 | 101010 | 100001 |
Color Harmonies of #317972
Complementary color
Monochromatic Colors of #317972
Black with #317972
Text Example
Text Example
White with #317972
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #317972; }
p { color: rgb(49,121,114); }
H1.HeaderClassName
{
color: #317972;
}
.AnyTagClassName
{
color: #317972;
}
</style>
background-color css
<style>
a { background-color: #317972; }
a { background-color: rgb(49,121,114); }
div.DivClassName
{
background-color: #317972;
}
.BgClassName
{
background-color: #317972;
}
</style>
border-color css
<style>
span { border-color: #317972; }
span { border-color: rgb(49,121,114); }
td.TdClassName
{
border-color: #317972;
}
.TagClassName
{
border-color: #317972;
}
</style>