Shades of Endeavour #276790
Tints of Endeavour #276790
RGB
CMYK
RGB Variations
Color information
#276790 (or 0x276790) is known color: Endeavour. HEX triplet: 27, 67 and 90. RGB value is (39,103,144). Sum of RGB (Red+Green+Blue) = 39+103+144=286 (37% of max value = 765). Red value is 39 (15.62% from 255 or 13.64% from 286); Green value is 103 (40.62% from 255 or 36.01% from 286); Blue value is 144 (56.64% from 255 or 50.35% from 286); Max value from RGB is 144 - color contains mainly: blue. Hex color #276790 is not a web safe color. Web safe color analog (approx): #336699. Inversed color of #276790 is #D8986F. Grayscale: #585858. Windows color (decimal): -14194800 or 9463591. OLE color: 9463591.
HSL color Cylindrical-coordinate representation of color #276790: hue angle of 203.43º 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 #276790 is Cyan = 0.73, Magento = 0.28, Yellow = 0 and Black (K on CMYK) = 0.44.
Color convert
| RGB | 39 | 103 | 144 | - |
| CMYK | 0.73 | 0.28 | 0 | 0.44 |
| HSL | 203.43º | 0.57% | 0.36% | - |
| HSV(B) | 203.43º | 0.73% | 0.56% | - |
| XYZ | 10.72 | 12.15 | 28.16 | - |
| YUV | 88.54 | 159.3 | 92.67 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 39 | 103 | 144 | 0.73 | 0.28 | 0 | 0.44 | 203.43 | 0.57 | 0.36 |
| Hex | 27 | 67 | 90 | 49 | 1C | 0 | 2C | CB | 39 | 24 |
| Octal | 47 | 147 | 220 | 111 | 34 | 0 | 54 | 313 | 71 | 44 |
| Binary | 100111 | 1100111 | 10010000 | 1001001 | 11100 | 0 | 101100 | 11001011 | 111001 | 100100 |
Color Harmonies of #276790
Complementary color
Monochromatic Colors of #276790
Black with #276790
Text Example
Text Example
White with #276790
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #276790; }
p { color: rgb(39,103,144); }
H1.HeaderClassName
{
color: #276790;
}
.AnyTagClassName
{
color: #276790;
}
</style>
background-color css
<style>
a { background-color: #276790; }
a { background-color: rgb(39,103,144); }
div.DivClassName
{
background-color: #276790;
}
.BgClassName
{
background-color: #276790;
}
</style>
border-color css
<style>
span { border-color: #276790; }
span { border-color: rgb(39,103,144); }
td.TdClassName
{
border-color: #276790;
}
.TagClassName
{
border-color: #276790;
}
</style>