Shades of Endeavour #276391
Tints of Endeavour #276391
RGB
CMYK
RGB Variations
Color information
#276391 (or 0x276391) is known color: Endeavour. HEX triplet: 27, 63 and 91. RGB value is (39,99,145). Sum of RGB (Red+Green+Blue) = 39+99+145=283 (37% of max value = 765). Red value is 39 (15.62% from 255 or 13.78% from 283); Green value is 99 (39.06% from 255 or 34.98% from 283); Blue value is 145 (57.03% from 255 or 51.24% from 283); Max value from RGB is 145 - color contains mainly: blue. Hex color #276391 is not a web safe color. Web safe color analog (approx): #336699. Inversed color of #276391 is #D89C6E. Grayscale: #565656. Windows color (decimal): -14195823 or 9528103. OLE color: 9528103.
HSL color Cylindrical-coordinate representation of color #276391: hue angle of 206.04º degrees, saturation: 0.58, lightness: 0.36%. HSV value (or HSB Brightness) of color is 0.57% and HSV saturation: 0.73%. Process color model (Four color, CMYK) of #276391 is Cyan = 0.73, Magento = 0.32, Yellow = 0 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 39 | 99 | 145 | - |
| CMYK | 0.73 | 0.32 | 0 | 0.43 |
| HSL | 206.04º | 0.58% | 0.36% | - |
| HSV(B) | 206.04º | 0.73% | 0.57% | - |
| XYZ | 10.41 | 11.4 | 28.44 | - |
| YUV | 86.3 | 161.12 | 94.26 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 39 | 99 | 145 | 0.73 | 0.32 | 0 | 0.43 | 206.04 | 0.58 | 0.36 |
| Hex | 27 | 63 | 91 | 49 | 20 | 0 | 2B | CE | 3A | 24 |
| Octal | 47 | 143 | 221 | 111 | 40 | 0 | 53 | 316 | 72 | 44 |
| Binary | 100111 | 1100011 | 10010001 | 1001001 | 100000 | 0 | 101011 | 11001110 | 111010 | 100100 |
Color Harmonies of #276391
Complementary color
Monochromatic Colors of #276391
Black with #276391
Text Example
Text Example
White with #276391
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #276391; }
p { color: rgb(39,99,145); }
H1.HeaderClassName
{
color: #276391;
}
.AnyTagClassName
{
color: #276391;
}
</style>
background-color css
<style>
a { background-color: #276391; }
a { background-color: rgb(39,99,145); }
div.DivClassName
{
background-color: #276391;
}
.BgClassName
{
background-color: #276391;
}
</style>
border-color css
<style>
span { border-color: #276391; }
span { border-color: rgb(39,99,145); }
td.TdClassName
{
border-color: #276391;
}
.TagClassName
{
border-color: #276391;
}
</style>