Shades of Allports #217581
Tints of Allports #217581
RGB
CMYK
RGB Variations
Color information
#217581 (or 0x217581) is known color: Allports. HEX triplet: 21, 75 and 81. RGB value is (33,117,129). Sum of RGB (Red+Green+Blue) = 33+117+129=279 (36% of max value = 765). Red value is 33 (13.28% from 255 or 11.83% from 279); Green value is 117 (46.09% from 255 or 41.94% from 279); Blue value is 129 (50.78% from 255 or 46.24% from 279); Max value from RGB is 129 - color contains mainly: blue. Hex color #217581 is not a web safe color. Web safe color analog (approx): #336699. Inversed color of #217581 is #DE8A7E. Grayscale: #5D5D5D. Windows color (decimal): -14584447 or 8484129. OLE color: 8484129.
HSL color Cylindrical-coordinate representation of color #217581: hue angle of 187.5º degrees, saturation: 0.59, lightness: 0.32%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.74%. Process color model (Four color, CMYK) of #217581 is Cyan = 0.74, Magento = 0.09, Yellow = 0 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 33 | 117 | 129 | - |
| CMYK | 0.74 | 0.09 | 0 | 0.49 |
| HSL | 187.5º | 0.59% | 0.32% | - |
| HSV(B) | 187.5º | 0.74% | 0.51% | - |
| XYZ | 10.95 | 14.63 | 23.02 | - |
| YUV | 93.25 | 148.17 | 85.02 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 33 | 117 | 129 | 0.74 | 0.09 | 0 | 0.49 | 187.5 | 0.59 | 0.32 |
| Hex | 21 | 75 | 81 | 4A | 9 | 0 | 31 | BC | 3B | 20 |
| Octal | 41 | 165 | 201 | 112 | 11 | 0 | 61 | 274 | 73 | 40 |
| Binary | 100001 | 1110101 | 10000001 | 1001010 | 1001 | 0 | 110001 | 10111100 | 111011 | 100000 |
Color Harmonies of #217581
Complementary color
Monochromatic Colors of #217581
Black with #217581
Text Example
Text Example
White with #217581
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #217581; }
p { color: rgb(33,117,129); }
H1.HeaderClassName
{
color: #217581;
}
.AnyTagClassName
{
color: #217581;
}
</style>
background-color css
<style>
a { background-color: #217581; }
a { background-color: rgb(33,117,129); }
div.DivClassName
{
background-color: #217581;
}
.BgClassName
{
background-color: #217581;
}
</style>
border-color css
<style>
span { border-color: #217581; }
span { border-color: rgb(33,117,129); }
td.TdClassName
{
border-color: #217581;
}
.TagClassName
{
border-color: #217581;
}
</style>