Shades of Allports #217386
Tints of Allports #217386
RGB
CMYK
RGB Variations
Color information
#217386 (or 0x217386) is known color: Allports. HEX triplet: 21, 73 and 86. RGB value is (33,115,134). Sum of RGB (Red+Green+Blue) = 33+115+134=282 (37% of max value = 765). Red value is 33 (13.28% from 255 or 11.70% from 282); Green value is 115 (45.31% from 255 or 40.78% from 282); Blue value is 134 (52.73% from 255 or 47.52% from 282); Max value from RGB is 134 - color contains mainly: blue. Hex color #217386 is not a web safe color. Web safe color analog (approx): #336699. Inversed color of #217386 is #DE8C79. Grayscale: #5C5C5C. Windows color (decimal): -14584954 or 8811297. OLE color: 8811297.
HSL color Cylindrical-coordinate representation of color #217386: hue angle of 191.29º 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 #217386 is Cyan = 0.75, Magento = 0.14, Yellow = 0 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 33 | 115 | 134 | - |
| CMYK | 0.75 | 0.14 | 0 | 0.47 |
| HSL | 191.29º | 0.6% | 0.33% | - |
| HSV(B) | 191.29º | 0.75% | 0.53% | - |
| XYZ | 11.06 | 14.31 | 24.73 | - |
| YUV | 92.65 | 151.33 | 85.46 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 33 | 115 | 134 | 0.75 | 0.14 | 0 | 0.47 | 191.29 | 0.6 | 0.33 |
| Hex | 21 | 73 | 86 | 4B | E | 0 | 2F | BF | 3C | 21 |
| Octal | 41 | 163 | 206 | 113 | 16 | 0 | 57 | 277 | 74 | 41 |
| Binary | 100001 | 1110011 | 10000110 | 1001011 | 1110 | 0 | 101111 | 10111111 | 111100 | 100001 |
Color Harmonies of #217386
Complementary color
Monochromatic Colors of #217386
Black with #217386
Text Example
Text Example
White with #217386
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #217386; }
p { color: rgb(33,115,134); }
H1.HeaderClassName
{
color: #217386;
}
.AnyTagClassName
{
color: #217386;
}
</style>
background-color css
<style>
a { background-color: #217386; }
a { background-color: rgb(33,115,134); }
div.DivClassName
{
background-color: #217386;
}
.BgClassName
{
background-color: #217386;
}
</style>
border-color css
<style>
span { border-color: #217386; }
span { border-color: rgb(33,115,134); }
td.TdClassName
{
border-color: #217386;
}
.TagClassName
{
border-color: #217386;
}
</style>