Shades of Tolopea #221537
Tints of Tolopea #221537
RGB
CMYK
RGB Variations
Color information
#221537 (or 0x221537) is known color: Tolopea. HEX triplet: 22, 15 and 37. RGB value is (34,21,55). Sum of RGB (Red+Green+Blue) = 34+21+55=110 (14% of max value = 765). Red value is 34 (13.67% from 255 or 30.91% from 110); Green value is 21 (8.59% from 255 or 19.09% from 110); Blue value is 55 (21.88% from 255 or 50% from 110); Max value from RGB is 55 - color contains mainly: blue. Hex color #221537 is not a web safe color. Web safe color analog (approx): #330033. Inversed color of #221537 is #DDEAC8. Grayscale: #1C1C1C. Windows color (decimal): -14543561 or 3609890. OLE color: 3609890.
HSL color Cylindrical-coordinate representation of color #221537: hue angle of 262.94º 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 #221537 is Cyan = 0.38, Magento = 0.62, Yellow = 0 and Black (K on CMYK) = 0.78.
Color convert
| RGB | 34 | 21 | 55 | - |
| CMYK | 0.38 | 0.62 | 0 | 0.78 |
| HSL | 262.94º | 0.45% | 0.15% | - |
| HSV(B) | 262.94º | 0.62% | 0.22% | - |
| XYZ | 1.62 | 1.15 | 3.75 | - |
| YUV | 28.76 | 142.81 | 131.74 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 34 | 21 | 55 | 0.38 | 0.62 | 0 | 0.78 | 262.94 | 0.45 | 0.15 |
| Hex | 22 | 15 | 37 | 26 | 3E | 0 | 4E | 107 | 2D | F |
| Octal | 42 | 25 | 67 | 46 | 76 | 0 | 116 | 407 | 55 | 17 |
| Binary | 100010 | 10101 | 110111 | 100110 | 111110 | 0 | 1001110 | 100000111 | 101101 | 1111 |
Color Harmonies of #221537
Complementary color
Monochromatic Colors of #221537
Black with #221537
Text Example
Text Example
White with #221537
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #221537; }
p { color: rgb(34,21,55); }
H1.HeaderClassName
{
color: #221537;
}
.AnyTagClassName
{
color: #221537;
}
</style>
background-color css
<style>
a { background-color: #221537; }
a { background-color: rgb(34,21,55); }
div.DivClassName
{
background-color: #221537;
}
.BgClassName
{
background-color: #221537;
}
</style>
border-color css
<style>
span { border-color: #221537; }
span { border-color: rgb(34,21,55); }
td.TdClassName
{
border-color: #221537;
}
.TagClassName
{
border-color: #221537;
}
</style>