Shades of Endeavour #315995
Tints of Endeavour #315995
RGB
CMYK
RGB Variations
Color information
#315995 (or 0x315995) is known color: Endeavour. HEX triplet: 31, 59 and 95. RGB value is (49,89,149). Sum of RGB (Red+Green+Blue) = 49+89+149=287 (38% of max value = 765). Red value is 49 (19.53% from 255 or 17.07% from 287); Green value is 89 (35.16% from 255 or 31.01% from 287); Blue value is 149 (58.59% from 255 or 51.92% from 287); Max value from RGB is 149 - color contains mainly: blue. Hex color #315995 is not a web safe color. Web safe color analog (approx): #336699. Inversed color of #315995 is #CEA66A. Grayscale: #535353. Windows color (decimal): -13543019 or 9787697. OLE color: 9787697.
HSL color Cylindrical-coordinate representation of color #315995: hue angle of 216º degrees, saturation: 0.51, lightness: 0.39%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.67%. Process color model (Four color, CMYK) of #315995 is Cyan = 0.67, Magento = 0.40, Yellow = 0 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 49 | 89 | 149 | - |
| CMYK | 0.67 | 0.40 | 0 | 0.42 |
| HSL | 216º | 0.51% | 0.39% | - |
| HSV(B) | 216º | 0.67% | 0.58% | - |
| XYZ | 10.26 | 9.97 | 29.82 | - |
| YUV | 83.88 | 164.75 | 103.12 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 49 | 89 | 149 | 0.67 | 0.40 | 0 | 0.42 | 216 | 0.51 | 0.39 |
| Hex | 31 | 59 | 95 | 43 | 28 | 0 | 2A | D8 | 33 | 27 |
| Octal | 61 | 131 | 225 | 103 | 50 | 0 | 52 | 330 | 63 | 47 |
| Binary | 110001 | 1011001 | 10010101 | 1000011 | 101000 | 0 | 101010 | 11011000 | 110011 | 100111 |
Color Harmonies of #315995
Complementary color
Monochromatic Colors of #315995
Black with #315995
Text Example
Text Example
White with #315995
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #315995; }
p { color: rgb(49,89,149); }
H1.HeaderClassName
{
color: #315995;
}
.AnyTagClassName
{
color: #315995;
}
</style>
background-color css
<style>
a { background-color: #315995; }
a { background-color: rgb(49,89,149); }
div.DivClassName
{
background-color: #315995;
}
.BgClassName
{
background-color: #315995;
}
</style>
border-color css
<style>
span { border-color: #315995; }
span { border-color: rgb(49,89,149); }
td.TdClassName
{
border-color: #315995;
}
.TagClassName
{
border-color: #315995;
}
</style>