Shades of Endeavour #266391
Tints of Endeavour #266391
RGB
CMYK
RGB Variations
Color information
#266391 (or 0x266391) is known color: Endeavour. HEX triplet: 26, 63 and 91. RGB value is (38,99,145). Sum of RGB (Red+Green+Blue) = 38+99+145=282 (37% of max value = 765). Red value is 38 (15.23% from 255 or 13.48% from 282); Green value is 99 (39.06% from 255 or 35.11% from 282); Blue value is 145 (57.03% from 255 or 51.42% from 282); Max value from RGB is 145 - color contains mainly: blue. Hex color #266391 is not a web safe color. Web safe color analog (approx): #336699. Inversed color of #266391 is #D99C6E. Grayscale: #555555. Windows color (decimal): -14261359 or 9528102. OLE color: 9528102.
HSL color Cylindrical-coordinate representation of color #266391: hue angle of 205.79º 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 #266391 is Cyan = 0.74, Magento = 0.32, Yellow = 0 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 38 | 99 | 145 | - |
| CMYK | 0.74 | 0.32 | 0 | 0.43 |
| HSL | 205.79º | 0.58% | 0.36% | - |
| HSV(B) | 205.79º | 0.74% | 0.57% | - |
| XYZ | 10.37 | 11.38 | 28.44 | - |
| YUV | 86.01 | 161.29 | 93.76 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 38 | 99 | 145 | 0.74 | 0.32 | 0 | 0.43 | 205.79 | 0.58 | 0.36 |
| Hex | 26 | 63 | 91 | 4A | 20 | 0 | 2B | CE | 3A | 24 |
| Octal | 46 | 143 | 221 | 112 | 40 | 0 | 53 | 316 | 72 | 44 |
| Binary | 100110 | 1100011 | 10010001 | 1001010 | 100000 | 0 | 101011 | 11001110 | 111010 | 100100 |
Color Harmonies of #266391
Complementary color
Monochromatic Colors of #266391
Black with #266391
Text Example
Text Example
White with #266391
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #266391; }
p { color: rgb(38,99,145); }
H1.HeaderClassName
{
color: #266391;
}
.AnyTagClassName
{
color: #266391;
}
</style>
background-color css
<style>
a { background-color: #266391; }
a { background-color: rgb(38,99,145); }
div.DivClassName
{
background-color: #266391;
}
.BgClassName
{
background-color: #266391;
}
</style>
border-color css
<style>
span { border-color: #266391; }
span { border-color: rgb(38,99,145); }
td.TdClassName
{
border-color: #266391;
}
.TagClassName
{
border-color: #266391;
}
</style>