Shades of Endeavour #315892
Tints of Endeavour #315892
RGB
CMYK
RGB Variations
Color information
#315892 (or 0x315892) is known color: Endeavour. HEX triplet: 31, 58 and 92. RGB value is (49,88,146). Sum of RGB (Red+Green+Blue) = 49+88+146=283 (37% of max value = 765). Red value is 49 (19.53% from 255 or 17.31% from 283); Green value is 88 (34.77% from 255 or 31.10% from 283); Blue value is 146 (57.42% from 255 or 51.59% from 283); Max value from RGB is 146 - color contains mainly: blue. Hex color #315892 is not a web safe color. Web safe color analog (approx): #336699. Inversed color of #315892 is #CEA76D. Grayscale: #525252. Windows color (decimal): -13543278 or 9590833. OLE color: 9590833.
HSL color Cylindrical-coordinate representation of color #315892: hue angle of 215.88º degrees, saturation: 0.5, 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 #315892 is Cyan = 0.66, Magento = 0.40, Yellow = 0 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 49 | 88 | 146 | - |
| CMYK | 0.66 | 0.40 | 0 | 0.43 |
| HSL | 215.88º | 0.5% | 0.38% | - |
| HSV(B) | 215.88º | 0.66% | 0.57% | - |
| XYZ | 9.94 | 9.71 | 28.54 | - |
| YUV | 82.95 | 163.58 | 103.78 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 49 | 88 | 146 | 0.66 | 0.40 | 0 | 0.43 | 215.88 | 0.5 | 0.38 |
| Hex | 31 | 58 | 92 | 42 | 28 | 0 | 2B | D8 | 32 | 26 |
| Octal | 61 | 130 | 222 | 102 | 50 | 0 | 53 | 330 | 62 | 46 |
| Binary | 110001 | 1011000 | 10010010 | 1000010 | 101000 | 0 | 101011 | 11011000 | 110010 | 100110 |
Color Harmonies of #315892
Complementary color
Monochromatic Colors of #315892
Black with #315892
Text Example
Text Example
White with #315892
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #315892; }
p { color: rgb(49,88,146); }
H1.HeaderClassName
{
color: #315892;
}
.AnyTagClassName
{
color: #315892;
}
</style>
background-color css
<style>
a { background-color: #315892; }
a { background-color: rgb(49,88,146); }
div.DivClassName
{
background-color: #315892;
}
.BgClassName
{
background-color: #315892;
}
</style>
border-color css
<style>
span { border-color: #315892; }
span { border-color: rgb(49,88,146); }
td.TdClassName
{
border-color: #315892;
}
.TagClassName
{
border-color: #315892;
}
</style>