Shades of Allports #216573
Tints of Allports #216573
RGB
CMYK
RGB Variations
Color information
#216573 (or 0x216573) is known color: Allports. HEX triplet: 21, 65 and 73. RGB value is (33,101,115). Sum of RGB (Red+Green+Blue) = 33+101+115=249 (32% of max value = 765). Red value is 33 (13.28% from 255 or 13.25% from 249); Green value is 101 (39.84% from 255 or 40.56% from 249); Blue value is 115 (45.31% from 255 or 46.18% from 249); Max value from RGB is 115 - color contains mainly: blue. Hex color #216573 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #216573 is #DE9A8C. Grayscale: #525252. Windows color (decimal): -14588557 or 7562529. OLE color: 7562529.
HSL color Cylindrical-coordinate representation of color #216573: hue angle of 190.24º 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 #216573 is Cyan = 0.71, Magento = 0.12, Yellow = 0 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 33 | 101 | 115 | - |
| CMYK | 0.71 | 0.12 | 0 | 0.55 |
| HSL | 190.24º | 0.55% | 0.29% | - |
| HSV(B) | 190.24º | 0.71% | 0.45% | - |
| XYZ | 8.38 | 10.87 | 17.88 | - |
| YUV | 82.26 | 146.47 | 92.86 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 33 | 101 | 115 | 0.71 | 0.12 | 0 | 0.55 | 190.24 | 0.55 | 0.29 |
| Hex | 21 | 65 | 73 | 47 | C | 0 | 37 | BE | 37 | 1D |
| Octal | 41 | 145 | 163 | 107 | 14 | 0 | 67 | 276 | 67 | 35 |
| Binary | 100001 | 1100101 | 1110011 | 1000111 | 1100 | 0 | 110111 | 10111110 | 110111 | 11101 |
Color Harmonies of #216573
Complementary color
Monochromatic Colors of #216573
Black with #216573
Text Example
Text Example
White with #216573
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #216573; }
p { color: rgb(33,101,115); }
H1.HeaderClassName
{
color: #216573;
}
.AnyTagClassName
{
color: #216573;
}
</style>
background-color css
<style>
a { background-color: #216573; }
a { background-color: rgb(33,101,115); }
div.DivClassName
{
background-color: #216573;
}
.BgClassName
{
background-color: #216573;
}
</style>
border-color css
<style>
span { border-color: #216573; }
span { border-color: rgb(33,101,115); }
td.TdClassName
{
border-color: #216573;
}
.TagClassName
{
border-color: #216573;
}
</style>