Shades of Endeavour #226295
Tints of Endeavour #226295
RGB
CMYK
RGB Variations
Color information
#226295 (or 0x226295) is known color: Endeavour. HEX triplet: 22, 62 and 95. RGB value is (34,98,149). Sum of RGB (Red+Green+Blue) = 34+98+149=281 (37% of max value = 765). Red value is 34 (13.67% from 255 or 12.10% from 281); Green value is 98 (38.67% from 255 or 34.88% from 281); Blue value is 149 (58.59% from 255 or 53.02% from 281); Max value from RGB is 149 - color contains mainly: blue. Hex color #226295 is not a web safe color. Web safe color analog (approx): #336699. Inversed color of #226295 is #DD9D6A. Grayscale: #545454. Windows color (decimal): -14523755 or 9789986. OLE color: 9789986.
HSL color Cylindrical-coordinate representation of color #226295: hue angle of 206.61º degrees, saturation: 0.63, lightness: 0.36%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.77%. Process color model (Four color, CMYK) of #226295 is Cyan = 0.77, Magento = 0.34, Yellow = 0 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 34 | 98 | 149 | - |
| CMYK | 0.77 | 0.34 | 0 | 0.42 |
| HSL | 206.61º | 0.63% | 0.36% | - |
| HSV(B) | 206.61º | 0.77% | 0.58% | - |
| XYZ | 10.45 | 11.25 | 30.05 | - |
| YUV | 84.68 | 164.3 | 91.85 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 34 | 98 | 149 | 0.77 | 0.34 | 0 | 0.42 | 206.61 | 0.63 | 0.36 |
| Hex | 22 | 62 | 95 | 4D | 22 | 0 | 2A | CF | 3F | 24 |
| Octal | 42 | 142 | 225 | 115 | 42 | 0 | 52 | 317 | 77 | 44 |
| Binary | 100010 | 1100010 | 10010101 | 1001101 | 100010 | 0 | 101010 | 11001111 | 111111 | 100100 |
Color Harmonies of #226295
Complementary color
Monochromatic Colors of #226295
Black with #226295
Text Example
Text Example
White with #226295
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #226295; }
p { color: rgb(34,98,149); }
H1.HeaderClassName
{
color: #226295;
}
.AnyTagClassName
{
color: #226295;
}
</style>
background-color css
<style>
a { background-color: #226295; }
a { background-color: rgb(34,98,149); }
div.DivClassName
{
background-color: #226295;
}
.BgClassName
{
background-color: #226295;
}
</style>
border-color css
<style>
span { border-color: #226295; }
span { border-color: rgb(34,98,149); }
td.TdClassName
{
border-color: #226295;
}
.TagClassName
{
border-color: #226295;
}
</style>