Shades of Endeavour #216497
Tints of Endeavour #216497
RGB
CMYK
RGB Variations
Color information
#216497 (or 0x216497) is known color: Endeavour. HEX triplet: 21, 64 and 97. RGB value is (33,100,151). Sum of RGB (Red+Green+Blue) = 33+100+151=284 (37% of max value = 765). Red value is 33 (13.28% from 255 or 11.62% from 284); Green value is 100 (39.45% from 255 or 35.21% 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 #216497 is not a web safe color. Web safe color analog (approx): #336699. Inversed color of #216497 is #DE9B68. Grayscale: #555555. Windows color (decimal): -14588777 or 9921569. OLE color: 9921569.
HSL color Cylindrical-coordinate representation of color #216497: hue angle of 205.93º degrees, saturation: 0.64, lightness: 0.36%. HSV value (or HSB Brightness) of color is 0.59% and HSV saturation: 0.78%. Process color model (Four color, CMYK) of #216497 is Cyan = 0.78, Magento = 0.34, Yellow = 0 and Black (K on CMYK) = 0.41.
Color convert
| RGB | 33 | 100 | 151 | - |
| CMYK | 0.78 | 0.34 | 0 | 0.41 |
| HSL | 205.93º | 0.64% | 0.36% | - |
| HSV(B) | 205.93º | 0.78% | 0.59% | - |
| XYZ | 10.77 | 11.67 | 30.96 | - |
| YUV | 85.78 | 164.8 | 90.35 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 33 | 100 | 151 | 0.78 | 0.34 | 0 | 0.41 | 205.93 | 0.64 | 0.36 |
| Hex | 21 | 64 | 97 | 4E | 22 | 0 | 29 | CE | 40 | 24 |
| Octal | 41 | 144 | 227 | 116 | 42 | 0 | 51 | 316 | 100 | 44 |
| Binary | 100001 | 1100100 | 10010111 | 1001110 | 100010 | 0 | 101001 | 11001110 | 1000000 | 100100 |
Color Harmonies of #216497
Complementary color
Monochromatic Colors of #216497
Black with #216497
Text Example
Text Example
White with #216497
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #216497; }
p { color: rgb(33,100,151); }
H1.HeaderClassName
{
color: #216497;
}
.AnyTagClassName
{
color: #216497;
}
</style>
background-color css
<style>
a { background-color: #216497; }
a { background-color: rgb(33,100,151); }
div.DivClassName
{
background-color: #216497;
}
.BgClassName
{
background-color: #216497;
}
</style>
border-color css
<style>
span { border-color: #216497; }
span { border-color: rgb(33,100,151); }
td.TdClassName
{
border-color: #216497;
}
.TagClassName
{
border-color: #216497;
}
</style>