Shades of Genoa #318572
Tints of Genoa #318572
RGB
CMYK
RGB Variations
Color information
#318572 (or 0x318572) is known color: Genoa. HEX triplet: 31, 85 and 72. RGB value is (49,133,114). Sum of RGB (Red+Green+Blue) = 49+133+114=296 (39% of max value = 765). Red value is 49 (19.53% from 255 or 16.55% from 296); Green value is 133 (52.34% from 255 or 44.93% from 296); Blue value is 114 (44.92% from 255 or 38.51% from 296); Max value from RGB is 133 - color contains mainly: green. Hex color #318572 is not a web safe color. Web safe color analog (approx): #339966. Inversed color of #318572 is #CE7A8D. Grayscale: #696969. Windows color (decimal): -13531790 or 7505201. OLE color: 7505201.
HSL color Cylindrical-coordinate representation of color #318572: hue angle of 166.43º degrees, saturation: 0.46, lightness: 0.36%. HSV value (or HSB Brightness) of color is 0.52% and HSV saturation: 0.63%. Process color model (Four color, CMYK) of #318572 is Cyan = 0.63, Magento = 0, Yellow = 0.14 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 49 | 133 | 114 | - |
| CMYK | 0.63 | 0 | 0.14 | 0.48 |
| HSL | 166.43º | 0.46% | 0.36% | - |
| HSV(B) | 166.43º | 0.63% | 0.52% | - |
| XYZ | 12.69 | 18.64 | 18.85 | - |
| YUV | 105.72 | 132.67 | 87.54 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 49 | 133 | 114 | 0.63 | 0 | 0.14 | 0.48 | 166.43 | 0.46 | 0.36 |
| Hex | 31 | 85 | 72 | 3F | 0 | E | 30 | A6 | 2E | 24 |
| Octal | 61 | 205 | 162 | 77 | 0 | 16 | 60 | 246 | 56 | 44 |
| Binary | 110001 | 10000101 | 1110010 | 111111 | 0 | 1110 | 110000 | 10100110 | 101110 | 100100 |
Color Harmonies of #318572
Complementary color
Monochromatic Colors of #318572
Black with #318572
Text Example
Text Example
White with #318572
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #318572; }
p { color: rgb(49,133,114); }
H1.HeaderClassName
{
color: #318572;
}
.AnyTagClassName
{
color: #318572;
}
</style>
background-color css
<style>
a { background-color: #318572; }
a { background-color: rgb(49,133,114); }
div.DivClassName
{
background-color: #318572;
}
.BgClassName
{
background-color: #318572;
}
</style>
border-color css
<style>
span { border-color: #318572; }
span { border-color: rgb(49,133,114); }
td.TdClassName
{
border-color: #318572;
}
.TagClassName
{
border-color: #318572;
}
</style>