Shades of Endeavour #266194
Tints of Endeavour #266194
RGB
CMYK
RGB Variations
Color information
#266194 (or 0x266194) is known color: Endeavour. HEX triplet: 26, 61 and 94. RGB value is (38,97,148). Sum of RGB (Red+Green+Blue) = 38+97+148=283 (37% of max value = 765). Red value is 38 (15.23% from 255 or 13.43% from 283); Green value is 97 (38.28% from 255 or 34.28% from 283); Blue value is 148 (58.20% from 255 or 52.30% from 283); Max value from RGB is 148 - color contains mainly: blue. Hex color #266194 is not a web safe color. Web safe color analog (approx): #336699. Inversed color of #266194 is #D99E6B. Grayscale: #545454. Windows color (decimal): -14261868 or 9724198. OLE color: 9724198.
HSL color Cylindrical-coordinate representation of color #266194: hue angle of 207.82º 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 #266194 is Cyan = 0.74, Magento = 0.34, Yellow = 0 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 38 | 97 | 148 | - |
| CMYK | 0.74 | 0.34 | 0 | 0.42 |
| HSL | 207.82º | 0.59% | 0.36% | - |
| HSV(B) | 207.82º | 0.74% | 0.58% | - |
| XYZ | 10.42 | 11.1 | 29.61 | - |
| YUV | 85.17 | 163.45 | 94.35 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 38 | 97 | 148 | 0.74 | 0.34 | 0 | 0.42 | 207.82 | 0.59 | 0.36 |
| Hex | 26 | 61 | 94 | 4A | 22 | 0 | 2A | D0 | 3B | 24 |
| Octal | 46 | 141 | 224 | 112 | 42 | 0 | 52 | 320 | 73 | 44 |
| Binary | 100110 | 1100001 | 10010100 | 1001010 | 100010 | 0 | 101010 | 11010000 | 111011 | 100100 |
Color Harmonies of #266194
Complementary color
Monochromatic Colors of #266194
Black with #266194
Text Example
Text Example
White with #266194
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #266194; }
p { color: rgb(38,97,148); }
H1.HeaderClassName
{
color: #266194;
}
.AnyTagClassName
{
color: #266194;
}
</style>
background-color css
<style>
a { background-color: #266194; }
a { background-color: rgb(38,97,148); }
div.DivClassName
{
background-color: #266194;
}
.BgClassName
{
background-color: #266194;
}
</style>
border-color css
<style>
span { border-color: #266194; }
span { border-color: rgb(38,97,148); }
td.TdClassName
{
border-color: #266194;
}
.TagClassName
{
border-color: #266194;
}
</style>