Shades of Allports #217589
Tints of Allports #217589
RGB
CMYK
RGB Variations
Color information
#217589 (or 0x217589) is known color: Allports. HEX triplet: 21, 75 and 89. RGB value is (33,117,137). Sum of RGB (Red+Green+Blue) = 33+117+137=287 (38% of max value = 765). Red value is 33 (13.28% from 255 or 11.50% from 287); Green value is 117 (46.09% from 255 or 40.77% from 287); Blue value is 137 (53.91% from 255 or 47.74% from 287); Max value from RGB is 137 - color contains mainly: blue. Hex color #217589 is not a web safe color. Web safe color analog (approx): #336699. Inversed color of #217589 is #DE8A76. Grayscale: #5E5E5E. Windows color (decimal): -14584439 or 9008417. OLE color: 9008417.
HSL color Cylindrical-coordinate representation of color #217589: hue angle of 191.54º 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 #217589 is Cyan = 0.76, Magento = 0.15, Yellow = 0 and Black (K on CMYK) = 0.46.
Color convert
| RGB | 33 | 117 | 137 | - |
| CMYK | 0.76 | 0.15 | 0 | 0.46 |
| HSL | 191.54º | 0.61% | 0.33% | - |
| HSV(B) | 191.54º | 0.76% | 0.54% | - |
| XYZ | 11.5 | 14.85 | 25.93 | - |
| YUV | 94.16 | 152.17 | 84.37 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 33 | 117 | 137 | 0.76 | 0.15 | 0 | 0.46 | 191.54 | 0.61 | 0.33 |
| Hex | 21 | 75 | 89 | 4C | F | 0 | 2E | C0 | 3D | 21 |
| Octal | 41 | 165 | 211 | 114 | 17 | 0 | 56 | 300 | 75 | 41 |
| Binary | 100001 | 1110101 | 10001001 | 1001100 | 1111 | 0 | 101110 | 11000000 | 111101 | 100001 |
Color Harmonies of #217589
Complementary color
Monochromatic Colors of #217589
Black with #217589
Text Example
Text Example
White with #217589
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #217589; }
p { color: rgb(33,117,137); }
H1.HeaderClassName
{
color: #217589;
}
.AnyTagClassName
{
color: #217589;
}
</style>
background-color css
<style>
a { background-color: #217589; }
a { background-color: rgb(33,117,137); }
div.DivClassName
{
background-color: #217589;
}
.BgClassName
{
background-color: #217589;
}
</style>
border-color css
<style>
span { border-color: #217589; }
span { border-color: rgb(33,117,137); }
td.TdClassName
{
border-color: #217589;
}
.TagClassName
{
border-color: #217589;
}
</style>