Shades of Genoa #318370
Tints of Genoa #318370
RGB
CMYK
RGB Variations
Color information
#318370 (or 0x318370) is known color: Genoa. HEX triplet: 31, 83 and 70. RGB value is (49,131,112). Sum of RGB (Red+Green+Blue) = 49+131+112=292 (38% of max value = 765). Red value is 49 (19.53% from 255 or 16.78% from 292); Green value is 131 (51.56% from 255 or 44.86% from 292); Blue value is 112 (44.14% from 255 or 38.36% from 292); Max value from RGB is 131 - color contains mainly: green. Hex color #318370 is not a web safe color. Web safe color analog (approx): #339966. Inversed color of #318370 is #CE7C8F. Grayscale: #686868. Windows color (decimal): -13532304 or 7373617. OLE color: 7373617.
HSL color Cylindrical-coordinate representation of color #318370: hue angle of 166.1º 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 #318370 is Cyan = 0.63, Magento = 0, Yellow = 0.15 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 49 | 131 | 112 | - |
| CMYK | 0.63 | 0 | 0.15 | 0.49 |
| HSL | 166.1º | 0.46% | 0.35% | - |
| HSV(B) | 166.1º | 0.63% | 0.51% | - |
| XYZ | 12.31 | 18.06 | 18.17 | - |
| YUV | 104.32 | 132.33 | 88.54 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 49 | 131 | 112 | 0.63 | 0 | 0.15 | 0.49 | 166.1 | 0.46 | 0.35 |
| Hex | 31 | 83 | 70 | 3F | 0 | F | 31 | A6 | 2E | 23 |
| Octal | 61 | 203 | 160 | 77 | 0 | 17 | 61 | 246 | 56 | 43 |
| Binary | 110001 | 10000011 | 1110000 | 111111 | 0 | 1111 | 110001 | 10100110 | 101110 | 100011 |
Color Harmonies of #318370
Complementary color
Monochromatic Colors of #318370
Black with #318370
Text Example
Text Example
White with #318370
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #318370; }
p { color: rgb(49,131,112); }
H1.HeaderClassName
{
color: #318370;
}
.AnyTagClassName
{
color: #318370;
}
</style>
background-color css
<style>
a { background-color: #318370; }
a { background-color: rgb(49,131,112); }
div.DivClassName
{
background-color: #318370;
}
.BgClassName
{
background-color: #318370;
}
</style>
border-color css
<style>
span { border-color: #318370; }
span { border-color: rgb(49,131,112); }
td.TdClassName
{
border-color: #318370;
}
.TagClassName
{
border-color: #318370;
}
</style>