Shades of Endeavour #226891
Tints of Endeavour #226891
RGB
CMYK
RGB Variations
Color information
#226891 (or 0x226891) is known color: Endeavour. HEX triplet: 22, 68 and 91. RGB value is (34,104,145). Sum of RGB (Red+Green+Blue) = 34+104+145=283 (37% of max value = 765). Red value is 34 (13.67% from 255 or 12.01% from 283); Green value is 104 (41.02% from 255 or 36.75% from 283); Blue value is 145 (57.03% from 255 or 51.24% from 283); Max value from RGB is 145 - color contains mainly: blue. Hex color #226891 is not a web safe color. Web safe color analog (approx): #336699. Inversed color of #226891 is #DD976E. Grayscale: #575757. Windows color (decimal): -14522223 or 9529378. OLE color: 9529378.
HSL color Cylindrical-coordinate representation of color #226891: hue angle of 202.16º degrees, saturation: 0.62, lightness: 0.35%. HSV value (or HSB Brightness) of color is 0.57% and HSV saturation: 0.77%. Process color model (Four color, CMYK) of #226891 is Cyan = 0.77, Magento = 0.28, Yellow = 0 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 34 | 104 | 145 | - |
| CMYK | 0.77 | 0.28 | 0 | 0.43 |
| HSL | 202.16º | 0.62% | 0.35% | - |
| HSV(B) | 202.16º | 0.77% | 0.57% | - |
| XYZ | 10.72 | 12.29 | 28.59 | - |
| YUV | 87.74 | 160.31 | 89.67 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 34 | 104 | 145 | 0.77 | 0.28 | 0 | 0.43 | 202.16 | 0.62 | 0.35 |
| Hex | 22 | 68 | 91 | 4D | 1C | 0 | 2B | CA | 3E | 23 |
| Octal | 42 | 150 | 221 | 115 | 34 | 0 | 53 | 312 | 76 | 43 |
| Binary | 100010 | 1101000 | 10010001 | 1001101 | 11100 | 0 | 101011 | 11001010 | 111110 | 100011 |
Color Harmonies of #226891
Complementary color
Monochromatic Colors of #226891
Black with #226891
Text Example
Text Example
White with #226891
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #226891; }
p { color: rgb(34,104,145); }
H1.HeaderClassName
{
color: #226891;
}
.AnyTagClassName
{
color: #226891;
}
</style>
background-color css
<style>
a { background-color: #226891; }
a { background-color: rgb(34,104,145); }
div.DivClassName
{
background-color: #226891;
}
.BgClassName
{
background-color: #226891;
}
</style>
border-color css
<style>
span { border-color: #226891; }
span { border-color: rgb(34,104,145); }
td.TdClassName
{
border-color: #226891;
}
.TagClassName
{
border-color: #226891;
}
</style>