Shades of Endeavour #276390
Tints of Endeavour #276390
RGB
CMYK
RGB Variations
Color information
#276390 (or 0x276390) is known color: Endeavour. HEX triplet: 27, 63 and 90. RGB value is (39,99,144). Sum of RGB (Red+Green+Blue) = 39+99+144=282 (37% of max value = 765). Red value is 39 (15.62% from 255 or 13.83% from 282); Green value is 99 (39.06% from 255 or 35.11% from 282); Blue value is 144 (56.64% from 255 or 51.06% from 282); Max value from RGB is 144 - color contains mainly: blue. Hex color #276390 is not a web safe color. Web safe color analog (approx): #336699. Inversed color of #276390 is #D89C6F. Grayscale: #555555. Windows color (decimal): -14195824 or 9462567. OLE color: 9462567.
HSL color Cylindrical-coordinate representation of color #276390: hue angle of 205.71º degrees, saturation: 0.57, lightness: 0.36%. HSV value (or HSB Brightness) of color is 0.56% and HSV saturation: 0.73%. Process color model (Four color, CMYK) of #276390 is Cyan = 0.73, Magento = 0.31, Yellow = 0 and Black (K on CMYK) = 0.44.
Color convert
| RGB | 39 | 99 | 144 | - |
| CMYK | 0.73 | 0.31 | 0 | 0.44 |
| HSL | 205.71º | 0.57% | 0.36% | - |
| HSV(B) | 205.71º | 0.73% | 0.56% | - |
| XYZ | 10.33 | 11.37 | 28.04 | - |
| YUV | 86.19 | 160.62 | 94.34 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 39 | 99 | 144 | 0.73 | 0.31 | 0 | 0.44 | 205.71 | 0.57 | 0.36 |
| Hex | 27 | 63 | 90 | 49 | 1F | 0 | 2C | CE | 39 | 24 |
| Octal | 47 | 143 | 220 | 111 | 37 | 0 | 54 | 316 | 71 | 44 |
| Binary | 100111 | 1100011 | 10010000 | 1001001 | 11111 | 0 | 101100 | 11001110 | 111001 | 100100 |
Color Harmonies of #276390
Complementary color
Monochromatic Colors of #276390
Black with #276390
Text Example
Text Example
White with #276390
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #276390; }
p { color: rgb(39,99,144); }
H1.HeaderClassName
{
color: #276390;
}
.AnyTagClassName
{
color: #276390;
}
</style>
background-color css
<style>
a { background-color: #276390; }
a { background-color: rgb(39,99,144); }
div.DivClassName
{
background-color: #276390;
}
.BgClassName
{
background-color: #276390;
}
</style>
border-color css
<style>
span { border-color: #276390; }
span { border-color: rgb(39,99,144); }
td.TdClassName
{
border-color: #276390;
}
.TagClassName
{
border-color: #276390;
}
</style>