Shades of Allports #217390
Tints of Allports #217390
RGB
CMYK
RGB Variations
Color information
#217390 (or 0x217390) is known color: Allports. HEX triplet: 21, 73 and 90. RGB value is (33,115,144). Sum of RGB (Red+Green+Blue) = 33+115+144=292 (38% of max value = 765). Red value is 33 (13.28% from 255 or 11.30% from 292); Green value is 115 (45.31% from 255 or 39.38% from 292); Blue value is 144 (56.64% from 255 or 49.32% from 292); Max value from RGB is 144 - color contains mainly: blue. Hex color #217390 is not a web safe color. Web safe color analog (approx): #336699. Inversed color of #217390 is #DE8C6F. Grayscale: #5D5D5D. Windows color (decimal): -14584944 or 9466657. OLE color: 9466657.
HSL color Cylindrical-coordinate representation of color #217390: hue angle of 195.68º 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 #217390 is Cyan = 0.77, Magento = 0.20, Yellow = 0 and Black (K on CMYK) = 0.44.
Color convert
| RGB | 33 | 115 | 144 | - |
| CMYK | 0.77 | 0.20 | 0 | 0.44 |
| HSL | 195.68º | 0.63% | 0.35% | - |
| HSV(B) | 195.68º | 0.77% | 0.56% | - |
| XYZ | 11.79 | 14.6 | 28.58 | - |
| YUV | 93.79 | 156.33 | 84.64 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 33 | 115 | 144 | 0.77 | 0.20 | 0 | 0.44 | 195.68 | 0.63 | 0.35 |
| Hex | 21 | 73 | 90 | 4D | 14 | 0 | 2C | C4 | 3F | 23 |
| Octal | 41 | 163 | 220 | 115 | 24 | 0 | 54 | 304 | 77 | 43 |
| Binary | 100001 | 1110011 | 10010000 | 1001101 | 10100 | 0 | 101100 | 11000100 | 111111 | 100011 |
Color Harmonies of #217390
Complementary color
Monochromatic Colors of #217390
Black with #217390
Text Example
Text Example
White with #217390
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #217390; }
p { color: rgb(33,115,144); }
H1.HeaderClassName
{
color: #217390;
}
.AnyTagClassName
{
color: #217390;
}
</style>
background-color css
<style>
a { background-color: #217390; }
a { background-color: rgb(33,115,144); }
div.DivClassName
{
background-color: #217390;
}
.BgClassName
{
background-color: #217390;
}
</style>
border-color css
<style>
span { border-color: #217390; }
span { border-color: rgb(33,115,144); }
td.TdClassName
{
border-color: #217390;
}
.TagClassName
{
border-color: #217390;
}
</style>