Shades of Endeavour #266490
Tints of Endeavour #266490
RGB
CMYK
RGB Variations
Color information
#266490 (or 0x266490) is known color: Endeavour. HEX triplet: 26, 64 and 90. RGB value is (38,100,144). Sum of RGB (Red+Green+Blue) = 38+100+144=282 (37% of max value = 765). Red value is 38 (15.23% from 255 or 13.48% from 282); Green value is 100 (39.45% from 255 or 35.46% from 282); Blue value is 144 (56.64% from 255 or 51.06% from 282); Max value from RGB is 144 - color contains mainly: blue. Hex color #266490 is not a web safe color. Web safe color analog (approx): #336699. Inversed color of #266490 is #D99B6F. Grayscale: #565656. Windows color (decimal): -14261104 or 9462822. OLE color: 9462822.
HSL color Cylindrical-coordinate representation of color #266490: hue angle of 204.91º 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 #266490 is Cyan = 0.74, Magento = 0.31, Yellow = 0 and Black (K on CMYK) = 0.44.
Color convert
| RGB | 38 | 100 | 144 | - |
| CMYK | 0.74 | 0.31 | 0 | 0.44 |
| HSL | 204.91º | 0.58% | 0.36% | - |
| HSV(B) | 204.91º | 0.74% | 0.56% | - |
| XYZ | 10.39 | 11.54 | 28.07 | - |
| YUV | 86.48 | 160.46 | 93.42 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 38 | 100 | 144 | 0.74 | 0.31 | 0 | 0.44 | 204.91 | 0.58 | 0.36 |
| Hex | 26 | 64 | 90 | 4A | 1F | 0 | 2C | CD | 3A | 24 |
| Octal | 46 | 144 | 220 | 112 | 37 | 0 | 54 | 315 | 72 | 44 |
| Binary | 100110 | 1100100 | 10010000 | 1001010 | 11111 | 0 | 101100 | 11001101 | 111010 | 100100 |
Color Harmonies of #266490
Complementary color
Monochromatic Colors of #266490
Black with #266490
Text Example
Text Example
White with #266490
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #266490; }
p { color: rgb(38,100,144); }
H1.HeaderClassName
{
color: #266490;
}
.AnyTagClassName
{
color: #266490;
}
</style>
background-color css
<style>
a { background-color: #266490; }
a { background-color: rgb(38,100,144); }
div.DivClassName
{
background-color: #266490;
}
.BgClassName
{
background-color: #266490;
}
</style>
border-color css
<style>
span { border-color: #266490; }
span { border-color: rgb(38,100,144); }
td.TdClassName
{
border-color: #266490;
}
.TagClassName
{
border-color: #266490;
}
</style>