Shades of Genoa #317868
Tints of Genoa #317868
RGB
CMYK
RGB Variations
Color information
#317868 (or 0x317868) is known color: Genoa. HEX triplet: 31, 78 and 68. RGB value is (49,120,104). Sum of RGB (Red+Green+Blue) = 49+120+104=273 (36% of max value = 765). Red value is 49 (19.53% from 255 or 17.95% from 273); Green value is 120 (47.27% from 255 or 43.96% from 273); Blue value is 104 (41.02% from 255 or 38.10% from 273); Max value from RGB is 120 - color contains mainly: green. Hex color #317868 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #317868 is #CE8797. Grayscale: #606060. Windows color (decimal): -13535128 or 6846513. OLE color: 6846513.
HSL color Cylindrical-coordinate representation of color #317868: hue angle of 166.48º degrees, saturation: 0.42, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.59%. Process color model (Four color, CMYK) of #317868 is Cyan = 0.59, Magento = 0, Yellow = 0.13 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 49 | 120 | 104 | - |
| CMYK | 0.59 | 0 | 0.13 | 0.53 |
| HSL | 166.48º | 0.42% | 0.33% | - |
| HSV(B) | 166.48º | 0.59% | 0.47% | - |
| XYZ | 10.48 | 15.09 | 15.46 | - |
| YUV | 96.95 | 131.98 | 93.8 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 49 | 120 | 104 | 0.59 | 0 | 0.13 | 0.53 | 166.48 | 0.42 | 0.33 |
| Hex | 31 | 78 | 68 | 3B | 0 | D | 35 | A6 | 2A | 21 |
| Octal | 61 | 170 | 150 | 73 | 0 | 15 | 65 | 246 | 52 | 41 |
| Binary | 110001 | 1111000 | 1101000 | 111011 | 0 | 1101 | 110101 | 10100110 | 101010 | 100001 |
Color Harmonies of #317868
Complementary color
Monochromatic Colors of #317868
Black with #317868
Text Example
Text Example
White with #317868
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #317868; }
p { color: rgb(49,120,104); }
H1.HeaderClassName
{
color: #317868;
}
.AnyTagClassName
{
color: #317868;
}
</style>
background-color css
<style>
a { background-color: #317868; }
a { background-color: rgb(49,120,104); }
div.DivClassName
{
background-color: #317868;
}
.BgClassName
{
background-color: #317868;
}
</style>
border-color css
<style>
span { border-color: #317868; }
span { border-color: rgb(49,120,104); }
td.TdClassName
{
border-color: #317868;
}
.TagClassName
{
border-color: #317868;
}
</style>