Shades of Genoa #317967
Tints of Genoa #317967
RGB
CMYK
RGB Variations
Color information
#317967 (or 0x317967) is known color: Genoa. HEX triplet: 31, 79 and 67. RGB value is (49,121,103). Sum of RGB (Red+Green+Blue) = 49+121+103=273 (36% of max value = 765). Red value is 49 (19.53% from 255 or 17.95% from 273); Green value is 121 (47.66% from 255 or 44.32% from 273); Blue value is 103 (40.62% from 255 or 37.73% from 273); Max value from RGB is 121 - color contains mainly: green. Hex color #317967 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #317967 is #CE8698. Grayscale: #616161. Windows color (decimal): -13534873 or 6781233. OLE color: 6781233.
HSL color Cylindrical-coordinate representation of color #317967: hue angle of 165º degrees, saturation: 0.42, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.6%. Process color model (Four color, CMYK) of #317967 is Cyan = 0.60, Magento = 0, Yellow = 0.15 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 49 | 121 | 103 | - |
| CMYK | 0.60 | 0 | 0.15 | 0.53 |
| HSL | 165º | 0.42% | 0.33% | - |
| HSV(B) | 165º | 0.6% | 0.47% | - |
| XYZ | 10.55 | 15.31 | 15.23 | - |
| YUV | 97.42 | 131.15 | 93.46 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 49 | 121 | 103 | 0.60 | 0 | 0.15 | 0.53 | 165 | 0.42 | 0.33 |
| Hex | 31 | 79 | 67 | 3C | 0 | F | 35 | A5 | 2A | 21 |
| Octal | 61 | 171 | 147 | 74 | 0 | 17 | 65 | 245 | 52 | 41 |
| Binary | 110001 | 1111001 | 1100111 | 111100 | 0 | 1111 | 110101 | 10100101 | 101010 | 100001 |
Color Harmonies of #317967
Complementary color
Monochromatic Colors of #317967
Black with #317967
Text Example
Text Example
White with #317967
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #317967; }
p { color: rgb(49,121,103); }
H1.HeaderClassName
{
color: #317967;
}
.AnyTagClassName
{
color: #317967;
}
</style>
background-color css
<style>
a { background-color: #317967; }
a { background-color: rgb(49,121,103); }
div.DivClassName
{
background-color: #317967;
}
.BgClassName
{
background-color: #317967;
}
</style>
border-color css
<style>
span { border-color: #317967; }
span { border-color: rgb(49,121,103); }
td.TdClassName
{
border-color: #317967;
}
.TagClassName
{
border-color: #317967;
}
</style>