Shades of Allports #217290
Tints of Allports #217290
RGB
CMYK
RGB Variations
Color information
#217290 (or 0x217290) is known color: Allports. HEX triplet: 21, 72 and 90. RGB value is (33,114,144). Sum of RGB (Red+Green+Blue) = 33+114+144=291 (38% of max value = 765). Red value is 33 (13.28% from 255 or 11.34% from 291); Green value is 114 (44.92% from 255 or 39.18% from 291); Blue value is 144 (56.64% from 255 or 49.48% from 291); Max value from RGB is 144 - color contains mainly: blue. Hex color #217290 is not a web safe color. Web safe color analog (approx): #336699. Inversed color of #217290 is #DE8D6F. Grayscale: #5D5D5D. Windows color (decimal): -14585200 or 9466401. OLE color: 9466401.
HSL color Cylindrical-coordinate representation of color #217290: hue angle of 196.22º 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 #217290 is Cyan = 0.77, Magento = 0.21, Yellow = 0 and Black (K on CMYK) = 0.44.
Color convert
| RGB | 33 | 114 | 144 | - |
| CMYK | 0.77 | 0.21 | 0 | 0.44 |
| HSL | 196.22º | 0.63% | 0.35% | - |
| HSV(B) | 196.22º | 0.77% | 0.56% | - |
| XYZ | 11.68 | 14.37 | 28.54 | - |
| YUV | 93.2 | 156.66 | 85.06 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 33 | 114 | 144 | 0.77 | 0.21 | 0 | 0.44 | 196.22 | 0.63 | 0.35 |
| Hex | 21 | 72 | 90 | 4D | 15 | 0 | 2C | C4 | 3F | 23 |
| Octal | 41 | 162 | 220 | 115 | 25 | 0 | 54 | 304 | 77 | 43 |
| Binary | 100001 | 1110010 | 10010000 | 1001101 | 10101 | 0 | 101100 | 11000100 | 111111 | 100011 |
Color Harmonies of #217290
Complementary color
Monochromatic Colors of #217290
Black with #217290
Text Example
Text Example
White with #217290
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #217290; }
p { color: rgb(33,114,144); }
H1.HeaderClassName
{
color: #217290;
}
.AnyTagClassName
{
color: #217290;
}
</style>
background-color css
<style>
a { background-color: #217290; }
a { background-color: rgb(33,114,144); }
div.DivClassName
{
background-color: #217290;
}
.BgClassName
{
background-color: #217290;
}
</style>
border-color css
<style>
span { border-color: #217290; }
span { border-color: rgb(33,114,144); }
td.TdClassName
{
border-color: #217290;
}
.TagClassName
{
border-color: #217290;
}
</style>