Shades of Allports #217691
Tints of Allports #217691
RGB
CMYK
RGB Variations
Color information
#217691 (or 0x217691) is known color: Allports. HEX triplet: 21, 76 and 91. RGB value is (33,118,145). Sum of RGB (Red+Green+Blue) = 33+118+145=296 (39% of max value = 765). Red value is 33 (13.28% from 255 or 11.15% from 296); Green value is 118 (46.48% from 255 or 39.86% from 296); Blue value is 145 (57.03% from 255 or 48.99% from 296); Max value from RGB is 145 - color contains mainly: blue. Hex color #217691 is not a web safe color. Web safe color analog (approx): #336699. Inversed color of #217691 is #DE896E. Grayscale: #5F5F5F. Windows color (decimal): -14584175 or 9532961. OLE color: 9532961.
HSL color Cylindrical-coordinate representation of color #217691: hue angle of 194.46º 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 #217691 is Cyan = 0.77, Magento = 0.19, Yellow = 0 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 33 | 118 | 145 | - |
| CMYK | 0.77 | 0.19 | 0 | 0.43 |
| HSL | 194.46º | 0.63% | 0.35% | - |
| HSV(B) | 194.46º | 0.77% | 0.57% | - |
| XYZ | 12.22 | 15.32 | 29.1 | - |
| YUV | 95.66 | 155.84 | 83.3 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 33 | 118 | 145 | 0.77 | 0.19 | 0 | 0.43 | 194.46 | 0.63 | 0.35 |
| Hex | 21 | 76 | 91 | 4D | 13 | 0 | 2B | C2 | 3F | 23 |
| Octal | 41 | 166 | 221 | 115 | 23 | 0 | 53 | 302 | 77 | 43 |
| Binary | 100001 | 1110110 | 10010001 | 1001101 | 10011 | 0 | 101011 | 11000010 | 111111 | 100011 |
Color Harmonies of #217691
Complementary color
Monochromatic Colors of #217691
Black with #217691
Text Example
Text Example
White with #217691
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #217691; }
p { color: rgb(33,118,145); }
H1.HeaderClassName
{
color: #217691;
}
.AnyTagClassName
{
color: #217691;
}
</style>
background-color css
<style>
a { background-color: #217691; }
a { background-color: rgb(33,118,145); }
div.DivClassName
{
background-color: #217691;
}
.BgClassName
{
background-color: #217691;
}
</style>
border-color css
<style>
span { border-color: #217691; }
span { border-color: rgb(33,118,145); }
td.TdClassName
{
border-color: #217691;
}
.TagClassName
{
border-color: #217691;
}
</style>