Shades of Endeavour #316591
Tints of Endeavour #316591
RGB
CMYK
RGB Variations
Color information
#316591 (or 0x316591) is known color: Endeavour. HEX triplet: 31, 65 and 91. RGB value is (49,101,145). Sum of RGB (Red+Green+Blue) = 49+101+145=295 (39% of max value = 765). Red value is 49 (19.53% from 255 or 16.61% from 295); Green value is 101 (39.84% from 255 or 34.24% from 295); Blue value is 145 (57.03% from 255 or 49.15% from 295); Max value from RGB is 145 - color contains mainly: blue. Hex color #316591 is not a web safe color. Web safe color analog (approx): #336699. Inversed color of #316591 is #CE9A6E. Grayscale: #5A5A5A. Windows color (decimal): -13539951 or 9528625. OLE color: 9528625.
HSL color Cylindrical-coordinate representation of color #316591: hue angle of 207.5º 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 #316591 is Cyan = 0.66, Magento = 0.30, Yellow = 0 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 49 | 101 | 145 | - |
| CMYK | 0.66 | 0.30 | 0 | 0.43 |
| HSL | 207.5º | 0.49% | 0.38% | - |
| HSV(B) | 207.5º | 0.66% | 0.57% | - |
| XYZ | 11.03 | 12 | 28.52 | - |
| YUV | 90.47 | 158.77 | 98.42 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 49 | 101 | 145 | 0.66 | 0.30 | 0 | 0.43 | 207.5 | 0.49 | 0.38 |
| Hex | 31 | 65 | 91 | 42 | 1E | 0 | 2B | D0 | 31 | 26 |
| Octal | 61 | 145 | 221 | 102 | 36 | 0 | 53 | 320 | 61 | 46 |
| Binary | 110001 | 1100101 | 10010001 | 1000010 | 11110 | 0 | 101011 | 11010000 | 110001 | 100110 |
Color Harmonies of #316591
Complementary color
Monochromatic Colors of #316591
Black with #316591
Text Example
Text Example
White with #316591
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #316591; }
p { color: rgb(49,101,145); }
H1.HeaderClassName
{
color: #316591;
}
.AnyTagClassName
{
color: #316591;
}
</style>
background-color css
<style>
a { background-color: #316591; }
a { background-color: rgb(49,101,145); }
div.DivClassName
{
background-color: #316591;
}
.BgClassName
{
background-color: #316591;
}
</style>
border-color css
<style>
span { border-color: #316591; }
span { border-color: rgb(49,101,145); }
td.TdClassName
{
border-color: #316591;
}
.TagClassName
{
border-color: #316591;
}
</style>