Shades of Endeavour #226590
Tints of Endeavour #226590
RGB
CMYK
RGB Variations
Color information
#226590 (or 0x226590) is known color: Endeavour. HEX triplet: 22, 65 and 90. RGB value is (34,101,144). Sum of RGB (Red+Green+Blue) = 34+101+144=279 (36% of max value = 765). Red value is 34 (13.67% from 255 or 12.19% from 279); Green value is 101 (39.84% from 255 or 36.20% from 279); Blue value is 144 (56.64% from 255 or 51.61% from 279); Max value from RGB is 144 - color contains mainly: blue. Hex color #226590 is not a web safe color. Web safe color analog (approx): #336699. Inversed color of #226590 is #DD9A6F. Grayscale: #555555. Windows color (decimal): -14522992 or 9463074. OLE color: 9463074.
HSL color Cylindrical-coordinate representation of color #226590: hue angle of 203.45º degrees, saturation: 0.62, lightness: 0.35%. HSV value (or HSB Brightness) of color is 0.56% and HSV saturation: 0.76%. Process color model (Four color, CMYK) of #226590 is Cyan = 0.76, Magento = 0.30, Yellow = 0 and Black (K on CMYK) = 0.44.
Color convert
| RGB | 34 | 101 | 144 | - |
| CMYK | 0.76 | 0.30 | 0 | 0.44 |
| HSL | 203.45º | 0.62% | 0.35% | - |
| HSV(B) | 203.45º | 0.76% | 0.56% | - |
| XYZ | 10.35 | 11.66 | 28.09 | - |
| YUV | 85.87 | 160.8 | 91 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 34 | 101 | 144 | 0.76 | 0.30 | 0 | 0.44 | 203.45 | 0.62 | 0.35 |
| Hex | 22 | 65 | 90 | 4C | 1E | 0 | 2C | CB | 3E | 23 |
| Octal | 42 | 145 | 220 | 114 | 36 | 0 | 54 | 313 | 76 | 43 |
| Binary | 100010 | 1100101 | 10010000 | 1001100 | 11110 | 0 | 101100 | 11001011 | 111110 | 100011 |
Color Harmonies of #226590
Complementary color
Monochromatic Colors of #226590
Black with #226590
Text Example
Text Example
White with #226590
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #226590; }
p { color: rgb(34,101,144); }
H1.HeaderClassName
{
color: #226590;
}
.AnyTagClassName
{
color: #226590;
}
</style>
background-color css
<style>
a { background-color: #226590; }
a { background-color: rgb(34,101,144); }
div.DivClassName
{
background-color: #226590;
}
.BgClassName
{
background-color: #226590;
}
</style>
border-color css
<style>
span { border-color: #226590; }
span { border-color: rgb(34,101,144); }
td.TdClassName
{
border-color: #226590;
}
.TagClassName
{
border-color: #226590;
}
</style>