Shades of Tolopea #160638
Tints of Tolopea #160638
RGB
CMYK
RGB Variations
Color information
#160638 (or 0x160638) is known color: Tolopea. HEX triplet: 16, 06 and 38. RGB value is (22,6,56). Sum of RGB (Red+Green+Blue) = 22+6+56=84 (11% of max value = 765). Red value is 22 (8.98% from 255 or 26.19% from 84); Green value is 6 (2.73% from 255 or 7.14% from 84); Blue value is 56 (22.27% from 255 or 66.67% from 84); Max value from RGB is 56 - color contains mainly: blue. Hex color #160638 is not a web safe color. Web safe color analog (approx): #000033. Inversed color of #160638 is #E9F9C7. Grayscale: #101010. Windows color (decimal): -15333832 or 3671574. OLE color: 3671574.
HSL color Cylindrical-coordinate representation of color #160638: hue angle of 259.2º degrees, saturation: 0.81, lightness: 0.12%. HSV value (or HSB Brightness) of color is 0.22% and HSV saturation: 0.89%. Process color model (Four color, CMYK) of #160638 is Cyan = 0.61, Magento = 0.89, Yellow = 0 and Black (K on CMYK) = 0.78.
Color convert
| RGB | 22 | 6 | 56 | - |
| CMYK | 0.61 | 0.89 | 0 | 0.78 |
| HSL | 259.2º | 0.81% | 0.12% | - |
| HSV(B) | 259.2º | 0.89% | 0.22% | - |
| XYZ | 1.11 | 0.59 | 3.8 | - |
| YUV | 16.48 | 150.3 | 131.93 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 22 | 6 | 56 | 0.61 | 0.89 | 0 | 0.78 | 259.2 | 0.81 | 0.12 |
| Hex | 16 | 6 | 38 | 3D | 59 | 0 | 4E | 103 | 51 | C |
| Octal | 26 | 6 | 70 | 75 | 131 | 0 | 116 | 403 | 121 | 14 |
| Binary | 10110 | 110 | 111000 | 111101 | 1011001 | 0 | 1001110 | 100000011 | 1010001 | 1100 |
Color Harmonies of #160638
Complementary color
Monochromatic Colors of #160638
Black with #160638
Text Example
Text Example
White with #160638
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #160638; }
p { color: rgb(22,6,56); }
H1.HeaderClassName
{
color: #160638;
}
.AnyTagClassName
{
color: #160638;
}
</style>
background-color css
<style>
a { background-color: #160638; }
a { background-color: rgb(22,6,56); }
div.DivClassName
{
background-color: #160638;
}
.BgClassName
{
background-color: #160638;
}
</style>
border-color css
<style>
span { border-color: #160638; }
span { border-color: rgb(22,6,56); }
td.TdClassName
{
border-color: #160638;
}
.TagClassName
{
border-color: #160638;
}
</style>