Shades of Endeavour #216492
Tints of Endeavour #216492
RGB
CMYK
RGB Variations
Color information
#216492 (or 0x216492) is known color: Endeavour. HEX triplet: 21, 64 and 92. RGB value is (33,100,146). Sum of RGB (Red+Green+Blue) = 33+100+146=279 (36% of max value = 765). Red value is 33 (13.28% from 255 or 11.83% from 279); Green value is 100 (39.45% from 255 or 35.84% from 279); Blue value is 146 (57.42% from 255 or 52.33% from 279); Max value from RGB is 146 - color contains mainly: blue. Hex color #216492 is not a web safe color. Web safe color analog (approx): #336699. Inversed color of #216492 is #DE9B6D. Grayscale: #545454. Windows color (decimal): -14588782 or 9593889. OLE color: 9593889.
HSL color Cylindrical-coordinate representation of color #216492: hue angle of 204.42º degrees, saturation: 0.63, 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 #216492 is Cyan = 0.77, Magento = 0.32, Yellow = 0 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 33 | 100 | 146 | - |
| CMYK | 0.77 | 0.32 | 0 | 0.43 |
| HSL | 204.42º | 0.63% | 0.35% | - |
| HSV(B) | 204.42º | 0.77% | 0.57% | - |
| XYZ | 10.37 | 11.51 | 28.87 | - |
| YUV | 85.21 | 162.3 | 90.76 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 33 | 100 | 146 | 0.77 | 0.32 | 0 | 0.43 | 204.42 | 0.63 | 0.35 |
| Hex | 21 | 64 | 92 | 4D | 20 | 0 | 2B | CC | 3F | 23 |
| Octal | 41 | 144 | 222 | 115 | 40 | 0 | 53 | 314 | 77 | 43 |
| Binary | 100001 | 1100100 | 10010010 | 1001101 | 100000 | 0 | 101011 | 11001100 | 111111 | 100011 |
Color Harmonies of #216492
Complementary color
Monochromatic Colors of #216492
Black with #216492
Text Example
Text Example
White with #216492
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #216492; }
p { color: rgb(33,100,146); }
H1.HeaderClassName
{
color: #216492;
}
.AnyTagClassName
{
color: #216492;
}
</style>
background-color css
<style>
a { background-color: #216492; }
a { background-color: rgb(33,100,146); }
div.DivClassName
{
background-color: #216492;
}
.BgClassName
{
background-color: #216492;
}
</style>
border-color css
<style>
span { border-color: #216492; }
span { border-color: rgb(33,100,146); }
td.TdClassName
{
border-color: #216492;
}
.TagClassName
{
border-color: #216492;
}
</style>