Shades of Allports #216577
Tints of Allports #216577
RGB
CMYK
RGB Variations
Color information
#216577 (or 0x216577) is known color: Allports. HEX triplet: 21, 65 and 77. RGB value is (33,101,119). Sum of RGB (Red+Green+Blue) = 33+101+119=253 (33% of max value = 765). Red value is 33 (13.28% from 255 or 13.04% from 253); Green value is 101 (39.84% from 255 or 39.92% from 253); Blue value is 119 (46.88% from 255 or 47.04% from 253); Max value from RGB is 119 - color contains mainly: blue. Hex color #216577 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #216577 is #DE9A88. Grayscale: #525252. Windows color (decimal): -14588553 or 7824673. OLE color: 7824673.
HSL color Cylindrical-coordinate representation of color #216577: hue angle of 192.56º 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 #216577 is Cyan = 0.72, Magento = 0.15, Yellow = 0 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 33 | 101 | 119 | - |
| CMYK | 0.72 | 0.15 | 0 | 0.53 |
| HSL | 192.56º | 0.57% | 0.3% | - |
| HSV(B) | 192.56º | 0.72% | 0.47% | - |
| XYZ | 8.61 | 10.96 | 19.11 | - |
| YUV | 82.72 | 148.47 | 92.54 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 33 | 101 | 119 | 0.72 | 0.15 | 0 | 0.53 | 192.56 | 0.57 | 0.3 |
| Hex | 21 | 65 | 77 | 48 | F | 0 | 35 | C1 | 39 | 1E |
| Octal | 41 | 145 | 167 | 110 | 17 | 0 | 65 | 301 | 71 | 36 |
| Binary | 100001 | 1100101 | 1110111 | 1001000 | 1111 | 0 | 110101 | 11000001 | 111001 | 11110 |
Color Harmonies of #216577
Complementary color
Monochromatic Colors of #216577
Black with #216577
Text Example
Text Example
White with #216577
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #216577; }
p { color: rgb(33,101,119); }
H1.HeaderClassName
{
color: #216577;
}
.AnyTagClassName
{
color: #216577;
}
</style>
background-color css
<style>
a { background-color: #216577; }
a { background-color: rgb(33,101,119); }
div.DivClassName
{
background-color: #216577;
}
.BgClassName
{
background-color: #216577;
}
</style>
border-color css
<style>
span { border-color: #216577; }
span { border-color: rgb(33,101,119); }
td.TdClassName
{
border-color: #216577;
}
.TagClassName
{
border-color: #216577;
}
</style>