Shades of Endeavour #276792
Tints of Endeavour #276792
RGB
CMYK
RGB Variations
Color information
#276792 (or 0x276792) is known color: Endeavour. HEX triplet: 27, 67 and 92. RGB value is (39,103,146). Sum of RGB (Red+Green+Blue) = 39+103+146=288 (38% of max value = 765). Red value is 39 (15.62% from 255 or 13.54% from 288); Green value is 103 (40.62% from 255 or 35.76% from 288); Blue value is 146 (57.42% from 255 or 50.69% from 288); Max value from RGB is 146 - color contains mainly: blue. Hex color #276792 is not a web safe color. Web safe color analog (approx): #336699. Inversed color of #276792 is #D8986D. Grayscale: #585858. Windows color (decimal): -14194798 or 9594663. OLE color: 9594663.
HSL color Cylindrical-coordinate representation of color #276792: hue angle of 204.11º 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 #276792 is Cyan = 0.73, Magento = 0.29, Yellow = 0 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 39 | 103 | 146 | - |
| CMYK | 0.73 | 0.29 | 0 | 0.43 |
| HSL | 204.11º | 0.58% | 0.36% | - |
| HSV(B) | 204.11º | 0.73% | 0.57% | - |
| XYZ | 10.88 | 12.21 | 28.98 | - |
| YUV | 88.77 | 160.3 | 92.5 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 39 | 103 | 146 | 0.73 | 0.29 | 0 | 0.43 | 204.11 | 0.58 | 0.36 |
| Hex | 27 | 67 | 92 | 49 | 1D | 0 | 2B | CC | 3A | 24 |
| Octal | 47 | 147 | 222 | 111 | 35 | 0 | 53 | 314 | 72 | 44 |
| Binary | 100111 | 1100111 | 10010010 | 1001001 | 11101 | 0 | 101011 | 11001100 | 111010 | 100100 |
Color Harmonies of #276792
Complementary color
Monochromatic Colors of #276792
Black with #276792
Text Example
Text Example
White with #276792
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #276792; }
p { color: rgb(39,103,146); }
H1.HeaderClassName
{
color: #276792;
}
.AnyTagClassName
{
color: #276792;
}
</style>
background-color css
<style>
a { background-color: #276792; }
a { background-color: rgb(39,103,146); }
div.DivClassName
{
background-color: #276792;
}
.BgClassName
{
background-color: #276792;
}
</style>
border-color css
<style>
span { border-color: #276792; }
span { border-color: rgb(39,103,146); }
td.TdClassName
{
border-color: #276792;
}
.TagClassName
{
border-color: #276792;
}
</style>