Shades of Allports #216873
Tints of Allports #216873
RGB
CMYK
RGB Variations
Color information
#216873 (or 0x216873) is known color: Allports. HEX triplet: 21, 68 and 73. RGB value is (33,104,115). Sum of RGB (Red+Green+Blue) = 33+104+115=252 (33% of max value = 765). Red value is 33 (13.28% from 255 or 13.10% from 252); Green value is 104 (41.02% from 255 or 41.27% from 252); Blue value is 115 (45.31% from 255 or 45.63% from 252); Max value from RGB is 115 - color contains mainly: blue. Hex color #216873 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #216873 is #DE978C. Grayscale: #535353. Windows color (decimal): -14587789 or 7563297. OLE color: 7563297.
HSL color Cylindrical-coordinate representation of color #216873: hue angle of 188.05º degrees, saturation: 0.55, lightness: 0.29%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.71%. Process color model (Four color, CMYK) of #216873 is Cyan = 0.71, Magento = 0.10, Yellow = 0 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 33 | 104 | 115 | - |
| CMYK | 0.71 | 0.10 | 0 | 0.55 |
| HSL | 188.05º | 0.55% | 0.29% | - |
| HSV(B) | 188.05º | 0.71% | 0.45% | - |
| XYZ | 8.67 | 11.46 | 17.97 | - |
| YUV | 84.03 | 145.48 | 91.61 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 33 | 104 | 115 | 0.71 | 0.10 | 0 | 0.55 | 188.05 | 0.55 | 0.29 |
| Hex | 21 | 68 | 73 | 47 | A | 0 | 37 | BC | 37 | 1D |
| Octal | 41 | 150 | 163 | 107 | 12 | 0 | 67 | 274 | 67 | 35 |
| Binary | 100001 | 1101000 | 1110011 | 1000111 | 1010 | 0 | 110111 | 10111100 | 110111 | 11101 |
Color Harmonies of #216873
Complementary color
Monochromatic Colors of #216873
Black with #216873
Text Example
Text Example
White with #216873
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #216873; }
p { color: rgb(33,104,115); }
H1.HeaderClassName
{
color: #216873;
}
.AnyTagClassName
{
color: #216873;
}
</style>
background-color css
<style>
a { background-color: #216873; }
a { background-color: rgb(33,104,115); }
div.DivClassName
{
background-color: #216873;
}
.BgClassName
{
background-color: #216873;
}
</style>
border-color css
<style>
span { border-color: #216873; }
span { border-color: rgb(33,104,115); }
td.TdClassName
{
border-color: #216873;
}
.TagClassName
{
border-color: #216873;
}
</style>