Shades of Genoa #317265
Tints of Genoa #317265
RGB
CMYK
RGB Variations
Color information
#317265 (or 0x317265) is known color: Genoa. HEX triplet: 31, 72 and 65. RGB value is (49,114,101). Sum of RGB (Red+Green+Blue) = 49+114+101=264 (34% of max value = 765). Red value is 49 (19.53% from 255 or 18.56% from 264); Green value is 114 (44.92% from 255 or 43.18% from 264); Blue value is 101 (39.84% from 255 or 38.26% from 264); Max value from RGB is 114 - color contains mainly: green. Hex color #317265 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #317265 is #CE8D9A. Grayscale: #5D5D5D. Windows color (decimal): -13536667 or 6648369. OLE color: 6648369.
HSL color Cylindrical-coordinate representation of color #317265: hue angle of 168º degrees, saturation: 0.4, lightness: 0.32%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.57%. Process color model (Four color, CMYK) of #317265 is Cyan = 0.57, Magento = 0, Yellow = 0.11 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 49 | 114 | 101 | - |
| CMYK | 0.57 | 0 | 0.11 | 0.55 |
| HSL | 168º | 0.4% | 0.32% | - |
| HSV(B) | 168º | 0.57% | 0.45% | - |
| XYZ | 9.63 | 13.63 | 14.43 | - |
| YUV | 93.08 | 132.47 | 96.56 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 49 | 114 | 101 | 0.57 | 0 | 0.11 | 0.55 | 168 | 0.4 | 0.32 |
| Hex | 31 | 72 | 65 | 39 | 0 | B | 37 | A8 | 28 | 20 |
| Octal | 61 | 162 | 145 | 71 | 0 | 13 | 67 | 250 | 50 | 40 |
| Binary | 110001 | 1110010 | 1100101 | 111001 | 0 | 1011 | 110111 | 10101000 | 101000 | 100000 |
Color Harmonies of #317265
Complementary color
Monochromatic Colors of #317265
Black with #317265
Text Example
Text Example
White with #317265
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #317265; }
p { color: rgb(49,114,101); }
H1.HeaderClassName
{
color: #317265;
}
.AnyTagClassName
{
color: #317265;
}
</style>
background-color css
<style>
a { background-color: #317265; }
a { background-color: rgb(49,114,101); }
div.DivClassName
{
background-color: #317265;
}
.BgClassName
{
background-color: #317265;
}
</style>
border-color css
<style>
span { border-color: #317265; }
span { border-color: rgb(49,114,101); }
td.TdClassName
{
border-color: #317265;
}
.TagClassName
{
border-color: #317265;
}
</style>