Shades of Allports #216687
Tints of Allports #216687
RGB
CMYK
RGB Variations
Color information
#216687 (or 0x216687) is known color: Allports. HEX triplet: 21, 66 and 87. RGB value is (33,102,135). Sum of RGB (Red+Green+Blue) = 33+102+135=270 (35% of max value = 765). Red value is 33 (13.28% from 255 or 12.22% from 270); Green value is 102 (40.23% from 255 or 37.78% from 270); Blue value is 135 (53.12% from 255 or 50% from 270); Max value from RGB is 135 - color contains mainly: blue. Hex color #216687 is not a web safe color. Web safe color analog (approx): #336699. Inversed color of #216687 is #DE9978. Grayscale: #545454. Windows color (decimal): -14588281 or 8873505. OLE color: 8873505.
HSL color Cylindrical-coordinate representation of color #216687: hue angle of 199.41º degrees, saturation: 0.61, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.76%. Process color model (Four color, CMYK) of #216687 is Cyan = 0.76, Magento = 0.24, Yellow = 0 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 33 | 102 | 135 | - |
| CMYK | 0.76 | 0.24 | 0 | 0.47 |
| HSL | 199.41º | 0.61% | 0.33% | - |
| HSV(B) | 199.41º | 0.76% | 0.53% | - |
| XYZ | 9.75 | 11.58 | 24.64 | - |
| YUV | 85.13 | 156.14 | 90.82 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 33 | 102 | 135 | 0.76 | 0.24 | 0 | 0.47 | 199.41 | 0.61 | 0.33 |
| Hex | 21 | 66 | 87 | 4C | 18 | 0 | 2F | C7 | 3D | 21 |
| Octal | 41 | 146 | 207 | 114 | 30 | 0 | 57 | 307 | 75 | 41 |
| Binary | 100001 | 1100110 | 10000111 | 1001100 | 11000 | 0 | 101111 | 11000111 | 111101 | 100001 |
Color Harmonies of #216687
Complementary color
Monochromatic Colors of #216687
Black with #216687
Text Example
Text Example
White with #216687
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #216687; }
p { color: rgb(33,102,135); }
H1.HeaderClassName
{
color: #216687;
}
.AnyTagClassName
{
color: #216687;
}
</style>
background-color css
<style>
a { background-color: #216687; }
a { background-color: rgb(33,102,135); }
div.DivClassName
{
background-color: #216687;
}
.BgClassName
{
background-color: #216687;
}
</style>
border-color css
<style>
span { border-color: #216687; }
span { border-color: rgb(33,102,135); }
td.TdClassName
{
border-color: #216687;
}
.TagClassName
{
border-color: #216687;
}
</style>