Shades of Endeavour #316492
Tints of Endeavour #316492
RGB
CMYK
RGB Variations
Color information
#316492 (or 0x316492) is known color: Endeavour. HEX triplet: 31, 64 and 92. RGB value is (49,100,146). Sum of RGB (Red+Green+Blue) = 49+100+146=295 (39% of max value = 765). Red value is 49 (19.53% from 255 or 16.61% from 295); Green value is 100 (39.45% from 255 or 33.90% from 295); Blue value is 146 (57.42% from 255 or 49.49% from 295); Max value from RGB is 146 - color contains mainly: blue. Hex color #316492 is not a web safe color. Web safe color analog (approx): #336699. Inversed color of #316492 is #CE9B6D. Grayscale: #595959. Windows color (decimal): -13540206 or 9593905. OLE color: 9593905.
HSL color Cylindrical-coordinate representation of color #316492: hue angle of 208.45º 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 #316492 is Cyan = 0.66, Magento = 0.32, Yellow = 0 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 49 | 100 | 146 | - |
| CMYK | 0.66 | 0.32 | 0 | 0.43 |
| HSL | 208.45º | 0.5% | 0.38% | - |
| HSV(B) | 208.45º | 0.66% | 0.57% | - |
| XYZ | 11.01 | 11.84 | 28.9 | - |
| YUV | 90 | 159.6 | 98.76 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 49 | 100 | 146 | 0.66 | 0.32 | 0 | 0.43 | 208.45 | 0.5 | 0.38 |
| Hex | 31 | 64 | 92 | 42 | 20 | 0 | 2B | D0 | 32 | 26 |
| Octal | 61 | 144 | 222 | 102 | 40 | 0 | 53 | 320 | 62 | 46 |
| Binary | 110001 | 1100100 | 10010010 | 1000010 | 100000 | 0 | 101011 | 11010000 | 110010 | 100110 |
Color Harmonies of #316492
Complementary color
Monochromatic Colors of #316492
Black with #316492
Text Example
Text Example
White with #316492
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #316492; }
p { color: rgb(49,100,146); }
H1.HeaderClassName
{
color: #316492;
}
.AnyTagClassName
{
color: #316492;
}
</style>
background-color css
<style>
a { background-color: #316492; }
a { background-color: rgb(49,100,146); }
div.DivClassName
{
background-color: #316492;
}
.BgClassName
{
background-color: #316492;
}
</style>
border-color css
<style>
span { border-color: #316492; }
span { border-color: rgb(49,100,146); }
td.TdClassName
{
border-color: #316492;
}
.TagClassName
{
border-color: #316492;
}
</style>