Shades of Allports #217489
Tints of Allports #217489
RGB
CMYK
RGB Variations
Color information
#217489 (or 0x217489) is known color: Allports. HEX triplet: 21, 74 and 89. RGB value is (33,116,137). Sum of RGB (Red+Green+Blue) = 33+116+137=286 (37% of max value = 765). Red value is 33 (13.28% from 255 or 11.54% from 286); Green value is 116 (45.70% from 255 or 40.56% from 286); Blue value is 137 (53.91% from 255 or 47.90% from 286); Max value from RGB is 137 - color contains mainly: blue. Hex color #217489 is not a web safe color. Web safe color analog (approx): #336699. Inversed color of #217489 is #DE8B76. Grayscale: #5D5D5D. Windows color (decimal): -14584695 or 9008161. OLE color: 9008161.
HSL color Cylindrical-coordinate representation of color #217489: hue angle of 192.12º degrees, saturation: 0.61, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.54% and HSV saturation: 0.76%. Process color model (Four color, CMYK) of #217489 is Cyan = 0.76, Magento = 0.15, Yellow = 0 and Black (K on CMYK) = 0.46.
Color convert
| RGB | 33 | 116 | 137 | - |
| CMYK | 0.76 | 0.15 | 0 | 0.46 |
| HSL | 192.12º | 0.61% | 0.33% | - |
| HSV(B) | 192.12º | 0.76% | 0.54% | - |
| XYZ | 11.39 | 14.62 | 25.89 | - |
| YUV | 93.58 | 152.5 | 84.79 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 33 | 116 | 137 | 0.76 | 0.15 | 0 | 0.46 | 192.12 | 0.61 | 0.33 |
| Hex | 21 | 74 | 89 | 4C | F | 0 | 2E | C0 | 3D | 21 |
| Octal | 41 | 164 | 211 | 114 | 17 | 0 | 56 | 300 | 75 | 41 |
| Binary | 100001 | 1110100 | 10001001 | 1001100 | 1111 | 0 | 101110 | 11000000 | 111101 | 100001 |
Color Harmonies of #217489
Complementary color
Monochromatic Colors of #217489
Black with #217489
Text Example
Text Example
White with #217489
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #217489; }
p { color: rgb(33,116,137); }
H1.HeaderClassName
{
color: #217489;
}
.AnyTagClassName
{
color: #217489;
}
</style>
background-color css
<style>
a { background-color: #217489; }
a { background-color: rgb(33,116,137); }
div.DivClassName
{
background-color: #217489;
}
.BgClassName
{
background-color: #217489;
}
</style>
border-color css
<style>
span { border-color: #217489; }
span { border-color: rgb(33,116,137); }
td.TdClassName
{
border-color: #217489;
}
.TagClassName
{
border-color: #217489;
}
</style>