Shades of Black Pearl #162930
Tints of Black Pearl #162930
RGB
CMYK
RGB Variations
Color information
#162930 (or 0x162930) is known color: Black Pearl. HEX triplet: 16, 29 and 30. RGB value is (22,41,48). Sum of RGB (Red+Green+Blue) = 22+41+48=111 (14% of max value = 765). Red value is 22 (8.98% from 255 or 19.82% from 111); Green value is 41 (16.41% from 255 or 36.94% from 111); Blue value is 48 (19.14% from 255 or 43.24% from 111); Max value from RGB is 48 - color contains mainly: blue. Hex color #162930 is not a web safe color. Web safe color analog (approx): #003333. Inversed color of #162930 is #E9D6CF. Grayscale: #242424. Windows color (decimal): -15324880 or 3156246. OLE color: 3156246.
HSL color Cylindrical-coordinate representation of color #162930: hue angle of 196.15º degrees, saturation: 0.37, lightness: 0.14%. HSV value (or HSB Brightness) of color is 0.19% and HSV saturation: 0.54%. Process color model (Four color, CMYK) of #162930 is Cyan = 0.54, Magento = 0.15, Yellow = 0 and Black (K on CMYK) = 0.81.
Color convert
| RGB | 22 | 41 | 48 | - |
| CMYK | 0.54 | 0.15 | 0 | 0.81 |
| HSL | 196.15º | 0.37% | 0.14% | - |
| HSV(B) | 196.15º | 0.54% | 0.19% | - |
| XYZ | 1.66 | 1.97 | 3.09 | - |
| YUV | 36.12 | 134.71 | 117.93 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 22 | 41 | 48 | 0.54 | 0.15 | 0 | 0.81 | 196.15 | 0.37 | 0.14 |
| Hex | 16 | 29 | 30 | 36 | F | 0 | 51 | C4 | 25 | E |
| Octal | 26 | 51 | 60 | 66 | 17 | 0 | 121 | 304 | 45 | 16 |
| Binary | 10110 | 101001 | 110000 | 110110 | 1111 | 0 | 1010001 | 11000100 | 100101 | 1110 |
Color Harmonies of #162930
Complementary color
Monochromatic Colors of #162930
Black with #162930
Text Example
Text Example
White with #162930
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #162930; }
p { color: rgb(22,41,48); }
H1.HeaderClassName
{
color: #162930;
}
.AnyTagClassName
{
color: #162930;
}
</style>
background-color css
<style>
a { background-color: #162930; }
a { background-color: rgb(22,41,48); }
div.DivClassName
{
background-color: #162930;
}
.BgClassName
{
background-color: #162930;
}
</style>
border-color css
<style>
span { border-color: #162930; }
span { border-color: rgb(22,41,48); }
td.TdClassName
{
border-color: #162930;
}
.TagClassName
{
border-color: #162930;
}
</style>