Shades of Allports #217486
Tints of Allports #217486
RGB
CMYK
RGB Variations
Color information
#217486 (or 0x217486) is known color: Allports. HEX triplet: 21, 74 and 86. RGB value is (33,116,134). Sum of RGB (Red+Green+Blue) = 33+116+134=283 (37% of max value = 765). Red value is 33 (13.28% from 255 or 11.66% from 283); Green value is 116 (45.70% from 255 or 40.99% from 283); Blue value is 134 (52.73% from 255 or 47.35% from 283); Max value from RGB is 134 - color contains mainly: blue. Hex color #217486 is not a web safe color. Web safe color analog (approx): #336699. Inversed color of #217486 is #DE8B79. Grayscale: #5D5D5D. Windows color (decimal): -14584698 or 8811553. OLE color: 8811553.
HSL color Cylindrical-coordinate representation of color #217486: hue angle of 190.69º 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 #217486 is Cyan = 0.75, Magento = 0.13, Yellow = 0 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 33 | 116 | 134 | - |
| CMYK | 0.75 | 0.13 | 0 | 0.47 |
| HSL | 190.69º | 0.6% | 0.33% | - |
| HSV(B) | 190.69º | 0.75% | 0.53% | - |
| XYZ | 11.18 | 14.54 | 24.77 | - |
| YUV | 93.24 | 151 | 85.04 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 33 | 116 | 134 | 0.75 | 0.13 | 0 | 0.47 | 190.69 | 0.6 | 0.33 |
| Hex | 21 | 74 | 86 | 4B | D | 0 | 2F | BF | 3C | 21 |
| Octal | 41 | 164 | 206 | 113 | 15 | 0 | 57 | 277 | 74 | 41 |
| Binary | 100001 | 1110100 | 10000110 | 1001011 | 1101 | 0 | 101111 | 10111111 | 111100 | 100001 |
Color Harmonies of #217486
Complementary color
Monochromatic Colors of #217486
Black with #217486
Text Example
Text Example
White with #217486
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #217486; }
p { color: rgb(33,116,134); }
H1.HeaderClassName
{
color: #217486;
}
.AnyTagClassName
{
color: #217486;
}
</style>
background-color css
<style>
a { background-color: #217486; }
a { background-color: rgb(33,116,134); }
div.DivClassName
{
background-color: #217486;
}
.BgClassName
{
background-color: #217486;
}
</style>
border-color css
<style>
span { border-color: #217486; }
span { border-color: rgb(33,116,134); }
td.TdClassName
{
border-color: #217486;
}
.TagClassName
{
border-color: #217486;
}
</style>