Shades of Allports #216477
Tints of Allports #216477
RGB
CMYK
RGB Variations
Color information
#216477 (or 0x216477) is known color: Allports. HEX triplet: 21, 64 and 77. RGB value is (33,100,119). Sum of RGB (Red+Green+Blue) = 33+100+119=252 (33% of max value = 765). Red value is 33 (13.28% from 255 or 13.10% from 252); Green value is 100 (39.45% from 255 or 39.68% from 252); Blue value is 119 (46.88% from 255 or 47.22% from 252); Max value from RGB is 119 - color contains mainly: blue. Hex color #216477 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #216477 is #DE9B88. Grayscale: #515151. Windows color (decimal): -14588809 or 7824417. OLE color: 7824417.
HSL color Cylindrical-coordinate representation of color #216477: hue angle of 193.26º degrees, saturation: 0.57, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.72%. Process color model (Four color, CMYK) of #216477 is Cyan = 0.72, Magento = 0.16, Yellow = 0 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 33 | 100 | 119 | - |
| CMYK | 0.72 | 0.16 | 0 | 0.53 |
| HSL | 193.26º | 0.57% | 0.3% | - |
| HSV(B) | 193.26º | 0.72% | 0.47% | - |
| XYZ | 8.51 | 10.77 | 19.08 | - |
| YUV | 82.13 | 148.8 | 92.96 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 33 | 100 | 119 | 0.72 | 0.16 | 0 | 0.53 | 193.26 | 0.57 | 0.3 |
| Hex | 21 | 64 | 77 | 48 | 10 | 0 | 35 | C1 | 39 | 1E |
| Octal | 41 | 144 | 167 | 110 | 20 | 0 | 65 | 301 | 71 | 36 |
| Binary | 100001 | 1100100 | 1110111 | 1001000 | 10000 | 0 | 110101 | 11000001 | 111001 | 11110 |
Color Harmonies of #216477
Complementary color
Monochromatic Colors of #216477
Black with #216477
Text Example
Text Example
White with #216477
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #216477; }
p { color: rgb(33,100,119); }
H1.HeaderClassName
{
color: #216477;
}
.AnyTagClassName
{
color: #216477;
}
</style>
background-color css
<style>
a { background-color: #216477; }
a { background-color: rgb(33,100,119); }
div.DivClassName
{
background-color: #216477;
}
.BgClassName
{
background-color: #216477;
}
</style>
border-color css
<style>
span { border-color: #216477; }
span { border-color: rgb(33,100,119); }
td.TdClassName
{
border-color: #216477;
}
.TagClassName
{
border-color: #216477;
}
</style>