Shades of Endeavour #315790
Tints of Endeavour #315790
RGB
CMYK
RGB Variations
Color information
#315790 (or 0x315790) is known color: Endeavour. HEX triplet: 31, 57 and 90. RGB value is (49,87,144). Sum of RGB (Red+Green+Blue) = 49+87+144=280 (37% of max value = 765). Red value is 49 (19.53% from 255 or 17.5% from 280); Green value is 87 (34.38% from 255 or 31.07% from 280); Blue value is 144 (56.64% from 255 or 51.43% from 280); Max value from RGB is 144 - color contains mainly: blue. Hex color #315790 is not a web safe color. Web safe color analog (approx): #336699. Inversed color of #315790 is #CEA86F. Grayscale: #515151. Windows color (decimal): -13543536 or 9459505. OLE color: 9459505.
HSL color Cylindrical-coordinate representation of color #315790: hue angle of 216º degrees, saturation: 0.49, lightness: 0.38%. HSV value (or HSB Brightness) of color is 0.56% and HSV saturation: 0.66%. Process color model (Four color, CMYK) of #315790 is Cyan = 0.66, Magento = 0.40, Yellow = 0 and Black (K on CMYK) = 0.44.
Color convert
| RGB | 49 | 87 | 144 | - |
| CMYK | 0.66 | 0.40 | 0 | 0.44 |
| HSL | 216º | 0.49% | 0.38% | - |
| HSV(B) | 216º | 0.66% | 0.56% | - |
| XYZ | 9.71 | 9.48 | 27.7 | - |
| YUV | 82.14 | 162.91 | 104.37 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 49 | 87 | 144 | 0.66 | 0.40 | 0 | 0.44 | 216 | 0.49 | 0.38 |
| Hex | 31 | 57 | 90 | 42 | 28 | 0 | 2C | D8 | 31 | 26 |
| Octal | 61 | 127 | 220 | 102 | 50 | 0 | 54 | 330 | 61 | 46 |
| Binary | 110001 | 1010111 | 10010000 | 1000010 | 101000 | 0 | 101100 | 11011000 | 110001 | 100110 |
Color Harmonies of #315790
Complementary color
Monochromatic Colors of #315790
Black with #315790
Text Example
Text Example
White with #315790
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #315790; }
p { color: rgb(49,87,144); }
H1.HeaderClassName
{
color: #315790;
}
.AnyTagClassName
{
color: #315790;
}
</style>
background-color css
<style>
a { background-color: #315790; }
a { background-color: rgb(49,87,144); }
div.DivClassName
{
background-color: #315790;
}
.BgClassName
{
background-color: #315790;
}
</style>
border-color css
<style>
span { border-color: #315790; }
span { border-color: rgb(49,87,144); }
td.TdClassName
{
border-color: #315790;
}
.TagClassName
{
border-color: #315790;
}
</style>