Shades of Endeavour #266295
Tints of Endeavour #266295
RGB
CMYK
RGB Variations
Color information
#266295 (or 0x266295) is known color: Endeavour. HEX triplet: 26, 62 and 95. RGB value is (38,98,149). Sum of RGB (Red+Green+Blue) = 38+98+149=285 (37% of max value = 765). Red value is 38 (15.23% from 255 or 13.33% from 285); Green value is 98 (38.67% from 255 or 34.39% from 285); Blue value is 149 (58.59% from 255 or 52.28% from 285); Max value from RGB is 149 - color contains mainly: blue. Hex color #266295 is not a web safe color. Web safe color analog (approx): #336699. Inversed color of #266295 is #D99D6A. Grayscale: #555555. Windows color (decimal): -14261611 or 9789990. OLE color: 9789990.
HSL color Cylindrical-coordinate representation of color #266295: hue angle of 207.57º degrees, saturation: 0.59, lightness: 0.37%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.74%. Process color model (Four color, CMYK) of #266295 is Cyan = 0.74, Magento = 0.34, Yellow = 0 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 38 | 98 | 149 | - |
| CMYK | 0.74 | 0.34 | 0 | 0.42 |
| HSL | 207.57º | 0.59% | 0.37% | - |
| HSV(B) | 207.57º | 0.74% | 0.58% | - |
| XYZ | 10.59 | 11.32 | 30.06 | - |
| YUV | 85.87 | 163.62 | 93.85 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 38 | 98 | 149 | 0.74 | 0.34 | 0 | 0.42 | 207.57 | 0.59 | 0.37 |
| Hex | 26 | 62 | 95 | 4A | 22 | 0 | 2A | D0 | 3B | 25 |
| Octal | 46 | 142 | 225 | 112 | 42 | 0 | 52 | 320 | 73 | 45 |
| Binary | 100110 | 1100010 | 10010101 | 1001010 | 100010 | 0 | 101010 | 11010000 | 111011 | 100101 |
Color Harmonies of #266295
Complementary color
Monochromatic Colors of #266295
Black with #266295
Text Example
Text Example
White with #266295
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #266295; }
p { color: rgb(38,98,149); }
H1.HeaderClassName
{
color: #266295;
}
.AnyTagClassName
{
color: #266295;
}
</style>
background-color css
<style>
a { background-color: #266295; }
a { background-color: rgb(38,98,149); }
div.DivClassName
{
background-color: #266295;
}
.BgClassName
{
background-color: #266295;
}
</style>
border-color css
<style>
span { border-color: #266295; }
span { border-color: rgb(38,98,149); }
td.TdClassName
{
border-color: #266295;
}
.TagClassName
{
border-color: #266295;
}
</style>