Shades of Genoa #318375
Tints of Genoa #318375
RGB
CMYK
RGB Variations
Color information
#318375 (or 0x318375) is known color: Genoa. HEX triplet: 31, 83 and 75. RGB value is (49,131,117). Sum of RGB (Red+Green+Blue) = 49+131+117=297 (39% of max value = 765). Red value is 49 (19.53% from 255 or 16.50% from 297); Green value is 131 (51.56% from 255 or 44.11% from 297); Blue value is 117 (46.09% from 255 or 39.39% from 297); Max value from RGB is 131 - color contains mainly: green. Hex color #318375 is not a web safe color. Web safe color analog (approx): #339966. Inversed color of #318375 is #CE7C8A. Grayscale: #686868. Windows color (decimal): -13532299 or 7701297. OLE color: 7701297.
HSL color Cylindrical-coordinate representation of color #318375: hue angle of 169.76º degrees, saturation: 0.46, lightness: 0.35%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.63%. Process color model (Four color, CMYK) of #318375 is Cyan = 0.63, Magento = 0, Yellow = 0.11 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 49 | 131 | 117 | - |
| CMYK | 0.63 | 0 | 0.11 | 0.49 |
| HSL | 169.76º | 0.46% | 0.35% | - |
| HSV(B) | 169.76º | 0.63% | 0.51% | - |
| XYZ | 12.59 | 18.17 | 19.67 | - |
| YUV | 104.89 | 134.83 | 88.14 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 49 | 131 | 117 | 0.63 | 0 | 0.11 | 0.49 | 169.76 | 0.46 | 0.35 |
| Hex | 31 | 83 | 75 | 3F | 0 | B | 31 | AA | 2E | 23 |
| Octal | 61 | 203 | 165 | 77 | 0 | 13 | 61 | 252 | 56 | 43 |
| Binary | 110001 | 10000011 | 1110101 | 111111 | 0 | 1011 | 110001 | 10101010 | 101110 | 100011 |
Color Harmonies of #318375
Complementary color
Monochromatic Colors of #318375
Black with #318375
Text Example
Text Example
White with #318375
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #318375; }
p { color: rgb(49,131,117); }
H1.HeaderClassName
{
color: #318375;
}
.AnyTagClassName
{
color: #318375;
}
</style>
background-color css
<style>
a { background-color: #318375; }
a { background-color: rgb(49,131,117); }
div.DivClassName
{
background-color: #318375;
}
.BgClassName
{
background-color: #318375;
}
</style>
border-color css
<style>
span { border-color: #318375; }
span { border-color: rgb(49,131,117); }
td.TdClassName
{
border-color: #318375;
}
.TagClassName
{
border-color: #318375;
}
</style>