Shades of Endeavour #265994
Tints of Endeavour #265994
RGB
CMYK
RGB Variations
Color information
#265994 (or 0x265994) is known color: Endeavour. HEX triplet: 26, 59 and 94. RGB value is (38,89,148). Sum of RGB (Red+Green+Blue) = 38+89+148=275 (36% of max value = 765). Red value is 38 (15.23% from 255 or 13.82% from 275); Green value is 89 (35.16% from 255 or 32.36% from 275); Blue value is 148 (58.20% from 255 or 53.82% from 275); Max value from RGB is 148 - color contains mainly: blue. Hex color #265994 is not a web safe color. Web safe color analog (approx): #336699. Inversed color of #265994 is #D9A66B. Grayscale: #505050. Windows color (decimal): -14263916 or 9722150. OLE color: 9722150.
HSL color Cylindrical-coordinate representation of color #265994: hue angle of 212.18º 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 #265994 is Cyan = 0.74, Magento = 0.40, Yellow = 0 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 38 | 89 | 148 | - |
| CMYK | 0.74 | 0.40 | 0 | 0.42 |
| HSL | 212.18º | 0.59% | 0.36% | - |
| HSV(B) | 212.18º | 0.74% | 0.58% | - |
| XYZ | 9.72 | 9.69 | 29.38 | - |
| YUV | 80.48 | 166.1 | 97.7 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 38 | 89 | 148 | 0.74 | 0.40 | 0 | 0.42 | 212.18 | 0.59 | 0.36 |
| Hex | 26 | 59 | 94 | 4A | 28 | 0 | 2A | D4 | 3B | 24 |
| Octal | 46 | 131 | 224 | 112 | 50 | 0 | 52 | 324 | 73 | 44 |
| Binary | 100110 | 1011001 | 10010100 | 1001010 | 101000 | 0 | 101010 | 11010100 | 111011 | 100100 |
Color Harmonies of #265994
Complementary color
Monochromatic Colors of #265994
Black with #265994
Text Example
Text Example
White with #265994
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #265994; }
p { color: rgb(38,89,148); }
H1.HeaderClassName
{
color: #265994;
}
.AnyTagClassName
{
color: #265994;
}
</style>
background-color css
<style>
a { background-color: #265994; }
a { background-color: rgb(38,89,148); }
div.DivClassName
{
background-color: #265994;
}
.BgClassName
{
background-color: #265994;
}
</style>
border-color css
<style>
span { border-color: #265994; }
span { border-color: rgb(38,89,148); }
td.TdClassName
{
border-color: #265994;
}
.TagClassName
{
border-color: #265994;
}
</style>