Shades of Tolopea #211439
Tints of Tolopea #211439
RGB
CMYK
RGB Variations
Color information
#211439 (or 0x211439) is known color: Tolopea. HEX triplet: 21, 14 and 39. RGB value is (33,20,57). Sum of RGB (Red+Green+Blue) = 33+20+57=110 (14% of max value = 765). Red value is 33 (13.28% from 255 or 30% from 110); Green value is 20 (8.20% from 255 or 18.18% from 110); Blue value is 57 (22.66% from 255 or 51.82% from 110); Max value from RGB is 57 - color contains mainly: blue. Hex color #211439 is not a web safe color. Web safe color analog (approx): #330033. Inversed color of #211439 is #DEEBC6. Grayscale: #1B1B1B. Windows color (decimal): -14609351 or 3740705. OLE color: 3740705.
HSL color Cylindrical-coordinate representation of color #211439: hue angle of 261.08º degrees, saturation: 0.48, lightness: 0.15%. HSV value (or HSB Brightness) of color is 0.22% and HSV saturation: 0.65%. Process color model (Four color, CMYK) of #211439 is Cyan = 0.42, Magento = 0.65, Yellow = 0 and Black (K on CMYK) = 0.78.
Color convert
| RGB | 33 | 20 | 57 | - |
| CMYK | 0.42 | 0.65 | 0 | 0.78 |
| HSL | 261.08º | 0.48% | 0.15% | - |
| HSV(B) | 261.08º | 0.65% | 0.22% | - |
| XYZ | 1.62 | 1.12 | 4 | - |
| YUV | 28.11 | 144.31 | 131.49 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 33 | 20 | 57 | 0.42 | 0.65 | 0 | 0.78 | 261.08 | 0.48 | 0.15 |
| Hex | 21 | 14 | 39 | 2A | 41 | 0 | 4E | 105 | 30 | F |
| Octal | 41 | 24 | 71 | 52 | 101 | 0 | 116 | 405 | 60 | 17 |
| Binary | 100001 | 10100 | 111001 | 101010 | 1000001 | 0 | 1001110 | 100000101 | 110000 | 1111 |
Color Harmonies of #211439
Complementary color
Monochromatic Colors of #211439
Black with #211439
Text Example
Text Example
White with #211439
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #211439; }
p { color: rgb(33,20,57); }
H1.HeaderClassName
{
color: #211439;
}
.AnyTagClassName
{
color: #211439;
}
</style>
background-color css
<style>
a { background-color: #211439; }
a { background-color: rgb(33,20,57); }
div.DivClassName
{
background-color: #211439;
}
.BgClassName
{
background-color: #211439;
}
</style>
border-color css
<style>
span { border-color: #211439; }
span { border-color: rgb(33,20,57); }
td.TdClassName
{
border-color: #211439;
}
.TagClassName
{
border-color: #211439;
}
</style>