Shades of Endeavour #315991
Tints of Endeavour #315991
RGB
CMYK
RGB Variations
Color information
#315991 (or 0x315991) is known color: Endeavour. HEX triplet: 31, 59 and 91. RGB value is (49,89,145). Sum of RGB (Red+Green+Blue) = 49+89+145=283 (37% of max value = 765). Red value is 49 (19.53% from 255 or 17.31% from 283); Green value is 89 (35.16% from 255 or 31.45% from 283); Blue value is 145 (57.03% from 255 or 51.24% from 283); Max value from RGB is 145 - color contains mainly: blue. Hex color #315991 is not a web safe color. Web safe color analog (approx): #336699. Inversed color of #315991 is #CEA66E. Grayscale: #535353. Windows color (decimal): -13543023 or 9525553. OLE color: 9525553.
HSL color Cylindrical-coordinate representation of color #315991: hue angle of 215º degrees, saturation: 0.49, lightness: 0.38%. HSV value (or HSB Brightness) of color is 0.57% and HSV saturation: 0.66%. Process color model (Four color, CMYK) of #315991 is Cyan = 0.66, Magento = 0.39, Yellow = 0 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 49 | 89 | 145 | - |
| CMYK | 0.66 | 0.39 | 0 | 0.43 |
| HSL | 215º | 0.49% | 0.38% | - |
| HSV(B) | 215º | 0.66% | 0.57% | - |
| XYZ | 9.95 | 9.84 | 28.16 | - |
| YUV | 83.42 | 162.75 | 103.45 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 49 | 89 | 145 | 0.66 | 0.39 | 0 | 0.43 | 215 | 0.49 | 0.38 |
| Hex | 31 | 59 | 91 | 42 | 27 | 0 | 2B | D7 | 31 | 26 |
| Octal | 61 | 131 | 221 | 102 | 47 | 0 | 53 | 327 | 61 | 46 |
| Binary | 110001 | 1011001 | 10010001 | 1000010 | 100111 | 0 | 101011 | 11010111 | 110001 | 100110 |
Color Harmonies of #315991
Complementary color
Monochromatic Colors of #315991
Black with #315991
Text Example
Text Example
White with #315991
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #315991; }
p { color: rgb(49,89,145); }
H1.HeaderClassName
{
color: #315991;
}
.AnyTagClassName
{
color: #315991;
}
</style>
background-color css
<style>
a { background-color: #315991; }
a { background-color: rgb(49,89,145); }
div.DivClassName
{
background-color: #315991;
}
.BgClassName
{
background-color: #315991;
}
</style>
border-color css
<style>
span { border-color: #315991; }
span { border-color: rgb(49,89,145); }
td.TdClassName
{
border-color: #315991;
}
.TagClassName
{
border-color: #315991;
}
</style>