Shades of Allports #217186
Tints of Allports #217186
RGB
CMYK
RGB Variations
Color information
#217186 (or 0x217186) is known color: Allports. HEX triplet: 21, 71 and 86. RGB value is (33,113,134). Sum of RGB (Red+Green+Blue) = 33+113+134=280 (37% of max value = 765). Red value is 33 (13.28% from 255 or 11.79% from 280); Green value is 113 (44.53% from 255 or 40.36% from 280); Blue value is 134 (52.73% from 255 or 47.86% from 280); Max value from RGB is 134 - color contains mainly: blue. Hex color #217186 is not a web safe color. Web safe color analog (approx): #336699. Inversed color of #217186 is #DE8E79. Grayscale: #5B5B5B. Windows color (decimal): -14585466 or 8810785. OLE color: 8810785.
HSL color Cylindrical-coordinate representation of color #217186: hue angle of 192.48º degrees, saturation: 0.6, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.75%. Process color model (Four color, CMYK) of #217186 is Cyan = 0.75, Magento = 0.16, Yellow = 0 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 33 | 113 | 134 | - |
| CMYK | 0.75 | 0.16 | 0 | 0.47 |
| HSL | 192.48º | 0.6% | 0.33% | - |
| HSV(B) | 192.48º | 0.75% | 0.53% | - |
| XYZ | 10.84 | 13.85 | 24.66 | - |
| YUV | 91.47 | 152 | 86.29 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 33 | 113 | 134 | 0.75 | 0.16 | 0 | 0.47 | 192.48 | 0.6 | 0.33 |
| Hex | 21 | 71 | 86 | 4B | 10 | 0 | 2F | C0 | 3C | 21 |
| Octal | 41 | 161 | 206 | 113 | 20 | 0 | 57 | 300 | 74 | 41 |
| Binary | 100001 | 1110001 | 10000110 | 1001011 | 10000 | 0 | 101111 | 11000000 | 111100 | 100001 |
Color Harmonies of #217186
Complementary color
Monochromatic Colors of #217186
Black with #217186
Text Example
Text Example
White with #217186
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #217186; }
p { color: rgb(33,113,134); }
H1.HeaderClassName
{
color: #217186;
}
.AnyTagClassName
{
color: #217186;
}
</style>
background-color css
<style>
a { background-color: #217186; }
a { background-color: rgb(33,113,134); }
div.DivClassName
{
background-color: #217186;
}
.BgClassName
{
background-color: #217186;
}
</style>
border-color css
<style>
span { border-color: #217186; }
span { border-color: rgb(33,113,134); }
td.TdClassName
{
border-color: #217186;
}
.TagClassName
{
border-color: #217186;
}
</style>