Shades of Genoa #318874
Tints of Genoa #318874
RGB
CMYK
RGB Variations
Color information
#318874 (or 0x318874) is known color: Genoa. HEX triplet: 31, 88 and 74. RGB value is (49,136,116). Sum of RGB (Red+Green+Blue) = 49+136+116=301 (39% of max value = 765). Red value is 49 (19.53% from 255 or 16.28% from 301); Green value is 136 (53.52% from 255 or 45.18% from 301); Blue value is 116 (45.70% from 255 or 38.54% from 301); Max value from RGB is 136 - color contains mainly: green. Hex color #318874 is not a web safe color. Web safe color analog (approx): #339966. Inversed color of #318874 is #CE778B. Grayscale: #6B6B6B. Windows color (decimal): -13531020 or 7637041. OLE color: 7637041.
HSL color Cylindrical-coordinate representation of color #318874: hue angle of 166.21º 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 #318874 is Cyan = 0.64, Magento = 0, Yellow = 0.15 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 49 | 136 | 116 | - |
| CMYK | 0.64 | 0 | 0.15 | 0.47 |
| HSL | 166.21º | 0.47% | 0.36% | - |
| HSV(B) | 166.21º | 0.64% | 0.53% | - |
| XYZ | 13.22 | 19.52 | 19.59 | - |
| YUV | 107.71 | 132.68 | 86.13 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 49 | 136 | 116 | 0.64 | 0 | 0.15 | 0.47 | 166.21 | 0.47 | 0.36 |
| Hex | 31 | 88 | 74 | 40 | 0 | F | 2F | A6 | 2F | 24 |
| Octal | 61 | 210 | 164 | 100 | 0 | 17 | 57 | 246 | 57 | 44 |
| Binary | 110001 | 10001000 | 1110100 | 1000000 | 0 | 1111 | 101111 | 10100110 | 101111 | 100100 |
Color Harmonies of #318874
Complementary color
Monochromatic Colors of #318874
Black with #318874
Text Example
Text Example
White with #318874
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #318874; }
p { color: rgb(49,136,116); }
H1.HeaderClassName
{
color: #318874;
}
.AnyTagClassName
{
color: #318874;
}
</style>
background-color css
<style>
a { background-color: #318874; }
a { background-color: rgb(49,136,116); }
div.DivClassName
{
background-color: #318874;
}
.BgClassName
{
background-color: #318874;
}
</style>
border-color css
<style>
span { border-color: #318874; }
span { border-color: rgb(49,136,116); }
td.TdClassName
{
border-color: #318874;
}
.TagClassName
{
border-color: #318874;
}
</style>