Shades of Tory Blue #214697
Tints of Tory Blue #214697
RGB
CMYK
RGB Variations
Color information
#214697 (or 0x214697) is known color: Tory Blue. HEX triplet: 21, 46 and 97. RGB value is (33,70,151). Sum of RGB (Red+Green+Blue) = 33+70+151=254 (33% of max value = 765). Red value is 33 (13.28% from 255 or 12.99% from 254); Green value is 70 (27.73% from 255 or 27.56% from 254); Blue value is 151 (59.38% from 255 or 59.45% from 254); Max value from RGB is 151 - color contains mainly: blue. Hex color #214697 is not a web safe color. Web safe color analog (approx): #333399. Inversed color of #214697 is #DEB968. Grayscale: #434343. Windows color (decimal): -14596457 or 9913889. OLE color: 9913889.
HSL color Cylindrical-coordinate representation of color #214697: hue angle of 221.19º 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 #214697 is Cyan = 0.78, Magento = 0.54, Yellow = 0 and Black (K on CMYK) = 0.41.
Color convert
| RGB | 33 | 70 | 151 | - |
| CMYK | 0.78 | 0.54 | 0 | 0.41 |
| HSL | 221.19º | 0.64% | 0.36% | - |
| HSV(B) | 221.19º | 0.78% | 0.59% | - |
| XYZ | 8.4 | 6.94 | 30.17 | - |
| YUV | 68.17 | 174.74 | 102.91 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 33 | 70 | 151 | 0.78 | 0.54 | 0 | 0.41 | 221.19 | 0.64 | 0.36 |
| Hex | 21 | 46 | 97 | 4E | 36 | 0 | 29 | DD | 40 | 24 |
| Octal | 41 | 106 | 227 | 116 | 66 | 0 | 51 | 335 | 100 | 44 |
| Binary | 100001 | 1000110 | 10010111 | 1001110 | 110110 | 0 | 101001 | 11011101 | 1000000 | 100100 |
Color Harmonies of #214697
Complementary color
Monochromatic Colors of #214697
Black with #214697
Text Example
Text Example
White with #214697
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #214697; }
p { color: rgb(33,70,151); }
H1.HeaderClassName
{
color: #214697;
}
.AnyTagClassName
{
color: #214697;
}
</style>
background-color css
<style>
a { background-color: #214697; }
a { background-color: rgb(33,70,151); }
div.DivClassName
{
background-color: #214697;
}
.BgClassName
{
background-color: #214697;
}
</style>
border-color css
<style>
span { border-color: #214697; }
span { border-color: rgb(33,70,151); }
td.TdClassName
{
border-color: #214697;
}
.TagClassName
{
border-color: #214697;
}
</style>