Shades of Genoa #317067
Tints of Genoa #317067
RGB
CMYK
RGB Variations
Color information
#317067 (or 0x317067) is known color: Genoa. HEX triplet: 31, 70 and 67. RGB value is (49,112,103). Sum of RGB (Red+Green+Blue) = 49+112+103=264 (34% of max value = 765). Red value is 49 (19.53% from 255 or 18.56% from 264); Green value is 112 (44.14% from 255 or 42.42% from 264); Blue value is 103 (40.62% from 255 or 39.02% from 264); Max value from RGB is 112 - color contains mainly: green. Hex color #317067 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #317067 is #CE8F98. Grayscale: #5C5C5C. Windows color (decimal): -13537177 or 6778929. OLE color: 6778929.
HSL color Cylindrical-coordinate representation of color #317067: hue angle of 171.43º degrees, saturation: 0.39, lightness: 0.32%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 0.56%. Process color model (Four color, CMYK) of #317067 is Cyan = 0.56, Magento = 0, Yellow = 0.08 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 49 | 112 | 103 | - |
| CMYK | 0.56 | 0 | 0.08 | 0.56 |
| HSL | 171.43º | 0.39% | 0.32% | - |
| HSV(B) | 171.43º | 0.56% | 0.44% | - |
| XYZ | 9.51 | 13.22 | 14.88 | - |
| YUV | 92.14 | 134.13 | 97.23 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 49 | 112 | 103 | 0.56 | 0 | 0.08 | 0.56 | 171.43 | 0.39 | 0.32 |
| Hex | 31 | 70 | 67 | 38 | 0 | 8 | 38 | AB | 27 | 20 |
| Octal | 61 | 160 | 147 | 70 | 0 | 10 | 70 | 253 | 47 | 40 |
| Binary | 110001 | 1110000 | 1100111 | 111000 | 0 | 1000 | 111000 | 10101011 | 100111 | 100000 |
Color Harmonies of #317067
Complementary color
Monochromatic Colors of #317067
Black with #317067
Text Example
Text Example
White with #317067
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #317067; }
p { color: rgb(49,112,103); }
H1.HeaderClassName
{
color: #317067;
}
.AnyTagClassName
{
color: #317067;
}
</style>
background-color css
<style>
a { background-color: #317067; }
a { background-color: rgb(49,112,103); }
div.DivClassName
{
background-color: #317067;
}
.BgClassName
{
background-color: #317067;
}
</style>
border-color css
<style>
span { border-color: #317067; }
span { border-color: rgb(49,112,103); }
td.TdClassName
{
border-color: #317067;
}
.TagClassName
{
border-color: #317067;
}
</style>