Shades of Endeavour #266390
Tints of Endeavour #266390
RGB
CMYK
RGB Variations
Color information
#266390 (or 0x266390) is known color: Endeavour. HEX triplet: 26, 63 and 90. RGB value is (38,99,144). Sum of RGB (Red+Green+Blue) = 38+99+144=281 (37% of max value = 765). Red value is 38 (15.23% from 255 or 13.52% from 281); Green value is 99 (39.06% from 255 or 35.23% from 281); Blue value is 144 (56.64% from 255 or 51.25% from 281); Max value from RGB is 144 - color contains mainly: blue. Hex color #266390 is not a web safe color. Web safe color analog (approx): #336699. Inversed color of #266390 is #D99C6F. Grayscale: #555555. Windows color (decimal): -14261360 or 9462566. OLE color: 9462566.
HSL color Cylindrical-coordinate representation of color #266390: hue angle of 205.47º degrees, saturation: 0.58, lightness: 0.36%. HSV value (or HSB Brightness) of color is 0.56% and HSV saturation: 0.74%. Process color model (Four color, CMYK) of #266390 is Cyan = 0.74, Magento = 0.31, Yellow = 0 and Black (K on CMYK) = 0.44.
Color convert
| RGB | 38 | 99 | 144 | - |
| CMYK | 0.74 | 0.31 | 0 | 0.44 |
| HSL | 205.47º | 0.58% | 0.36% | - |
| HSV(B) | 205.47º | 0.74% | 0.56% | - |
| XYZ | 10.3 | 11.35 | 28.03 | - |
| YUV | 85.89 | 160.79 | 93.84 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 38 | 99 | 144 | 0.74 | 0.31 | 0 | 0.44 | 205.47 | 0.58 | 0.36 |
| Hex | 26 | 63 | 90 | 4A | 1F | 0 | 2C | CD | 3A | 24 |
| Octal | 46 | 143 | 220 | 112 | 37 | 0 | 54 | 315 | 72 | 44 |
| Binary | 100110 | 1100011 | 10010000 | 1001010 | 11111 | 0 | 101100 | 11001101 | 111010 | 100100 |
Color Harmonies of #266390
Complementary color
Monochromatic Colors of #266390
Black with #266390
Text Example
Text Example
White with #266390
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #266390; }
p { color: rgb(38,99,144); }
H1.HeaderClassName
{
color: #266390;
}
.AnyTagClassName
{
color: #266390;
}
</style>
background-color css
<style>
a { background-color: #266390; }
a { background-color: rgb(38,99,144); }
div.DivClassName
{
background-color: #266390;
}
.BgClassName
{
background-color: #266390;
}
</style>
border-color css
<style>
span { border-color: #266390; }
span { border-color: rgb(38,99,144); }
td.TdClassName
{
border-color: #266390;
}
.TagClassName
{
border-color: #266390;
}
</style>