Shades of Endeavour #226197
Tints of Endeavour #226197
RGB
CMYK
RGB Variations
Color information
#226197 (or 0x226197) is known color: Endeavour. HEX triplet: 22, 61 and 97. RGB value is (34,97,151). Sum of RGB (Red+Green+Blue) = 34+97+151=282 (37% of max value = 765). Red value is 34 (13.67% from 255 or 12.06% from 282); Green value is 97 (38.28% from 255 or 34.40% from 282); Blue value is 151 (59.38% from 255 or 53.55% from 282); Max value from RGB is 151 - color contains mainly: blue. Hex color #226197 is not a web safe color. Web safe color analog (approx): #336699. Inversed color of #226197 is #DD9E68. Grayscale: #545454. Windows color (decimal): -14524009 or 9920802. OLE color: 9920802.
HSL color Cylindrical-coordinate representation of color #226197: hue angle of 207.69º degrees, saturation: 0.63, lightness: 0.36%. HSV value (or HSB Brightness) of color is 0.59% and HSV saturation: 0.77%. Process color model (Four color, CMYK) of #226197 is Cyan = 0.77, Magento = 0.36, Yellow = 0 and Black (K on CMYK) = 0.41.
Color convert
| RGB | 34 | 97 | 151 | - |
| CMYK | 0.77 | 0.36 | 0 | 0.41 |
| HSL | 207.69º | 0.63% | 0.36% | - |
| HSV(B) | 207.69º | 0.77% | 0.59% | - |
| XYZ | 10.52 | 11.12 | 30.87 | - |
| YUV | 84.32 | 165.63 | 92.11 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 34 | 97 | 151 | 0.77 | 0.36 | 0 | 0.41 | 207.69 | 0.63 | 0.36 |
| Hex | 22 | 61 | 97 | 4D | 24 | 0 | 29 | D0 | 3F | 24 |
| Octal | 42 | 141 | 227 | 115 | 44 | 0 | 51 | 320 | 77 | 44 |
| Binary | 100010 | 1100001 | 10010111 | 1001101 | 100100 | 0 | 101001 | 11010000 | 111111 | 100100 |
Color Harmonies of #226197
Complementary color
Monochromatic Colors of #226197
Black with #226197
Text Example
Text Example
White with #226197
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #226197; }
p { color: rgb(34,97,151); }
H1.HeaderClassName
{
color: #226197;
}
.AnyTagClassName
{
color: #226197;
}
</style>
background-color css
<style>
a { background-color: #226197; }
a { background-color: rgb(34,97,151); }
div.DivClassName
{
background-color: #226197;
}
.BgClassName
{
background-color: #226197;
}
</style>
border-color css
<style>
span { border-color: #226197; }
span { border-color: rgb(34,97,151); }
td.TdClassName
{
border-color: #226197;
}
.TagClassName
{
border-color: #226197;
}
</style>