Shades of Endeavour #226397
Tints of Endeavour #226397
RGB
CMYK
RGB Variations
Color information
#226397 (or 0x226397) is known color: Endeavour. HEX triplet: 22, 63 and 97. RGB value is (34,99,151). Sum of RGB (Red+Green+Blue) = 34+99+151=284 (37% of max value = 765). Red value is 34 (13.67% from 255 or 11.97% from 284); Green value is 99 (39.06% from 255 or 34.86% from 284); Blue value is 151 (59.38% from 255 or 53.17% from 284); Max value from RGB is 151 - color contains mainly: blue. Hex color #226397 is not a web safe color. Web safe color analog (approx): #336699. Inversed color of #226397 is #DD9C68. Grayscale: #555555. Windows color (decimal): -14523497 or 9921314. OLE color: 9921314.
HSL color Cylindrical-coordinate representation of color #226397: hue angle of 206.67º 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 #226397 is Cyan = 0.77, Magento = 0.34, Yellow = 0 and Black (K on CMYK) = 0.41.
Color convert
| RGB | 34 | 99 | 151 | - |
| CMYK | 0.77 | 0.34 | 0 | 0.41 |
| HSL | 206.67º | 0.63% | 0.36% | - |
| HSV(B) | 206.67º | 0.77% | 0.59% | - |
| XYZ | 10.71 | 11.5 | 30.93 | - |
| YUV | 85.49 | 164.97 | 91.27 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 34 | 99 | 151 | 0.77 | 0.34 | 0 | 0.41 | 206.67 | 0.63 | 0.36 |
| Hex | 22 | 63 | 97 | 4D | 22 | 0 | 29 | CF | 3F | 24 |
| Octal | 42 | 143 | 227 | 115 | 42 | 0 | 51 | 317 | 77 | 44 |
| Binary | 100010 | 1100011 | 10010111 | 1001101 | 100010 | 0 | 101001 | 11001111 | 111111 | 100100 |
Color Harmonies of #226397
Complementary color
Monochromatic Colors of #226397
Black with #226397
Text Example
Text Example
White with #226397
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #226397; }
p { color: rgb(34,99,151); }
H1.HeaderClassName
{
color: #226397;
}
.AnyTagClassName
{
color: #226397;
}
</style>
background-color css
<style>
a { background-color: #226397; }
a { background-color: rgb(34,99,151); }
div.DivClassName
{
background-color: #226397;
}
.BgClassName
{
background-color: #226397;
}
</style>
border-color css
<style>
span { border-color: #226397; }
span { border-color: rgb(34,99,151); }
td.TdClassName
{
border-color: #226397;
}
.TagClassName
{
border-color: #226397;
}
</style>