Shades of Endeavour #276591
Tints of Endeavour #276591
RGB
CMYK
RGB Variations
Color information
#276591 (or 0x276591) is known color: Endeavour. HEX triplet: 27, 65 and 91. RGB value is (39,101,145). Sum of RGB (Red+Green+Blue) = 39+101+145=285 (37% of max value = 765). Red value is 39 (15.62% from 255 or 13.68% from 285); Green value is 101 (39.84% from 255 or 35.44% from 285); Blue value is 145 (57.03% from 255 or 50.88% from 285); Max value from RGB is 145 - color contains mainly: blue. Hex color #276591 is not a web safe color. Web safe color analog (approx): #336699. Inversed color of #276591 is #D89A6E. Grayscale: #575757. Windows color (decimal): -14195311 or 9528615. OLE color: 9528615.
HSL color Cylindrical-coordinate representation of color #276591: hue angle of 204.91º 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 #276591 is Cyan = 0.73, Magento = 0.30, Yellow = 0 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 39 | 101 | 145 | - |
| CMYK | 0.73 | 0.30 | 0 | 0.43 |
| HSL | 204.91º | 0.58% | 0.36% | - |
| HSV(B) | 204.91º | 0.73% | 0.57% | - |
| XYZ | 10.6 | 11.78 | 28.5 | - |
| YUV | 87.48 | 160.46 | 93.42 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 39 | 101 | 145 | 0.73 | 0.30 | 0 | 0.43 | 204.91 | 0.58 | 0.36 |
| Hex | 27 | 65 | 91 | 49 | 1E | 0 | 2B | CD | 3A | 24 |
| Octal | 47 | 145 | 221 | 111 | 36 | 0 | 53 | 315 | 72 | 44 |
| Binary | 100111 | 1100101 | 10010001 | 1001001 | 11110 | 0 | 101011 | 11001101 | 111010 | 100100 |
Color Harmonies of #276591
Complementary color
Monochromatic Colors of #276591
Black with #276591
Text Example
Text Example
White with #276591
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #276591; }
p { color: rgb(39,101,145); }
H1.HeaderClassName
{
color: #276591;
}
.AnyTagClassName
{
color: #276591;
}
</style>
background-color css
<style>
a { background-color: #276591; }
a { background-color: rgb(39,101,145); }
div.DivClassName
{
background-color: #276591;
}
.BgClassName
{
background-color: #276591;
}
</style>
border-color css
<style>
span { border-color: #276591; }
span { border-color: rgb(39,101,145); }
td.TdClassName
{
border-color: #276591;
}
.TagClassName
{
border-color: #276591;
}
</style>