Shades of Endeavour #276394
Tints of Endeavour #276394
RGB
CMYK
RGB Variations
Color information
#276394 (or 0x276394) is known color: Endeavour. HEX triplet: 27, 63 and 94. RGB value is (39,99,148). Sum of RGB (Red+Green+Blue) = 39+99+148=286 (37% of max value = 765). Red value is 39 (15.62% from 255 or 13.64% from 286); Green value is 99 (39.06% from 255 or 34.62% from 286); Blue value is 148 (58.20% from 255 or 51.75% from 286); Max value from RGB is 148 - color contains mainly: blue. Hex color #276394 is not a web safe color. Web safe color analog (approx): #336699. Inversed color of #276394 is #D89C6B. Grayscale: #565656. Windows color (decimal): -14195820 or 9724711. OLE color: 9724711.
HSL color Cylindrical-coordinate representation of color #276394: hue angle of 206.97º degrees, saturation: 0.58, lightness: 0.37%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.74%. Process color model (Four color, CMYK) of #276394 is Cyan = 0.74, Magento = 0.33, Yellow = 0 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 39 | 99 | 148 | - |
| CMYK | 0.74 | 0.33 | 0 | 0.42 |
| HSL | 206.97º | 0.58% | 0.37% | - |
| HSV(B) | 206.97º | 0.74% | 0.58% | - |
| XYZ | 10.64 | 11.49 | 29.67 | - |
| YUV | 86.65 | 162.62 | 94.02 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 39 | 99 | 148 | 0.74 | 0.33 | 0 | 0.42 | 206.97 | 0.58 | 0.37 |
| Hex | 27 | 63 | 94 | 4A | 21 | 0 | 2A | CF | 3A | 25 |
| Octal | 47 | 143 | 224 | 112 | 41 | 0 | 52 | 317 | 72 | 45 |
| Binary | 100111 | 1100011 | 10010100 | 1001010 | 100001 | 0 | 101010 | 11001111 | 111010 | 100101 |
Color Harmonies of #276394
Complementary color
Monochromatic Colors of #276394
Black with #276394
Text Example
Text Example
White with #276394
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #276394; }
p { color: rgb(39,99,148); }
H1.HeaderClassName
{
color: #276394;
}
.AnyTagClassName
{
color: #276394;
}
</style>
background-color css
<style>
a { background-color: #276394; }
a { background-color: rgb(39,99,148); }
div.DivClassName
{
background-color: #276394;
}
.BgClassName
{
background-color: #276394;
}
</style>
border-color css
<style>
span { border-color: #276394; }
span { border-color: rgb(39,99,148); }
td.TdClassName
{
border-color: #276394;
}
.TagClassName
{
border-color: #276394;
}
</style>