Shades of Endeavour #266396
Tints of Endeavour #266396
RGB
CMYK
RGB Variations
Color information
#266396 (or 0x266396) is known color: Endeavour. HEX triplet: 26, 63 and 96. RGB value is (38,99,150). Sum of RGB (Red+Green+Blue) = 38+99+150=287 (38% of max value = 765). Red value is 38 (15.23% from 255 or 13.24% from 287); Green value is 99 (39.06% from 255 or 34.49% from 287); Blue value is 150 (58.98% from 255 or 52.26% from 287); Max value from RGB is 150 - color contains mainly: blue. Hex color #266396 is not a web safe color. Web safe color analog (approx): #336699. Inversed color of #266396 is #D99C69. Grayscale: #565656. Windows color (decimal): -14261354 or 9855782. OLE color: 9855782.
HSL color Cylindrical-coordinate representation of color #266396: hue angle of 207.32º degrees, saturation: 0.6, lightness: 0.37%. HSV value (or HSB Brightness) of color is 0.59% and HSV saturation: 0.75%. Process color model (Four color, CMYK) of #266396 is Cyan = 0.75, Magento = 0.34, Yellow = 0 and Black (K on CMYK) = 0.41.
Color convert
| RGB | 38 | 99 | 150 | - |
| CMYK | 0.75 | 0.34 | 0 | 0.41 |
| HSL | 207.32º | 0.6% | 0.37% | - |
| HSV(B) | 207.32º | 0.75% | 0.59% | - |
| XYZ | 10.77 | 11.54 | 30.51 | - |
| YUV | 86.58 | 163.79 | 93.35 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 38 | 99 | 150 | 0.75 | 0.34 | 0 | 0.41 | 207.32 | 0.6 | 0.37 |
| Hex | 26 | 63 | 96 | 4B | 22 | 0 | 29 | CF | 3C | 25 |
| Octal | 46 | 143 | 226 | 113 | 42 | 0 | 51 | 317 | 74 | 45 |
| Binary | 100110 | 1100011 | 10010110 | 1001011 | 100010 | 0 | 101001 | 11001111 | 111100 | 100101 |
Color Harmonies of #266396
Complementary color
Monochromatic Colors of #266396
Black with #266396
Text Example
Text Example
White with #266396
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #266396; }
p { color: rgb(38,99,150); }
H1.HeaderClassName
{
color: #266396;
}
.AnyTagClassName
{
color: #266396;
}
</style>
background-color css
<style>
a { background-color: #266396; }
a { background-color: rgb(38,99,150); }
div.DivClassName
{
background-color: #266396;
}
.BgClassName
{
background-color: #266396;
}
</style>
border-color css
<style>
span { border-color: #266396; }
span { border-color: rgb(38,99,150); }
td.TdClassName
{
border-color: #266396;
}
.TagClassName
{
border-color: #266396;
}
</style>