Shades of Allports #216970
Tints of Allports #216970
RGB
CMYK
RGB Variations
Color information
#216970 (or 0x216970) is known color: Allports. HEX triplet: 21, 69 and 70. RGB value is (33,105,112). Sum of RGB (Red+Green+Blue) = 33+105+112=250 (33% of max value = 765). Red value is 33 (13.28% from 255 or 13.2% from 250); Green value is 105 (41.41% from 255 or 42% from 250); Blue value is 112 (44.14% from 255 or 44.8% from 250); Max value from RGB is 112 - color contains mainly: blue. Hex color #216970 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #216970 is #DE968F. Grayscale: #545454. Windows color (decimal): -14587536 or 7366945. OLE color: 7366945.
HSL color Cylindrical-coordinate representation of color #216970: hue angle of 185.32º 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 #216970 is Cyan = 0.71, Magento = 0.06, Yellow = 0 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 33 | 105 | 112 | - |
| CMYK | 0.71 | 0.06 | 0 | 0.56 |
| HSL | 185.32º | 0.54% | 0.28% | - |
| HSV(B) | 185.32º | 0.71% | 0.44% | - |
| XYZ | 8.6 | 11.6 | 17.11 | - |
| YUV | 84.27 | 143.65 | 91.43 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 33 | 105 | 112 | 0.71 | 0.06 | 0 | 0.56 | 185.32 | 0.54 | 0.28 |
| Hex | 21 | 69 | 70 | 47 | 6 | 0 | 38 | B9 | 36 | 1C |
| Octal | 41 | 151 | 160 | 107 | 6 | 0 | 70 | 271 | 66 | 34 |
| Binary | 100001 | 1101001 | 1110000 | 1000111 | 110 | 0 | 111000 | 10111001 | 110110 | 11100 |
Color Harmonies of #216970
Complementary color
Monochromatic Colors of #216970
Black with #216970
Text Example
Text Example
White with #216970
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #216970; }
p { color: rgb(33,105,112); }
H1.HeaderClassName
{
color: #216970;
}
.AnyTagClassName
{
color: #216970;
}
</style>
background-color css
<style>
a { background-color: #216970; }
a { background-color: rgb(33,105,112); }
div.DivClassName
{
background-color: #216970;
}
.BgClassName
{
background-color: #216970;
}
</style>
border-color css
<style>
span { border-color: #216970; }
span { border-color: rgb(33,105,112); }
td.TdClassName
{
border-color: #216970;
}
.TagClassName
{
border-color: #216970;
}
</style>