Shades of Allports #217385
Tints of Allports #217385
RGB
CMYK
RGB Variations
Color information
#217385 (or 0x217385) is known color: Allports. HEX triplet: 21, 73 and 85. RGB value is (33,115,133). Sum of RGB (Red+Green+Blue) = 33+115+133=281 (37% of max value = 765). Red value is 33 (13.28% from 255 or 11.74% from 281); Green value is 115 (45.31% from 255 or 40.93% from 281); Blue value is 133 (52.34% from 255 or 47.33% from 281); Max value from RGB is 133 - color contains mainly: blue. Hex color #217385 is not a web safe color. Web safe color analog (approx): #336699. Inversed color of #217385 is #DE8C7A. Grayscale: #5C5C5C. Windows color (decimal): -14584955 or 8745761. OLE color: 8745761.
HSL color Cylindrical-coordinate representation of color #217385: hue angle of 190.8º degrees, saturation: 0.6, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.52% and HSV saturation: 0.75%. Process color model (Four color, CMYK) of #217385 is Cyan = 0.75, Magento = 0.14, Yellow = 0 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 33 | 115 | 133 | - |
| CMYK | 0.75 | 0.14 | 0 | 0.48 |
| HSL | 190.8º | 0.6% | 0.33% | - |
| HSV(B) | 190.8º | 0.75% | 0.52% | - |
| XYZ | 10.99 | 14.28 | 24.37 | - |
| YUV | 92.53 | 150.83 | 85.54 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 33 | 115 | 133 | 0.75 | 0.14 | 0 | 0.48 | 190.8 | 0.6 | 0.33 |
| Hex | 21 | 73 | 85 | 4B | E | 0 | 30 | BF | 3C | 21 |
| Octal | 41 | 163 | 205 | 113 | 16 | 0 | 60 | 277 | 74 | 41 |
| Binary | 100001 | 1110011 | 10000101 | 1001011 | 1110 | 0 | 110000 | 10111111 | 111100 | 100001 |
Color Harmonies of #217385
Complementary color
Monochromatic Colors of #217385
Black with #217385
Text Example
Text Example
White with #217385
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #217385; }
p { color: rgb(33,115,133); }
H1.HeaderClassName
{
color: #217385;
}
.AnyTagClassName
{
color: #217385;
}
</style>
background-color css
<style>
a { background-color: #217385; }
a { background-color: rgb(33,115,133); }
div.DivClassName
{
background-color: #217385;
}
.BgClassName
{
background-color: #217385;
}
</style>
border-color css
<style>
span { border-color: #217385; }
span { border-color: rgb(33,115,133); }
td.TdClassName
{
border-color: #217385;
}
.TagClassName
{
border-color: #217385;
}
</style>