Shades of Endeavour #276594
Tints of Endeavour #276594
RGB
CMYK
RGB Variations
Color information
#276594 (or 0x276594) is known color: Endeavour. HEX triplet: 27, 65 and 94. RGB value is (39,101,148). Sum of RGB (Red+Green+Blue) = 39+101+148=288 (38% of max value = 765). Red value is 39 (15.62% from 255 or 13.54% from 288); Green value is 101 (39.84% from 255 or 35.07% from 288); Blue value is 148 (58.20% from 255 or 51.39% from 288); Max value from RGB is 148 - color contains mainly: blue. Hex color #276594 is not a web safe color. Web safe color analog (approx): #336699. Inversed color of #276594 is #D89A6B. Grayscale: #575757. Windows color (decimal): -14195308 or 9725223. OLE color: 9725223.
HSL color Cylindrical-coordinate representation of color #276594: hue angle of 205.87º 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 #276594 is Cyan = 0.74, Magento = 0.32, Yellow = 0 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 39 | 101 | 148 | - |
| CMYK | 0.74 | 0.32 | 0 | 0.42 |
| HSL | 205.87º | 0.58% | 0.37% | - |
| HSV(B) | 205.87º | 0.74% | 0.58% | - |
| XYZ | 10.84 | 11.88 | 29.74 | - |
| YUV | 87.82 | 161.96 | 93.18 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 39 | 101 | 148 | 0.74 | 0.32 | 0 | 0.42 | 205.87 | 0.58 | 0.37 |
| Hex | 27 | 65 | 94 | 4A | 20 | 0 | 2A | CE | 3A | 25 |
| Octal | 47 | 145 | 224 | 112 | 40 | 0 | 52 | 316 | 72 | 45 |
| Binary | 100111 | 1100101 | 10010100 | 1001010 | 100000 | 0 | 101010 | 11001110 | 111010 | 100101 |
Color Harmonies of #276594
Complementary color
Monochromatic Colors of #276594
Black with #276594
Text Example
Text Example
White with #276594
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #276594; }
p { color: rgb(39,101,148); }
H1.HeaderClassName
{
color: #276594;
}
.AnyTagClassName
{
color: #276594;
}
</style>
background-color css
<style>
a { background-color: #276594; }
a { background-color: rgb(39,101,148); }
div.DivClassName
{
background-color: #276594;
}
.BgClassName
{
background-color: #276594;
}
</style>
border-color css
<style>
span { border-color: #276594; }
span { border-color: rgb(39,101,148); }
td.TdClassName
{
border-color: #276594;
}
.TagClassName
{
border-color: #276594;
}
</style>