Shades of Endeavour #276194
Tints of Endeavour #276194
RGB
CMYK
RGB Variations
Color information
#276194 (or 0x276194) is known color: Endeavour. HEX triplet: 27, 61 and 94. RGB value is (39,97,148). Sum of RGB (Red+Green+Blue) = 39+97+148=284 (37% of max value = 765). Red value is 39 (15.62% from 255 or 13.73% from 284); Green value is 97 (38.28% from 255 or 34.15% from 284); Blue value is 148 (58.20% from 255 or 52.11% from 284); Max value from RGB is 148 - color contains mainly: blue. Hex color #276194 is not a web safe color. Web safe color analog (approx): #336699. Inversed color of #276194 is #D89E6B. Grayscale: #555555. Windows color (decimal): -14196332 or 9724199. OLE color: 9724199.
HSL color Cylindrical-coordinate representation of color #276194: hue angle of 208.07º 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 #276194 is Cyan = 0.74, Magento = 0.34, Yellow = 0 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 39 | 97 | 148 | - |
| CMYK | 0.74 | 0.34 | 0 | 0.42 |
| HSL | 208.07º | 0.58% | 0.37% | - |
| HSV(B) | 208.07º | 0.74% | 0.58% | - |
| XYZ | 10.46 | 11.12 | 29.61 | - |
| YUV | 85.47 | 163.28 | 94.85 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 39 | 97 | 148 | 0.74 | 0.34 | 0 | 0.42 | 208.07 | 0.58 | 0.37 |
| Hex | 27 | 61 | 94 | 4A | 22 | 0 | 2A | D0 | 3A | 25 |
| Octal | 47 | 141 | 224 | 112 | 42 | 0 | 52 | 320 | 72 | 45 |
| Binary | 100111 | 1100001 | 10010100 | 1001010 | 100010 | 0 | 101010 | 11010000 | 111010 | 100101 |
Color Harmonies of #276194
Complementary color
Monochromatic Colors of #276194
Black with #276194
Text Example
Text Example
White with #276194
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #276194; }
p { color: rgb(39,97,148); }
H1.HeaderClassName
{
color: #276194;
}
.AnyTagClassName
{
color: #276194;
}
</style>
background-color css
<style>
a { background-color: #276194; }
a { background-color: rgb(39,97,148); }
div.DivClassName
{
background-color: #276194;
}
.BgClassName
{
background-color: #276194;
}
</style>
border-color css
<style>
span { border-color: #276194; }
span { border-color: rgb(39,97,148); }
td.TdClassName
{
border-color: #276194;
}
.TagClassName
{
border-color: #276194;
}
</style>