Shades of Endeavour #226991
Tints of Endeavour #226991
RGB
CMYK
RGB Variations
Color information
#226991 (or 0x226991) is known color: Endeavour. HEX triplet: 22, 69 and 91. RGB value is (34,105,145). Sum of RGB (Red+Green+Blue) = 34+105+145=284 (37% of max value = 765). Red value is 34 (13.67% from 255 or 11.97% from 284); Green value is 105 (41.41% from 255 or 36.97% from 284); Blue value is 145 (57.03% from 255 or 51.06% from 284); Max value from RGB is 145 - color contains mainly: blue. Hex color #226991 is not a web safe color. Web safe color analog (approx): #336699. Inversed color of #226991 is #DD966E. Grayscale: #585858. Windows color (decimal): -14521967 or 9529634. OLE color: 9529634.
HSL color Cylindrical-coordinate representation of color #226991: hue angle of 201.62º 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 #226991 is Cyan = 0.77, Magento = 0.28, Yellow = 0 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 34 | 105 | 145 | - |
| CMYK | 0.77 | 0.28 | 0 | 0.43 |
| HSL | 201.62º | 0.62% | 0.35% | - |
| HSV(B) | 201.62º | 0.77% | 0.57% | - |
| XYZ | 10.82 | 12.49 | 28.63 | - |
| YUV | 88.33 | 159.98 | 89.25 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 34 | 105 | 145 | 0.77 | 0.28 | 0 | 0.43 | 201.62 | 0.62 | 0.35 |
| Hex | 22 | 69 | 91 | 4D | 1C | 0 | 2B | CA | 3E | 23 |
| Octal | 42 | 151 | 221 | 115 | 34 | 0 | 53 | 312 | 76 | 43 |
| Binary | 100010 | 1101001 | 10010001 | 1001101 | 11100 | 0 | 101011 | 11001010 | 111110 | 100011 |
Color Harmonies of #226991
Complementary color
Monochromatic Colors of #226991
Black with #226991
Text Example
Text Example
White with #226991
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #226991; }
p { color: rgb(34,105,145); }
H1.HeaderClassName
{
color: #226991;
}
.AnyTagClassName
{
color: #226991;
}
</style>
background-color css
<style>
a { background-color: #226991; }
a { background-color: rgb(34,105,145); }
div.DivClassName
{
background-color: #226991;
}
.BgClassName
{
background-color: #226991;
}
</style>
border-color css
<style>
span { border-color: #226991; }
span { border-color: rgb(34,105,145); }
td.TdClassName
{
border-color: #226991;
}
.TagClassName
{
border-color: #226991;
}
</style>