Shades of Tolopea #221638
Tints of Tolopea #221638
RGB
CMYK
RGB Variations
Color information
#221638 (or 0x221638) is known color: Tolopea. HEX triplet: 22, 16 and 38. RGB value is (34,22,56). Sum of RGB (Red+Green+Blue) = 34+22+56=112 (14% of max value = 765). Red value is 34 (13.67% from 255 or 30.36% from 112); Green value is 22 (8.98% from 255 or 19.64% from 112); Blue value is 56 (22.27% from 255 or 50% from 112); Max value from RGB is 56 - color contains mainly: blue. Hex color #221638 is not a web safe color. Web safe color analog (approx): #330033. Inversed color of #221638 is #DDE9C7. Grayscale: #1D1D1D. Windows color (decimal): -14543304 or 3675682. OLE color: 3675682.
HSL color Cylindrical-coordinate representation of color #221638: hue angle of 261.18º degrees, saturation: 0.44, lightness: 0.15%. HSV value (or HSB Brightness) of color is 0.22% and HSV saturation: 0.61%. Process color model (Four color, CMYK) of #221638 is Cyan = 0.39, Magento = 0.61, Yellow = 0 and Black (K on CMYK) = 0.78.
Color convert
| RGB | 34 | 22 | 56 | - |
| CMYK | 0.39 | 0.61 | 0 | 0.78 |
| HSL | 261.18º | 0.44% | 0.15% | - |
| HSV(B) | 261.18º | 0.61% | 0.22% | - |
| XYZ | 1.66 | 1.2 | 3.89 | - |
| YUV | 29.46 | 142.98 | 131.24 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 34 | 22 | 56 | 0.39 | 0.61 | 0 | 0.78 | 261.18 | 0.44 | 0.15 |
| Hex | 22 | 16 | 38 | 27 | 3D | 0 | 4E | 105 | 2C | F |
| Octal | 42 | 26 | 70 | 47 | 75 | 0 | 116 | 405 | 54 | 17 |
| Binary | 100010 | 10110 | 111000 | 100111 | 111101 | 0 | 1001110 | 100000101 | 101100 | 1111 |
Color Harmonies of #221638
Complementary color
Monochromatic Colors of #221638
Black with #221638
Text Example
Text Example
White with #221638
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #221638; }
p { color: rgb(34,22,56); }
H1.HeaderClassName
{
color: #221638;
}
.AnyTagClassName
{
color: #221638;
}
</style>
background-color css
<style>
a { background-color: #221638; }
a { background-color: rgb(34,22,56); }
div.DivClassName
{
background-color: #221638;
}
.BgClassName
{
background-color: #221638;
}
</style>
border-color css
<style>
span { border-color: #221638; }
span { border-color: rgb(34,22,56); }
td.TdClassName
{
border-color: #221638;
}
.TagClassName
{
border-color: #221638;
}
</style>