Shades of Endeavour #316092
Tints of Endeavour #316092
RGB
CMYK
RGB Variations
Color information
#316092 (or 0x316092) is known color: Endeavour. HEX triplet: 31, 60 and 92. RGB value is (49,96,146). Sum of RGB (Red+Green+Blue) = 49+96+146=291 (38% of max value = 765). Red value is 49 (19.53% from 255 or 16.84% from 291); Green value is 96 (37.89% from 255 or 32.99% from 291); Blue value is 146 (57.42% from 255 or 50.17% from 291); Max value from RGB is 146 - color contains mainly: blue. Hex color #316092 is not a web safe color. Web safe color analog (approx): #336699. Inversed color of #316092 is #CE9F6D. Grayscale: #575757. Windows color (decimal): -13541230 or 9592881. OLE color: 9592881.
HSL color Cylindrical-coordinate representation of color #316092: hue angle of 210.93º 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 #316092 is Cyan = 0.66, Magento = 0.34, Yellow = 0 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 49 | 96 | 146 | - |
| CMYK | 0.66 | 0.34 | 0 | 0.43 |
| HSL | 210.93º | 0.5% | 0.38% | - |
| HSV(B) | 210.93º | 0.66% | 0.57% | - |
| XYZ | 10.64 | 11.09 | 28.77 | - |
| YUV | 87.65 | 160.93 | 100.43 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 49 | 96 | 146 | 0.66 | 0.34 | 0 | 0.43 | 210.93 | 0.5 | 0.38 |
| Hex | 31 | 60 | 92 | 42 | 22 | 0 | 2B | D3 | 32 | 26 |
| Octal | 61 | 140 | 222 | 102 | 42 | 0 | 53 | 323 | 62 | 46 |
| Binary | 110001 | 1100000 | 10010010 | 1000010 | 100010 | 0 | 101011 | 11010011 | 110010 | 100110 |
Color Harmonies of #316092
Complementary color
Monochromatic Colors of #316092
Black with #316092
Text Example
Text Example
White with #316092
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #316092; }
p { color: rgb(49,96,146); }
H1.HeaderClassName
{
color: #316092;
}
.AnyTagClassName
{
color: #316092;
}
</style>
background-color css
<style>
a { background-color: #316092; }
a { background-color: rgb(49,96,146); }
div.DivClassName
{
background-color: #316092;
}
.BgClassName
{
background-color: #316092;
}
</style>
border-color css
<style>
span { border-color: #316092; }
span { border-color: rgb(49,96,146); }
td.TdClassName
{
border-color: #316092;
}
.TagClassName
{
border-color: #316092;
}
</style>