Shades of Genoa #318875
Tints of Genoa #318875
RGB
CMYK
RGB Variations
Color information
#318875 (or 0x318875) is known color: Genoa. HEX triplet: 31, 88 and 75. RGB value is (49,136,117). Sum of RGB (Red+Green+Blue) = 49+136+117=302 (40% of max value = 765). Red value is 49 (19.53% from 255 or 16.23% from 302); Green value is 136 (53.52% from 255 or 45.03% from 302); Blue value is 117 (46.09% from 255 or 38.74% from 302); Max value from RGB is 136 - color contains mainly: green. Hex color #318875 is not a web safe color. Web safe color analog (approx): #339966. Inversed color of #318875 is #CE778A. Grayscale: #6B6B6B. Windows color (decimal): -13531019 or 7702577. OLE color: 7702577.
HSL color Cylindrical-coordinate representation of color #318875: hue angle of 166.9º degrees, saturation: 0.47, lightness: 0.36%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.64%. Process color model (Four color, CMYK) of #318875 is Cyan = 0.64, Magento = 0, Yellow = 0.14 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 49 | 136 | 117 | - |
| CMYK | 0.64 | 0 | 0.14 | 0.47 |
| HSL | 166.9º | 0.47% | 0.36% | - |
| HSV(B) | 166.9º | 0.64% | 0.53% | - |
| XYZ | 13.28 | 19.55 | 19.9 | - |
| YUV | 107.82 | 133.18 | 86.04 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 49 | 136 | 117 | 0.64 | 0 | 0.14 | 0.47 | 166.9 | 0.47 | 0.36 |
| Hex | 31 | 88 | 75 | 40 | 0 | E | 2F | A7 | 2F | 24 |
| Octal | 61 | 210 | 165 | 100 | 0 | 16 | 57 | 247 | 57 | 44 |
| Binary | 110001 | 10001000 | 1110101 | 1000000 | 0 | 1110 | 101111 | 10100111 | 101111 | 100100 |
Color Harmonies of #318875
Complementary color
Monochromatic Colors of #318875
Black with #318875
Text Example
Text Example
White with #318875
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #318875; }
p { color: rgb(49,136,117); }
H1.HeaderClassName
{
color: #318875;
}
.AnyTagClassName
{
color: #318875;
}
</style>
background-color css
<style>
a { background-color: #318875; }
a { background-color: rgb(49,136,117); }
div.DivClassName
{
background-color: #318875;
}
.BgClassName
{
background-color: #318875;
}
</style>
border-color css
<style>
span { border-color: #318875; }
span { border-color: rgb(49,136,117); }
td.TdClassName
{
border-color: #318875;
}
.TagClassName
{
border-color: #318875;
}
</style>