Shades of Endeavour #266790
Tints of Endeavour #266790
RGB
CMYK
RGB Variations
Color information
#266790 (or 0x266790) is known color: Endeavour. HEX triplet: 26, 67 and 90. RGB value is (38,103,144). Sum of RGB (Red+Green+Blue) = 38+103+144=285 (37% of max value = 765). Red value is 38 (15.23% from 255 or 13.33% from 285); Green value is 103 (40.62% from 255 or 36.14% from 285); Blue value is 144 (56.64% from 255 or 50.53% from 285); Max value from RGB is 144 - color contains mainly: blue. Hex color #266790 is not a web safe color. Web safe color analog (approx): #336699. Inversed color of #266790 is #D9986F. Grayscale: #585858. Windows color (decimal): -14260336 or 9463590. OLE color: 9463590.
HSL color Cylindrical-coordinate representation of color #266790: hue angle of 203.21º 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 #266790 is Cyan = 0.74, Magento = 0.28, Yellow = 0 and Black (K on CMYK) = 0.44.
Color convert
| RGB | 38 | 103 | 144 | - |
| CMYK | 0.74 | 0.28 | 0 | 0.44 |
| HSL | 203.21º | 0.58% | 0.36% | - |
| HSV(B) | 203.21º | 0.74% | 0.56% | - |
| XYZ | 10.68 | 12.13 | 28.16 | - |
| YUV | 88.24 | 159.47 | 92.17 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 38 | 103 | 144 | 0.74 | 0.28 | 0 | 0.44 | 203.21 | 0.58 | 0.36 |
| Hex | 26 | 67 | 90 | 4A | 1C | 0 | 2C | CB | 3A | 24 |
| Octal | 46 | 147 | 220 | 112 | 34 | 0 | 54 | 313 | 72 | 44 |
| Binary | 100110 | 1100111 | 10010000 | 1001010 | 11100 | 0 | 101100 | 11001011 | 111010 | 100100 |
Color Harmonies of #266790
Complementary color
Monochromatic Colors of #266790
Black with #266790
Text Example
Text Example
White with #266790
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #266790; }
p { color: rgb(38,103,144); }
H1.HeaderClassName
{
color: #266790;
}
.AnyTagClassName
{
color: #266790;
}
</style>
background-color css
<style>
a { background-color: #266790; }
a { background-color: rgb(38,103,144); }
div.DivClassName
{
background-color: #266790;
}
.BgClassName
{
background-color: #266790;
}
</style>
border-color css
<style>
span { border-color: #266790; }
span { border-color: rgb(38,103,144); }
td.TdClassName
{
border-color: #266790;
}
.TagClassName
{
border-color: #266790;
}
</style>