Shades of Endeavour #226691
Tints of Endeavour #226691
RGB
CMYK
RGB Variations
Color information
#226691 (or 0x226691) is known color: Endeavour. HEX triplet: 22, 66 and 91. RGB value is (34,102,145). Sum of RGB (Red+Green+Blue) = 34+102+145=281 (37% of max value = 765). Red value is 34 (13.67% from 255 or 12.10% from 281); Green value is 102 (40.23% from 255 or 36.30% from 281); Blue value is 145 (57.03% from 255 or 51.60% from 281); Max value from RGB is 145 - color contains mainly: blue. Hex color #226691 is not a web safe color. Web safe color analog (approx): #336699. Inversed color of #226691 is #DD996E. Grayscale: #565656. Windows color (decimal): -14522735 or 9528866. OLE color: 9528866.
HSL color Cylindrical-coordinate representation of color #226691: hue angle of 203.24º 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 #226691 is Cyan = 0.77, Magento = 0.30, Yellow = 0 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 34 | 102 | 145 | - |
| CMYK | 0.77 | 0.30 | 0 | 0.43 |
| HSL | 203.24º | 0.62% | 0.35% | - |
| HSV(B) | 203.24º | 0.77% | 0.57% | - |
| XYZ | 10.52 | 11.89 | 28.53 | - |
| YUV | 86.57 | 160.97 | 90.5 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 34 | 102 | 145 | 0.77 | 0.30 | 0 | 0.43 | 203.24 | 0.62 | 0.35 |
| Hex | 22 | 66 | 91 | 4D | 1E | 0 | 2B | CB | 3E | 23 |
| Octal | 42 | 146 | 221 | 115 | 36 | 0 | 53 | 313 | 76 | 43 |
| Binary | 100010 | 1100110 | 10010001 | 1001101 | 11110 | 0 | 101011 | 11001011 | 111110 | 100011 |
Color Harmonies of #226691
Complementary color
Monochromatic Colors of #226691
Black with #226691
Text Example
Text Example
White with #226691
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #226691; }
p { color: rgb(34,102,145); }
H1.HeaderClassName
{
color: #226691;
}
.AnyTagClassName
{
color: #226691;
}
</style>
background-color css
<style>
a { background-color: #226691; }
a { background-color: rgb(34,102,145); }
div.DivClassName
{
background-color: #226691;
}
.BgClassName
{
background-color: #226691;
}
</style>
border-color css
<style>
span { border-color: #226691; }
span { border-color: rgb(34,102,145); }
td.TdClassName
{
border-color: #226691;
}
.TagClassName
{
border-color: #226691;
}
</style>