Shades of Allports #216773
Tints of Allports #216773
RGB
CMYK
RGB Variations
Color information
#216773 (or 0x216773) is known color: Allports. HEX triplet: 21, 67 and 73. RGB value is (33,103,115). Sum of RGB (Red+Green+Blue) = 33+103+115=251 (33% of max value = 765). Red value is 33 (13.28% from 255 or 13.15% from 251); Green value is 103 (40.62% from 255 or 41.04% from 251); Blue value is 115 (45.31% from 255 or 45.82% from 251); Max value from RGB is 115 - color contains mainly: blue. Hex color #216773 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #216773 is #DE988C. Grayscale: #535353. Windows color (decimal): -14588045 or 7563041. OLE color: 7563041.
HSL color Cylindrical-coordinate representation of color #216773: hue angle of 188.78º 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 #216773 is Cyan = 0.71, Magento = 0.10, Yellow = 0 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 33 | 103 | 115 | - |
| CMYK | 0.71 | 0.10 | 0 | 0.55 |
| HSL | 188.78º | 0.55% | 0.29% | - |
| HSV(B) | 188.78º | 0.71% | 0.45% | - |
| XYZ | 8.57 | 11.26 | 17.94 | - |
| YUV | 83.44 | 145.81 | 92.02 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 33 | 103 | 115 | 0.71 | 0.10 | 0 | 0.55 | 188.78 | 0.55 | 0.29 |
| Hex | 21 | 67 | 73 | 47 | A | 0 | 37 | BD | 37 | 1D |
| Octal | 41 | 147 | 163 | 107 | 12 | 0 | 67 | 275 | 67 | 35 |
| Binary | 100001 | 1100111 | 1110011 | 1000111 | 1010 | 0 | 110111 | 10111101 | 110111 | 11101 |
Color Harmonies of #216773
Complementary color
Monochromatic Colors of #216773
Black with #216773
Text Example
Text Example
White with #216773
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #216773; }
p { color: rgb(33,103,115); }
H1.HeaderClassName
{
color: #216773;
}
.AnyTagClassName
{
color: #216773;
}
</style>
background-color css
<style>
a { background-color: #216773; }
a { background-color: rgb(33,103,115); }
div.DivClassName
{
background-color: #216773;
}
.BgClassName
{
background-color: #216773;
}
</style>
border-color css
<style>
span { border-color: #216773; }
span { border-color: rgb(33,103,115); }
td.TdClassName
{
border-color: #216773;
}
.TagClassName
{
border-color: #216773;
}
</style>