Shades of Genoa #318174
Tints of Genoa #318174
RGB
CMYK
RGB Variations
Color information
#318174 (or 0x318174) is known color: Genoa. HEX triplet: 31, 81 and 74. RGB value is (49,129,116). Sum of RGB (Red+Green+Blue) = 49+129+116=294 (38% of max value = 765). Red value is 49 (19.53% from 255 or 16.67% from 294); Green value is 129 (50.78% from 255 or 43.88% from 294); Blue value is 116 (45.70% from 255 or 39.46% from 294); Max value from RGB is 129 - color contains mainly: green. Hex color #318174 is not a web safe color. Web safe color analog (approx): #339966. Inversed color of #318174 is #CE7E8B. Grayscale: #676767. Windows color (decimal): -13532812 or 7635249. OLE color: 7635249.
HSL color Cylindrical-coordinate representation of color #318174: hue angle of 170.25º 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 #318174 is Cyan = 0.62, Magento = 0, Yellow = 0.10 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 49 | 129 | 116 | - |
| CMYK | 0.62 | 0 | 0.10 | 0.49 |
| HSL | 170.25º | 0.45% | 0.35% | - |
| HSV(B) | 170.25º | 0.62% | 0.51% | - |
| XYZ | 12.27 | 17.61 | 19.28 | - |
| YUV | 103.6 | 135 | 89.06 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 49 | 129 | 116 | 0.62 | 0 | 0.10 | 0.49 | 170.25 | 0.45 | 0.35 |
| Hex | 31 | 81 | 74 | 3E | 0 | A | 31 | AA | 2D | 23 |
| Octal | 61 | 201 | 164 | 76 | 0 | 12 | 61 | 252 | 55 | 43 |
| Binary | 110001 | 10000001 | 1110100 | 111110 | 0 | 1010 | 110001 | 10101010 | 101101 | 100011 |
Color Harmonies of #318174
Complementary color
Monochromatic Colors of #318174
Black with #318174
Text Example
Text Example
White with #318174
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #318174; }
p { color: rgb(49,129,116); }
H1.HeaderClassName
{
color: #318174;
}
.AnyTagClassName
{
color: #318174;
}
</style>
background-color css
<style>
a { background-color: #318174; }
a { background-color: rgb(49,129,116); }
div.DivClassName
{
background-color: #318174;
}
.BgClassName
{
background-color: #318174;
}
</style>
border-color css
<style>
span { border-color: #318174; }
span { border-color: rgb(49,129,116); }
td.TdClassName
{
border-color: #318174;
}
.TagClassName
{
border-color: #318174;
}
</style>