Shades of Tolopea #211537
Tints of Tolopea #211537
RGB
CMYK
RGB Variations
Color information
#211537 (or 0x211537) is known color: Tolopea. HEX triplet: 21, 15 and 37. RGB value is (33,21,55). Sum of RGB (Red+Green+Blue) = 33+21+55=109 (14% of max value = 765). Red value is 33 (13.28% from 255 or 30.28% from 109); Green value is 21 (8.59% from 255 or 19.27% from 109); Blue value is 55 (21.88% from 255 or 50.46% from 109); Max value from RGB is 55 - color contains mainly: blue. Hex color #211537 is not a web safe color. Web safe color analog (approx): #330033. Inversed color of #211537 is #DEEAC8. Grayscale: #1C1C1C. Windows color (decimal): -14609097 or 3609889. OLE color: 3609889.
HSL color Cylindrical-coordinate representation of color #211537: hue angle of 261.18º degrees, saturation: 0.45, lightness: 0.15%. HSV value (or HSB Brightness) of color is 0.22% and HSV saturation: 0.62%. Process color model (Four color, CMYK) of #211537 is Cyan = 0.4, Magento = 0.62, Yellow = 0 and Black (K on CMYK) = 0.78.
Color convert
| RGB | 33 | 21 | 55 | - |
| CMYK | 0.4 | 0.62 | 0 | 0.78 |
| HSL | 261.18º | 0.45% | 0.15% | - |
| HSV(B) | 261.18º | 0.62% | 0.22% | - |
| XYZ | 1.58 | 1.14 | 3.75 | - |
| YUV | 28.46 | 142.98 | 131.24 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 33 | 21 | 55 | 0.4 | 0.62 | 0 | 0.78 | 261.18 | 0.45 | 0.15 |
| Hex | 21 | 15 | 37 | 28 | 3E | 0 | 4E | 105 | 2D | F |
| Octal | 41 | 25 | 67 | 50 | 76 | 0 | 116 | 405 | 55 | 17 |
| Binary | 100001 | 10101 | 110111 | 101000 | 111110 | 0 | 1001110 | 100000101 | 101101 | 1111 |
Color Harmonies of #211537
Complementary color
Monochromatic Colors of #211537
Black with #211537
Text Example
Text Example
White with #211537
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #211537; }
p { color: rgb(33,21,55); }
H1.HeaderClassName
{
color: #211537;
}
.AnyTagClassName
{
color: #211537;
}
</style>
background-color css
<style>
a { background-color: #211537; }
a { background-color: rgb(33,21,55); }
div.DivClassName
{
background-color: #211537;
}
.BgClassName
{
background-color: #211537;
}
</style>
border-color css
<style>
span { border-color: #211537; }
span { border-color: rgb(33,21,55); }
td.TdClassName
{
border-color: #211537;
}
.TagClassName
{
border-color: #211537;
}
</style>