Shades of Black Pearl #162227
Tints of Black Pearl #162227
RGB
CMYK
RGB Variations
Color information
#162227 (or 0x162227) is known color: Black Pearl. HEX triplet: 16, 22 and 27. RGB value is (22,34,39). Sum of RGB (Red+Green+Blue) = 22+34+39=95 (12% of max value = 765). Red value is 22 (8.98% from 255 or 23.16% from 95); Green value is 34 (13.67% from 255 or 35.79% from 95); Blue value is 39 (15.62% from 255 or 41.05% from 95); Max value from RGB is 39 - color contains mainly: blue. Hex color #162227 is not a web safe color. Web safe color analog (approx): #003333. Inversed color of #162227 is #E9DDD8. Grayscale: #1E1E1E. Windows color (decimal): -15326681 or 2564630. OLE color: 2564630.
HSL color Cylindrical-coordinate representation of color #162227: hue angle of 197.65º degrees, saturation: 0.28, lightness: 0.12%. HSV value (or HSB Brightness) of color is 0.15% and HSV saturation: 0.44%. Process color model (Four color, CMYK) of #162227 is Cyan = 0.44, Magento = 0.13, Yellow = 0 and Black (K on CMYK) = 0.85.
Color convert
| RGB | 22 | 34 | 39 | - |
| CMYK | 0.44 | 0.13 | 0 | 0.85 |
| HSL | 197.65º | 0.28% | 0.12% | - |
| HSV(B) | 197.65º | 0.44% | 0.15% | - |
| XYZ | 1.27 | 1.46 | 2.13 | - |
| YUV | 30.98 | 132.52 | 121.59 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 22 | 34 | 39 | 0.44 | 0.13 | 0 | 0.85 | 197.65 | 0.28 | 0.12 |
| Hex | 16 | 22 | 27 | 2C | D | 0 | 55 | C6 | 1C | C |
| Octal | 26 | 42 | 47 | 54 | 15 | 0 | 125 | 306 | 34 | 14 |
| Binary | 10110 | 100010 | 100111 | 101100 | 1101 | 0 | 1010101 | 11000110 | 11100 | 1100 |
Color Harmonies of #162227
Complementary color
Monochromatic Colors of #162227
Black with #162227
Text Example
Text Example
White with #162227
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #162227; }
p { color: rgb(22,34,39); }
H1.HeaderClassName
{
color: #162227;
}
.AnyTagClassName
{
color: #162227;
}
</style>
background-color css
<style>
a { background-color: #162227; }
a { background-color: rgb(22,34,39); }
div.DivClassName
{
background-color: #162227;
}
.BgClassName
{
background-color: #162227;
}
</style>
border-color css
<style>
span { border-color: #162227; }
span { border-color: rgb(22,34,39); }
td.TdClassName
{
border-color: #162227;
}
.TagClassName
{
border-color: #162227;
}
</style>