Shades of Endeavour #266493
Tints of Endeavour #266493
RGB
CMYK
RGB Variations
Color information
#266493 (or 0x266493) is known color: Endeavour. HEX triplet: 26, 64 and 93. RGB value is (38,100,147). Sum of RGB (Red+Green+Blue) = 38+100+147=285 (37% of max value = 765). Red value is 38 (15.23% from 255 or 13.33% from 285); Green value is 100 (39.45% from 255 or 35.09% from 285); Blue value is 147 (57.81% from 255 or 51.58% from 285); Max value from RGB is 147 - color contains mainly: blue. Hex color #266493 is not a web safe color. Web safe color analog (approx): #336699. Inversed color of #266493 is #D99B6C. Grayscale: #565656. Windows color (decimal): -14261101 or 9659430. OLE color: 9659430.
HSL color Cylindrical-coordinate representation of color #266493: hue angle of 205.87º degrees, saturation: 0.59, lightness: 0.36%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.74%. Process color model (Four color, CMYK) of #266493 is Cyan = 0.74, Magento = 0.32, Yellow = 0 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 38 | 100 | 147 | - |
| CMYK | 0.74 | 0.32 | 0 | 0.42 |
| HSL | 205.87º | 0.59% | 0.36% | - |
| HSV(B) | 205.87º | 0.74% | 0.58% | - |
| XYZ | 10.62 | 11.63 | 29.29 | - |
| YUV | 86.82 | 161.96 | 93.18 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 38 | 100 | 147 | 0.74 | 0.32 | 0 | 0.42 | 205.87 | 0.59 | 0.36 |
| Hex | 26 | 64 | 93 | 4A | 20 | 0 | 2A | CE | 3B | 24 |
| Octal | 46 | 144 | 223 | 112 | 40 | 0 | 52 | 316 | 73 | 44 |
| Binary | 100110 | 1100100 | 10010011 | 1001010 | 100000 | 0 | 101010 | 11001110 | 111011 | 100100 |
Color Harmonies of #266493
Complementary color
Monochromatic Colors of #266493
Black with #266493
Text Example
Text Example
White with #266493
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #266493; }
p { color: rgb(38,100,147); }
H1.HeaderClassName
{
color: #266493;
}
.AnyTagClassName
{
color: #266493;
}
</style>
background-color css
<style>
a { background-color: #266493; }
a { background-color: rgb(38,100,147); }
div.DivClassName
{
background-color: #266493;
}
.BgClassName
{
background-color: #266493;
}
</style>
border-color css
<style>
span { border-color: #266493; }
span { border-color: rgb(38,100,147); }
td.TdClassName
{
border-color: #266493;
}
.TagClassName
{
border-color: #266493;
}
</style>