Shades of Allports #217591
Tints of Allports #217591
RGB
CMYK
RGB Variations
Color information
#217591 (or 0x217591) is known color: Allports. HEX triplet: 21, 75 and 91. RGB value is (33,117,145). Sum of RGB (Red+Green+Blue) = 33+117+145=295 (39% of max value = 765). Red value is 33 (13.28% from 255 or 11.19% from 295); Green value is 117 (46.09% from 255 or 39.66% from 295); Blue value is 145 (57.03% from 255 or 49.15% from 295); Max value from RGB is 145 - color contains mainly: blue. Hex color #217591 is not a web safe color. Web safe color analog (approx): #336699. Inversed color of #217591 is #DE8A6E. Grayscale: #5E5E5E. Windows color (decimal): -14584431 or 9532705. OLE color: 9532705.
HSL color Cylindrical-coordinate representation of color #217591: hue angle of 195º degrees, saturation: 0.63, lightness: 0.35%. HSV value (or HSB Brightness) of color is 0.57% and HSV saturation: 0.77%. Process color model (Four color, CMYK) of #217591 is Cyan = 0.77, Magento = 0.19, Yellow = 0 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 33 | 117 | 145 | - |
| CMYK | 0.77 | 0.19 | 0 | 0.43 |
| HSL | 195º | 0.63% | 0.35% | - |
| HSV(B) | 195º | 0.77% | 0.57% | - |
| XYZ | 12.1 | 15.09 | 29.06 | - |
| YUV | 95.08 | 156.17 | 83.72 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 33 | 117 | 145 | 0.77 | 0.19 | 0 | 0.43 | 195 | 0.63 | 0.35 |
| Hex | 21 | 75 | 91 | 4D | 13 | 0 | 2B | C3 | 3F | 23 |
| Octal | 41 | 165 | 221 | 115 | 23 | 0 | 53 | 303 | 77 | 43 |
| Binary | 100001 | 1110101 | 10010001 | 1001101 | 10011 | 0 | 101011 | 11000011 | 111111 | 100011 |
Color Harmonies of #217591
Complementary color
Monochromatic Colors of #217591
Black with #217591
Text Example
Text Example
White with #217591
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #217591; }
p { color: rgb(33,117,145); }
H1.HeaderClassName
{
color: #217591;
}
.AnyTagClassName
{
color: #217591;
}
</style>
background-color css
<style>
a { background-color: #217591; }
a { background-color: rgb(33,117,145); }
div.DivClassName
{
background-color: #217591;
}
.BgClassName
{
background-color: #217591;
}
</style>
border-color css
<style>
span { border-color: #217591; }
span { border-color: rgb(33,117,145); }
td.TdClassName
{
border-color: #217591;
}
.TagClassName
{
border-color: #217591;
}
</style>