Shades of Allports #217886
Tints of Allports #217886
RGB
CMYK
RGB Variations
Color information
#217886 (or 0x217886) is known color: Allports. HEX triplet: 21, 78 and 86. RGB value is (33,120,134). Sum of RGB (Red+Green+Blue) = 33+120+134=287 (38% of max value = 765). Red value is 33 (13.28% from 255 or 11.50% from 287); Green value is 120 (47.27% from 255 or 41.81% from 287); Blue value is 134 (52.73% from 255 or 46.69% from 287); Max value from RGB is 134 - color contains mainly: blue. Hex color #217886 is not a web safe color. Web safe color analog (approx): #336699. Inversed color of #217886 is #DE8779. Grayscale: #5F5F5F. Windows color (decimal): -14583674 or 8812577. OLE color: 8812577.
HSL color Cylindrical-coordinate representation of color #217886: hue angle of 188.32º 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 #217886 is Cyan = 0.75, Magento = 0.10, Yellow = 0 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 33 | 120 | 134 | - |
| CMYK | 0.75 | 0.10 | 0 | 0.47 |
| HSL | 188.32º | 0.6% | 0.33% | - |
| HSV(B) | 188.32º | 0.75% | 0.53% | - |
| XYZ | 11.65 | 15.48 | 24.93 | - |
| YUV | 95.58 | 149.68 | 83.36 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 33 | 120 | 134 | 0.75 | 0.10 | 0 | 0.47 | 188.32 | 0.6 | 0.33 |
| Hex | 21 | 78 | 86 | 4B | A | 0 | 2F | BC | 3C | 21 |
| Octal | 41 | 170 | 206 | 113 | 12 | 0 | 57 | 274 | 74 | 41 |
| Binary | 100001 | 1111000 | 10000110 | 1001011 | 1010 | 0 | 101111 | 10111100 | 111100 | 100001 |
Color Harmonies of #217886
Complementary color
Monochromatic Colors of #217886
Black with #217886
Text Example
Text Example
White with #217886
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #217886; }
p { color: rgb(33,120,134); }
H1.HeaderClassName
{
color: #217886;
}
.AnyTagClassName
{
color: #217886;
}
</style>
background-color css
<style>
a { background-color: #217886; }
a { background-color: rgb(33,120,134); }
div.DivClassName
{
background-color: #217886;
}
.BgClassName
{
background-color: #217886;
}
</style>
border-color css
<style>
span { border-color: #217886; }
span { border-color: rgb(33,120,134); }
td.TdClassName
{
border-color: #217886;
}
.TagClassName
{
border-color: #217886;
}
</style>