Shades of Endeavour #216590
Tints of Endeavour #216590
RGB
CMYK
RGB Variations
Color information
#216590 (or 0x216590) is known color: Endeavour. HEX triplet: 21, 65 and 90. RGB value is (33,101,144). Sum of RGB (Red+Green+Blue) = 33+101+144=278 (36% of max value = 765). Red value is 33 (13.28% from 255 or 11.87% from 278); Green value is 101 (39.84% from 255 or 36.33% from 278); Blue value is 144 (56.64% from 255 or 51.80% from 278); Max value from RGB is 144 - color contains mainly: blue. Hex color #216590 is not a web safe color. Web safe color analog (approx): #336699. Inversed color of #216590 is #DE9A6F. Grayscale: #555555. Windows color (decimal): -14588528 or 9463073. OLE color: 9463073.
HSL color Cylindrical-coordinate representation of color #216590: hue angle of 203.24º degrees, saturation: 0.63, lightness: 0.35%. HSV value (or HSB Brightness) of color is 0.56% and HSV saturation: 0.77%. Process color model (Four color, CMYK) of #216590 is Cyan = 0.77, Magento = 0.30, Yellow = 0 and Black (K on CMYK) = 0.44.
Color convert
| RGB | 33 | 101 | 144 | - |
| CMYK | 0.77 | 0.30 | 0 | 0.44 |
| HSL | 203.24º | 0.63% | 0.35% | - |
| HSV(B) | 203.24º | 0.77% | 0.56% | - |
| XYZ | 10.31 | 11.64 | 28.09 | - |
| YUV | 85.57 | 160.97 | 90.5 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 33 | 101 | 144 | 0.77 | 0.30 | 0 | 0.44 | 203.24 | 0.63 | 0.35 |
| Hex | 21 | 65 | 90 | 4D | 1E | 0 | 2C | CB | 3F | 23 |
| Octal | 41 | 145 | 220 | 115 | 36 | 0 | 54 | 313 | 77 | 43 |
| Binary | 100001 | 1100101 | 10010000 | 1001101 | 11110 | 0 | 101100 | 11001011 | 111111 | 100011 |
Color Harmonies of #216590
Complementary color
Monochromatic Colors of #216590
Black with #216590
Text Example
Text Example
White with #216590
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #216590; }
p { color: rgb(33,101,144); }
H1.HeaderClassName
{
color: #216590;
}
.AnyTagClassName
{
color: #216590;
}
</style>
background-color css
<style>
a { background-color: #216590; }
a { background-color: rgb(33,101,144); }
div.DivClassName
{
background-color: #216590;
}
.BgClassName
{
background-color: #216590;
}
</style>
border-color css
<style>
span { border-color: #216590; }
span { border-color: rgb(33,101,144); }
td.TdClassName
{
border-color: #216590;
}
.TagClassName
{
border-color: #216590;
}
</style>