Shades of Endeavour #266491
Tints of Endeavour #266491
RGB
CMYK
RGB Variations
Color information
#266491 (or 0x266491) is known color: Endeavour. HEX triplet: 26, 64 and 91. RGB value is (38,100,145). Sum of RGB (Red+Green+Blue) = 38+100+145=283 (37% of max value = 765). Red value is 38 (15.23% from 255 or 13.43% from 283); Green value is 100 (39.45% from 255 or 35.34% from 283); Blue value is 145 (57.03% from 255 or 51.24% from 283); Max value from RGB is 145 - color contains mainly: blue. Hex color #266491 is not a web safe color. Web safe color analog (approx): #336699. Inversed color of #266491 is #D99B6E. Grayscale: #565656. Windows color (decimal): -14261103 or 9528358. OLE color: 9528358.
HSL color Cylindrical-coordinate representation of color #266491: hue angle of 205.23º degrees, saturation: 0.58, lightness: 0.36%. HSV value (or HSB Brightness) of color is 0.57% and HSV saturation: 0.74%. Process color model (Four color, CMYK) of #266491 is Cyan = 0.74, Magento = 0.31, Yellow = 0 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 38 | 100 | 145 | - |
| CMYK | 0.74 | 0.31 | 0 | 0.43 |
| HSL | 205.23º | 0.58% | 0.36% | - |
| HSV(B) | 205.23º | 0.74% | 0.57% | - |
| XYZ | 10.47 | 11.57 | 28.47 | - |
| YUV | 86.59 | 160.96 | 93.34 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 38 | 100 | 145 | 0.74 | 0.31 | 0 | 0.43 | 205.23 | 0.58 | 0.36 |
| Hex | 26 | 64 | 91 | 4A | 1F | 0 | 2B | CD | 3A | 24 |
| Octal | 46 | 144 | 221 | 112 | 37 | 0 | 53 | 315 | 72 | 44 |
| Binary | 100110 | 1100100 | 10010001 | 1001010 | 11111 | 0 | 101011 | 11001101 | 111010 | 100100 |
Color Harmonies of #266491
Complementary color
Monochromatic Colors of #266491
Black with #266491
Text Example
Text Example
White with #266491
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #266491; }
p { color: rgb(38,100,145); }
H1.HeaderClassName
{
color: #266491;
}
.AnyTagClassName
{
color: #266491;
}
</style>
background-color css
<style>
a { background-color: #266491; }
a { background-color: rgb(38,100,145); }
div.DivClassName
{
background-color: #266491;
}
.BgClassName
{
background-color: #266491;
}
</style>
border-color css
<style>
span { border-color: #266491; }
span { border-color: rgb(38,100,145); }
td.TdClassName
{
border-color: #266491;
}
.TagClassName
{
border-color: #266491;
}
</style>