Shades of Endeavour #275987
Tints of Endeavour #275987
RGB
CMYK
RGB Variations
Color information
#275987 (or 0x275987) is known color: Endeavour. HEX triplet: 27, 59 and 87. RGB value is (39,89,135). Sum of RGB (Red+Green+Blue) = 39+89+135=263 (34% of max value = 765). Red value is 39 (15.62% from 255 or 14.83% from 263); Green value is 89 (35.16% from 255 or 33.84% from 263); Blue value is 135 (53.12% from 255 or 51.33% from 263); Max value from RGB is 135 - color contains mainly: blue. Hex color #275987 is not a web safe color. Web safe color analog (approx): #336699. Inversed color of #275987 is #D8A678. Grayscale: #4F4F4F. Windows color (decimal): -14198393 or 8870183. OLE color: 8870183.
HSL color Cylindrical-coordinate representation of color #275987: hue angle of 208.75º degrees, saturation: 0.55, lightness: 0.34%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.71%. Process color model (Four color, CMYK) of #275987 is Cyan = 0.71, Magento = 0.34, Yellow = 0 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 39 | 89 | 135 | - |
| CMYK | 0.71 | 0.34 | 0 | 0.47 |
| HSL | 208.75º | 0.55% | 0.34% | - |
| HSV(B) | 208.75º | 0.71% | 0.53% | - |
| XYZ | 8.78 | 9.33 | 24.26 | - |
| YUV | 79.29 | 159.44 | 99.26 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 39 | 89 | 135 | 0.71 | 0.34 | 0 | 0.47 | 208.75 | 0.55 | 0.34 |
| Hex | 27 | 59 | 87 | 47 | 22 | 0 | 2F | D1 | 37 | 22 |
| Octal | 47 | 131 | 207 | 107 | 42 | 0 | 57 | 321 | 67 | 42 |
| Binary | 100111 | 1011001 | 10000111 | 1000111 | 100010 | 0 | 101111 | 11010001 | 110111 | 100010 |
Color Harmonies of #275987
Complementary color
Monochromatic Colors of #275987
Black with #275987
Text Example
Text Example
White with #275987
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #275987; }
p { color: rgb(39,89,135); }
H1.HeaderClassName
{
color: #275987;
}
.AnyTagClassName
{
color: #275987;
}
</style>
background-color css
<style>
a { background-color: #275987; }
a { background-color: rgb(39,89,135); }
div.DivClassName
{
background-color: #275987;
}
.BgClassName
{
background-color: #275987;
}
</style>
border-color css
<style>
span { border-color: #275987; }
span { border-color: rgb(39,89,135); }
td.TdClassName
{
border-color: #275987;
}
.TagClassName
{
border-color: #275987;
}
</style>