Shades of Endeavour #265490
Tints of Endeavour #265490
RGB
CMYK
RGB Variations
Color information
#265490 (or 0x265490) is known color: Endeavour. HEX triplet: 26, 54 and 90. RGB value is (38,84,144). Sum of RGB (Red+Green+Blue) = 38+84+144=266 (35% of max value = 765). Red value is 38 (15.23% from 255 or 14.29% from 266); Green value is 84 (33.20% from 255 or 31.58% from 266); Blue value is 144 (56.64% from 255 or 54.14% from 266); Max value from RGB is 144 - color contains mainly: blue. Hex color #265490 is not a web safe color. Web safe color analog (approx): #336699. Inversed color of #265490 is #D9AB6F. Grayscale: #4C4C4C. Windows color (decimal): -14265200 or 9458726. OLE color: 9458726.
HSL color Cylindrical-coordinate representation of color #265490: hue angle of 213.96º degrees, saturation: 0.58, lightness: 0.36%. HSV value (or HSB Brightness) of color is 0.56% and HSV saturation: 0.74%. Process color model (Four color, CMYK) of #265490 is Cyan = 0.74, Magento = 0.42, Yellow = 0 and Black (K on CMYK) = 0.44.
Color convert
| RGB | 38 | 84 | 144 | - |
| CMYK | 0.74 | 0.42 | 0 | 0.44 |
| HSL | 213.96º | 0.58% | 0.36% | - |
| HSV(B) | 213.96º | 0.74% | 0.56% | - |
| XYZ | 9 | 8.77 | 27.6 | - |
| YUV | 77.09 | 165.76 | 100.12 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 38 | 84 | 144 | 0.74 | 0.42 | 0 | 0.44 | 213.96 | 0.58 | 0.36 |
| Hex | 26 | 54 | 90 | 4A | 2A | 0 | 2C | D6 | 3A | 24 |
| Octal | 46 | 124 | 220 | 112 | 52 | 0 | 54 | 326 | 72 | 44 |
| Binary | 100110 | 1010100 | 10010000 | 1001010 | 101010 | 0 | 101100 | 11010110 | 111010 | 100100 |
Color Harmonies of #265490
Complementary color
Monochromatic Colors of #265490
Black with #265490
Text Example
Text Example
White with #265490
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #265490; }
p { color: rgb(38,84,144); }
H1.HeaderClassName
{
color: #265490;
}
.AnyTagClassName
{
color: #265490;
}
</style>
background-color css
<style>
a { background-color: #265490; }
a { background-color: rgb(38,84,144); }
div.DivClassName
{
background-color: #265490;
}
.BgClassName
{
background-color: #265490;
}
</style>
border-color css
<style>
span { border-color: #265490; }
span { border-color: rgb(38,84,144); }
td.TdClassName
{
border-color: #265490;
}
.TagClassName
{
border-color: #265490;
}
</style>