Shades of Endeavour #226690
Tints of Endeavour #226690
RGB
CMYK
RGB Variations
Color information
#226690 (or 0x226690) is known color: Endeavour. HEX triplet: 22, 66 and 90. RGB value is (34,102,144). Sum of RGB (Red+Green+Blue) = 34+102+144=280 (37% of max value = 765). Red value is 34 (13.67% from 255 or 12.14% from 280); Green value is 102 (40.23% from 255 or 36.43% from 280); Blue value is 144 (56.64% from 255 or 51.43% from 280); Max value from RGB is 144 - color contains mainly: blue. Hex color #226690 is not a web safe color. Web safe color analog (approx): #336699. Inversed color of #226690 is #DD996F. Grayscale: #565656. Windows color (decimal): -14522736 or 9463330. OLE color: 9463330.
HSL color Cylindrical-coordinate representation of color #226690: hue angle of 202.91º 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 #226690 is Cyan = 0.76, Magento = 0.29, Yellow = 0 and Black (K on CMYK) = 0.44.
Color convert
| RGB | 34 | 102 | 144 | - |
| CMYK | 0.76 | 0.29 | 0 | 0.44 |
| HSL | 202.91º | 0.62% | 0.35% | - |
| HSV(B) | 202.91º | 0.76% | 0.56% | - |
| XYZ | 10.45 | 11.86 | 28.12 | - |
| YUV | 86.46 | 160.47 | 90.58 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 34 | 102 | 144 | 0.76 | 0.29 | 0 | 0.44 | 202.91 | 0.62 | 0.35 |
| Hex | 22 | 66 | 90 | 4C | 1D | 0 | 2C | CB | 3E | 23 |
| Octal | 42 | 146 | 220 | 114 | 35 | 0 | 54 | 313 | 76 | 43 |
| Binary | 100010 | 1100110 | 10010000 | 1001100 | 11101 | 0 | 101100 | 11001011 | 111110 | 100011 |
Color Harmonies of #226690
Complementary color
Monochromatic Colors of #226690
Black with #226690
Text Example
Text Example
White with #226690
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #226690; }
p { color: rgb(34,102,144); }
H1.HeaderClassName
{
color: #226690;
}
.AnyTagClassName
{
color: #226690;
}
</style>
background-color css
<style>
a { background-color: #226690; }
a { background-color: rgb(34,102,144); }
div.DivClassName
{
background-color: #226690;
}
.BgClassName
{
background-color: #226690;
}
</style>
border-color css
<style>
span { border-color: #226690; }
span { border-color: rgb(34,102,144); }
td.TdClassName
{
border-color: #226690;
}
.TagClassName
{
border-color: #226690;
}
</style>