Shades of Endeavour #266195
Tints of Endeavour #266195
RGB
CMYK
RGB Variations
Color information
#266195 (or 0x266195) is known color: Endeavour. HEX triplet: 26, 61 and 95. RGB value is (38,97,149). Sum of RGB (Red+Green+Blue) = 38+97+149=284 (37% of max value = 765). Red value is 38 (15.23% from 255 or 13.38% from 284); Green value is 97 (38.28% from 255 or 34.15% from 284); Blue value is 149 (58.59% from 255 or 52.46% from 284); Max value from RGB is 149 - color contains mainly: blue. Hex color #266195 is not a web safe color. Web safe color analog (approx): #336699. Inversed color of #266195 is #D99E6A. Grayscale: #555555. Windows color (decimal): -14261867 or 9789734. OLE color: 9789734.
HSL color Cylindrical-coordinate representation of color #266195: hue angle of 208.11º 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 #266195 is Cyan = 0.74, Magento = 0.35, Yellow = 0 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 38 | 97 | 149 | - |
| CMYK | 0.74 | 0.35 | 0 | 0.42 |
| HSL | 208.11º | 0.59% | 0.37% | - |
| HSV(B) | 208.11º | 0.74% | 0.58% | - |
| XYZ | 10.5 | 11.13 | 30.03 | - |
| YUV | 85.29 | 163.95 | 94.27 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 38 | 97 | 149 | 0.74 | 0.35 | 0 | 0.42 | 208.11 | 0.59 | 0.37 |
| Hex | 26 | 61 | 95 | 4A | 23 | 0 | 2A | D0 | 3B | 25 |
| Octal | 46 | 141 | 225 | 112 | 43 | 0 | 52 | 320 | 73 | 45 |
| Binary | 100110 | 1100001 | 10010101 | 1001010 | 100011 | 0 | 101010 | 11010000 | 111011 | 100101 |
Color Harmonies of #266195
Complementary color
Monochromatic Colors of #266195
Black with #266195
Text Example
Text Example
White with #266195
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #266195; }
p { color: rgb(38,97,149); }
H1.HeaderClassName
{
color: #266195;
}
.AnyTagClassName
{
color: #266195;
}
</style>
background-color css
<style>
a { background-color: #266195; }
a { background-color: rgb(38,97,149); }
div.DivClassName
{
background-color: #266195;
}
.BgClassName
{
background-color: #266195;
}
</style>
border-color css
<style>
span { border-color: #266195; }
span { border-color: rgb(38,97,149); }
td.TdClassName
{
border-color: #266195;
}
.TagClassName
{
border-color: #266195;
}
</style>