Shades of Genoa #317467
Tints of Genoa #317467
RGB
CMYK
RGB Variations
Color information
#317467 (or 0x317467) is known color: Genoa. HEX triplet: 31, 74 and 67. RGB value is (49,116,103). Sum of RGB (Red+Green+Blue) = 49+116+103=268 (35% of max value = 765). Red value is 49 (19.53% from 255 or 18.28% from 268); Green value is 116 (45.70% from 255 or 43.28% from 268); Blue value is 103 (40.62% from 255 or 38.43% from 268); Max value from RGB is 116 - color contains mainly: green. Hex color #317467 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #317467 is #CE8B98. Grayscale: #5E5E5E. Windows color (decimal): -13536153 or 6779953. OLE color: 6779953.
HSL color Cylindrical-coordinate representation of color #317467: hue angle of 168.36º degrees, saturation: 0.41, lightness: 0.32%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.58%. Process color model (Four color, CMYK) of #317467 is Cyan = 0.58, Magento = 0, Yellow = 0.11 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 49 | 116 | 103 | - |
| CMYK | 0.58 | 0 | 0.11 | 0.55 |
| HSL | 168.36º | 0.41% | 0.32% | - |
| HSV(B) | 168.36º | 0.58% | 0.45% | - |
| XYZ | 9.96 | 14.12 | 15.03 | - |
| YUV | 94.49 | 132.8 | 95.56 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 49 | 116 | 103 | 0.58 | 0 | 0.11 | 0.55 | 168.36 | 0.41 | 0.32 |
| Hex | 31 | 74 | 67 | 3A | 0 | B | 37 | A8 | 29 | 20 |
| Octal | 61 | 164 | 147 | 72 | 0 | 13 | 67 | 250 | 51 | 40 |
| Binary | 110001 | 1110100 | 1100111 | 111010 | 0 | 1011 | 110111 | 10101000 | 101001 | 100000 |
Color Harmonies of #317467
Complementary color
Monochromatic Colors of #317467
Black with #317467
Text Example
Text Example
White with #317467
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #317467; }
p { color: rgb(49,116,103); }
H1.HeaderClassName
{
color: #317467;
}
.AnyTagClassName
{
color: #317467;
}
</style>
background-color css
<style>
a { background-color: #317467; }
a { background-color: rgb(49,116,103); }
div.DivClassName
{
background-color: #317467;
}
.BgClassName
{
background-color: #317467;
}
</style>
border-color css
<style>
span { border-color: #317467; }
span { border-color: rgb(49,116,103); }
td.TdClassName
{
border-color: #317467;
}
.TagClassName
{
border-color: #317467;
}
</style>