Shades of Allports #216979
Tints of Allports #216979
RGB
CMYK
RGB Variations
Color information
#216979 (or 0x216979) is known color: Allports. HEX triplet: 21, 69 and 79. RGB value is (33,105,121). Sum of RGB (Red+Green+Blue) = 33+105+121=259 (34% of max value = 765). Red value is 33 (13.28% from 255 or 12.74% from 259); Green value is 105 (41.41% from 255 or 40.54% from 259); Blue value is 121 (47.66% from 255 or 46.72% from 259); Max value from RGB is 121 - color contains mainly: blue. Hex color #216979 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #216979 is #DE9686. Grayscale: #555555. Windows color (decimal): -14587527 or 7956769. OLE color: 7956769.
HSL color Cylindrical-coordinate representation of color #216979: hue angle of 190.91º degrees, saturation: 0.57, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.73%. Process color model (Four color, CMYK) of #216979 is Cyan = 0.73, Magento = 0.13, Yellow = 0 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 33 | 105 | 121 | - |
| CMYK | 0.73 | 0.13 | 0 | 0.53 |
| HSL | 190.91º | 0.57% | 0.3% | - |
| HSV(B) | 190.91º | 0.73% | 0.47% | - |
| XYZ | 9.13 | 11.81 | 19.89 | - |
| YUV | 85.3 | 148.15 | 90.7 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 33 | 105 | 121 | 0.73 | 0.13 | 0 | 0.53 | 190.91 | 0.57 | 0.3 |
| Hex | 21 | 69 | 79 | 49 | D | 0 | 35 | BF | 39 | 1E |
| Octal | 41 | 151 | 171 | 111 | 15 | 0 | 65 | 277 | 71 | 36 |
| Binary | 100001 | 1101001 | 1111001 | 1001001 | 1101 | 0 | 110101 | 10111111 | 111001 | 11110 |
Color Harmonies of #216979
Complementary color
Monochromatic Colors of #216979
Black with #216979
Text Example
Text Example
White with #216979
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #216979; }
p { color: rgb(33,105,121); }
H1.HeaderClassName
{
color: #216979;
}
.AnyTagClassName
{
color: #216979;
}
</style>
background-color css
<style>
a { background-color: #216979; }
a { background-color: rgb(33,105,121); }
div.DivClassName
{
background-color: #216979;
}
.BgClassName
{
background-color: #216979;
}
</style>
border-color css
<style>
span { border-color: #216979; }
span { border-color: rgb(33,105,121); }
td.TdClassName
{
border-color: #216979;
}
.TagClassName
{
border-color: #216979;
}
</style>