Shades of Genoa #318773
Tints of Genoa #318773
RGB
CMYK
RGB Variations
Color information
#318773 (or 0x318773) is known color: Genoa. HEX triplet: 31, 87 and 73. RGB value is (49,135,115). Sum of RGB (Red+Green+Blue) = 49+135+115=299 (39% of max value = 765). Red value is 49 (19.53% from 255 or 16.39% from 299); Green value is 135 (53.12% from 255 or 45.15% from 299); Blue value is 115 (45.31% from 255 or 38.46% from 299); Max value from RGB is 135 - color contains mainly: green. Hex color #318773 is not a web safe color. Web safe color analog (approx): #339966. Inversed color of #318773 is #CE788C. Grayscale: #6B6B6B. Windows color (decimal): -13531277 or 7571249. OLE color: 7571249.
HSL color Cylindrical-coordinate representation of color #318773: hue angle of 166.05º 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 #318773 is Cyan = 0.64, Magento = 0, Yellow = 0.15 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 49 | 135 | 115 | - |
| CMYK | 0.64 | 0 | 0.15 | 0.47 |
| HSL | 166.05º | 0.47% | 0.36% | - |
| HSV(B) | 166.05º | 0.64% | 0.53% | - |
| XYZ | 13.03 | 19.22 | 19.24 | - |
| YUV | 107.01 | 132.51 | 86.63 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 49 | 135 | 115 | 0.64 | 0 | 0.15 | 0.47 | 166.05 | 0.47 | 0.36 |
| Hex | 31 | 87 | 73 | 40 | 0 | F | 2F | A6 | 2F | 24 |
| Octal | 61 | 207 | 163 | 100 | 0 | 17 | 57 | 246 | 57 | 44 |
| Binary | 110001 | 10000111 | 1110011 | 1000000 | 0 | 1111 | 101111 | 10100110 | 101111 | 100100 |
Color Harmonies of #318773
Complementary color
Monochromatic Colors of #318773
Black with #318773
Text Example
Text Example
White with #318773
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #318773; }
p { color: rgb(49,135,115); }
H1.HeaderClassName
{
color: #318773;
}
.AnyTagClassName
{
color: #318773;
}
</style>
background-color css
<style>
a { background-color: #318773; }
a { background-color: rgb(49,135,115); }
div.DivClassName
{
background-color: #318773;
}
.BgClassName
{
background-color: #318773;
}
</style>
border-color css
<style>
span { border-color: #318773; }
span { border-color: rgb(49,135,115); }
td.TdClassName
{
border-color: #318773;
}
.TagClassName
{
border-color: #318773;
}
</style>