Shades of Allports #217490
Tints of Allports #217490
RGB
CMYK
RGB Variations
Color information
#217490 (or 0x217490) is known color: Allports. HEX triplet: 21, 74 and 90. RGB value is (33,116,144). Sum of RGB (Red+Green+Blue) = 33+116+144=293 (38% of max value = 765). Red value is 33 (13.28% from 255 or 11.26% from 293); Green value is 116 (45.70% from 255 or 39.59% from 293); Blue value is 144 (56.64% from 255 or 49.15% from 293); Max value from RGB is 144 - color contains mainly: blue. Hex color #217490 is not a web safe color. Web safe color analog (approx): #336699. Inversed color of #217490 is #DE8B6F. Grayscale: #5E5E5E. Windows color (decimal): -14584688 or 9466913. OLE color: 9466913.
HSL color Cylindrical-coordinate representation of color #217490: hue angle of 195.14º 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 #217490 is Cyan = 0.77, Magento = 0.19, Yellow = 0 and Black (K on CMYK) = 0.44.
Color convert
| RGB | 33 | 116 | 144 | - |
| CMYK | 0.77 | 0.19 | 0 | 0.44 |
| HSL | 195.14º | 0.63% | 0.35% | - |
| HSV(B) | 195.14º | 0.77% | 0.56% | - |
| XYZ | 11.91 | 14.83 | 28.62 | - |
| YUV | 94.38 | 156 | 84.22 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 33 | 116 | 144 | 0.77 | 0.19 | 0 | 0.44 | 195.14 | 0.63 | 0.35 |
| Hex | 21 | 74 | 90 | 4D | 13 | 0 | 2C | C3 | 3F | 23 |
| Octal | 41 | 164 | 220 | 115 | 23 | 0 | 54 | 303 | 77 | 43 |
| Binary | 100001 | 1110100 | 10010000 | 1001101 | 10011 | 0 | 101100 | 11000011 | 111111 | 100011 |
Color Harmonies of #217490
Complementary color
Monochromatic Colors of #217490
Black with #217490
Text Example
Text Example
White with #217490
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #217490; }
p { color: rgb(33,116,144); }
H1.HeaderClassName
{
color: #217490;
}
.AnyTagClassName
{
color: #217490;
}
</style>
background-color css
<style>
a { background-color: #217490; }
a { background-color: rgb(33,116,144); }
div.DivClassName
{
background-color: #217490;
}
.BgClassName
{
background-color: #217490;
}
</style>
border-color css
<style>
span { border-color: #217490; }
span { border-color: rgb(33,116,144); }
td.TdClassName
{
border-color: #217490;
}
.TagClassName
{
border-color: #217490;
}
</style>