Shades of Endeavour #226792
Tints of Endeavour #226792
RGB
CMYK
RGB Variations
Color information
#226792 (or 0x226792) is known color: Endeavour. HEX triplet: 22, 67 and 92. RGB value is (34,103,146). Sum of RGB (Red+Green+Blue) = 34+103+146=283 (37% of max value = 765). Red value is 34 (13.67% from 255 or 12.01% from 283); Green value is 103 (40.62% from 255 or 36.40% from 283); Blue value is 146 (57.42% from 255 or 51.59% from 283); Max value from RGB is 146 - color contains mainly: blue. Hex color #226792 is not a web safe color. Web safe color analog (approx): #336699. Inversed color of #226792 is #DD986D. Grayscale: #575757. Windows color (decimal): -14522478 or 9594658. OLE color: 9594658.
HSL color Cylindrical-coordinate representation of color #226792: hue angle of 203.04º 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 #226792 is Cyan = 0.77, Magento = 0.29, Yellow = 0 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 34 | 103 | 146 | - |
| CMYK | 0.77 | 0.29 | 0 | 0.43 |
| HSL | 203.04º | 0.62% | 0.35% | - |
| HSV(B) | 203.04º | 0.77% | 0.57% | - |
| XYZ | 10.7 | 12.12 | 28.97 | - |
| YUV | 87.27 | 161.14 | 90 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 34 | 103 | 146 | 0.77 | 0.29 | 0 | 0.43 | 203.04 | 0.62 | 0.35 |
| Hex | 22 | 67 | 92 | 4D | 1D | 0 | 2B | CB | 3E | 23 |
| Octal | 42 | 147 | 222 | 115 | 35 | 0 | 53 | 313 | 76 | 43 |
| Binary | 100010 | 1100111 | 10010010 | 1001101 | 11101 | 0 | 101011 | 11001011 | 111110 | 100011 |
Color Harmonies of #226792
Complementary color
Monochromatic Colors of #226792
Black with #226792
Text Example
Text Example
White with #226792
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #226792; }
p { color: rgb(34,103,146); }
H1.HeaderClassName
{
color: #226792;
}
.AnyTagClassName
{
color: #226792;
}
</style>
background-color css
<style>
a { background-color: #226792; }
a { background-color: rgb(34,103,146); }
div.DivClassName
{
background-color: #226792;
}
.BgClassName
{
background-color: #226792;
}
</style>
border-color css
<style>
span { border-color: #226792; }
span { border-color: rgb(34,103,146); }
td.TdClassName
{
border-color: #226792;
}
.TagClassName
{
border-color: #226792;
}
</style>