Shades of Allports #216770
Tints of Allports #216770
RGB
CMYK
RGB Variations
Color information
#216770 (or 0x216770) is known color: Allports. HEX triplet: 21, 67 and 70. RGB value is (33,103,112). Sum of RGB (Red+Green+Blue) = 33+103+112=248 (32% of max value = 765). Red value is 33 (13.28% from 255 or 13.31% from 248); Green value is 103 (40.62% from 255 or 41.53% from 248); Blue value is 112 (44.14% from 255 or 45.16% from 248); Max value from RGB is 112 - color contains mainly: blue. Hex color #216770 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #216770 is #DE988F. Grayscale: #525252. Windows color (decimal): -14588048 or 7366433. OLE color: 7366433.
HSL color Cylindrical-coordinate representation of color #216770: hue angle of 186.84º degrees, saturation: 0.54, lightness: 0.28%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 0.71%. Process color model (Four color, CMYK) of #216770 is Cyan = 0.71, Magento = 0.08, Yellow = 0 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 33 | 103 | 112 | - |
| CMYK | 0.71 | 0.08 | 0 | 0.56 |
| HSL | 186.84º | 0.54% | 0.28% | - |
| HSV(B) | 186.84º | 0.71% | 0.44% | - |
| XYZ | 8.4 | 11.19 | 17.05 | - |
| YUV | 83.1 | 144.31 | 92.27 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 33 | 103 | 112 | 0.71 | 0.08 | 0 | 0.56 | 186.84 | 0.54 | 0.28 |
| Hex | 21 | 67 | 70 | 47 | 8 | 0 | 38 | BB | 36 | 1C |
| Octal | 41 | 147 | 160 | 107 | 10 | 0 | 70 | 273 | 66 | 34 |
| Binary | 100001 | 1100111 | 1110000 | 1000111 | 1000 | 0 | 111000 | 10111011 | 110110 | 11100 |
Color Harmonies of #216770
Complementary color
Monochromatic Colors of #216770
Black with #216770
Text Example
Text Example
White with #216770
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #216770; }
p { color: rgb(33,103,112); }
H1.HeaderClassName
{
color: #216770;
}
.AnyTagClassName
{
color: #216770;
}
</style>
background-color css
<style>
a { background-color: #216770; }
a { background-color: rgb(33,103,112); }
div.DivClassName
{
background-color: #216770;
}
.BgClassName
{
background-color: #216770;
}
</style>
border-color css
<style>
span { border-color: #216770; }
span { border-color: rgb(33,103,112); }
td.TdClassName
{
border-color: #216770;
}
.TagClassName
{
border-color: #216770;
}
</style>