Shades of Genoa #317669
Tints of Genoa #317669
RGB
CMYK
RGB Variations
Color information
#317669 (or 0x317669) is known color: Genoa. HEX triplet: 31, 76 and 69. RGB value is (49,118,105). Sum of RGB (Red+Green+Blue) = 49+118+105=272 (36% of max value = 765). Red value is 49 (19.53% from 255 or 18.01% from 272); Green value is 118 (46.48% from 255 or 43.38% from 272); Blue value is 105 (41.41% from 255 or 38.60% from 272); Max value from RGB is 118 - color contains mainly: green. Hex color #317669 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #317669 is #CE8996. Grayscale: #5F5F5F. Windows color (decimal): -13535639 or 6911537. OLE color: 6911537.
HSL color Cylindrical-coordinate representation of color #317669: hue angle of 168.7º degrees, saturation: 0.41, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.58%. Process color model (Four color, CMYK) of #317669 is Cyan = 0.58, Magento = 0, Yellow = 0.11 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 49 | 118 | 105 | - |
| CMYK | 0.58 | 0 | 0.11 | 0.54 |
| HSL | 168.7º | 0.41% | 0.33% | - |
| HSV(B) | 168.7º | 0.58% | 0.46% | - |
| XYZ | 10.29 | 14.63 | 15.65 | - |
| YUV | 95.89 | 133.14 | 94.56 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 49 | 118 | 105 | 0.58 | 0 | 0.11 | 0.54 | 168.7 | 0.41 | 0.33 |
| Hex | 31 | 76 | 69 | 3A | 0 | B | 36 | A9 | 29 | 21 |
| Octal | 61 | 166 | 151 | 72 | 0 | 13 | 66 | 251 | 51 | 41 |
| Binary | 110001 | 1110110 | 1101001 | 111010 | 0 | 1011 | 110110 | 10101001 | 101001 | 100001 |
Color Harmonies of #317669
Complementary color
Monochromatic Colors of #317669
Black with #317669
Text Example
Text Example
White with #317669
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #317669; }
p { color: rgb(49,118,105); }
H1.HeaderClassName
{
color: #317669;
}
.AnyTagClassName
{
color: #317669;
}
</style>
background-color css
<style>
a { background-color: #317669; }
a { background-color: rgb(49,118,105); }
div.DivClassName
{
background-color: #317669;
}
.BgClassName
{
background-color: #317669;
}
</style>
border-color css
<style>
span { border-color: #317669; }
span { border-color: rgb(49,118,105); }
td.TdClassName
{
border-color: #317669;
}
.TagClassName
{
border-color: #317669;
}
</style>