Shades of Endeavour #266792
Tints of Endeavour #266792
RGB
CMYK
RGB Variations
Color information
#266792 (or 0x266792) is known color: Endeavour. HEX triplet: 26, 67 and 92. RGB value is (38,103,146). Sum of RGB (Red+Green+Blue) = 38+103+146=287 (38% of max value = 765). Red value is 38 (15.23% from 255 or 13.24% from 287); Green value is 103 (40.62% from 255 or 35.89% from 287); Blue value is 146 (57.42% from 255 or 50.87% from 287); Max value from RGB is 146 - color contains mainly: blue. Hex color #266792 is not a web safe color. Web safe color analog (approx): #336699. Inversed color of #266792 is #D9986D. Grayscale: #585858. Windows color (decimal): -14260334 or 9594662. OLE color: 9594662.
HSL color Cylindrical-coordinate representation of color #266792: hue angle of 203.89º degrees, saturation: 0.59, lightness: 0.36%. HSV value (or HSB Brightness) of color is 0.57% and HSV saturation: 0.74%. Process color model (Four color, CMYK) of #266792 is Cyan = 0.74, Magento = 0.29, Yellow = 0 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 38 | 103 | 146 | - |
| CMYK | 0.74 | 0.29 | 0 | 0.43 |
| HSL | 203.89º | 0.59% | 0.36% | - |
| HSV(B) | 203.89º | 0.74% | 0.57% | - |
| XYZ | 10.84 | 12.19 | 28.98 | - |
| YUV | 88.47 | 160.47 | 92 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 38 | 103 | 146 | 0.74 | 0.29 | 0 | 0.43 | 203.89 | 0.59 | 0.36 |
| Hex | 26 | 67 | 92 | 4A | 1D | 0 | 2B | CC | 3B | 24 |
| Octal | 46 | 147 | 222 | 112 | 35 | 0 | 53 | 314 | 73 | 44 |
| Binary | 100110 | 1100111 | 10010010 | 1001010 | 11101 | 0 | 101011 | 11001100 | 111011 | 100100 |
Color Harmonies of #266792
Complementary color
Monochromatic Colors of #266792
Black with #266792
Text Example
Text Example
White with #266792
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #266792; }
p { color: rgb(38,103,146); }
H1.HeaderClassName
{
color: #266792;
}
.AnyTagClassName
{
color: #266792;
}
</style>
background-color css
<style>
a { background-color: #266792; }
a { background-color: rgb(38,103,146); }
div.DivClassName
{
background-color: #266792;
}
.BgClassName
{
background-color: #266792;
}
</style>
border-color css
<style>
span { border-color: #266792; }
span { border-color: rgb(38,103,146); }
td.TdClassName
{
border-color: #266792;
}
.TagClassName
{
border-color: #266792;
}
</style>