Shades of Black Pearl #162429
Tints of Black Pearl #162429
RGB
CMYK
RGB Variations
Color information
#162429 (or 0x162429) is known color: Black Pearl. HEX triplet: 16, 24 and 29. RGB value is (22,36,41). Sum of RGB (Red+Green+Blue) = 22+36+41=99 (13% of max value = 765). Red value is 22 (8.98% from 255 or 22.22% from 99); Green value is 36 (14.45% from 255 or 36.36% from 99); Blue value is 41 (16.41% from 255 or 41.41% from 99); Max value from RGB is 41 - color contains mainly: blue. Hex color #162429 is not a web safe color. Web safe color analog (approx): #003333. Inversed color of #162429 is #E9DBD6. Grayscale: #202020. Windows color (decimal): -15326167 or 2696214. OLE color: 2696214.
HSL color Cylindrical-coordinate representation of color #162429: hue angle of 195.79º degrees, saturation: 0.3, lightness: 0.12%. HSV value (or HSB Brightness) of color is 0.16% and HSV saturation: 0.46%. Process color model (Four color, CMYK) of #162429 is Cyan = 0.46, Magento = 0.12, Yellow = 0 and Black (K on CMYK) = 0.84.
Color convert
| RGB | 22 | 36 | 41 | - |
| CMYK | 0.46 | 0.12 | 0 | 0.84 |
| HSL | 195.79º | 0.3% | 0.12% | - |
| HSV(B) | 195.79º | 0.46% | 0.16% | - |
| XYZ | 1.36 | 1.59 | 2.33 | - |
| YUV | 32.38 | 132.86 | 120.59 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 22 | 36 | 41 | 0.46 | 0.12 | 0 | 0.84 | 195.79 | 0.3 | 0.12 |
| Hex | 16 | 24 | 29 | 2E | C | 0 | 54 | C4 | 1E | C |
| Octal | 26 | 44 | 51 | 56 | 14 | 0 | 124 | 304 | 36 | 14 |
| Binary | 10110 | 100100 | 101001 | 101110 | 1100 | 0 | 1010100 | 11000100 | 11110 | 1100 |
Color Harmonies of #162429
Complementary color
Monochromatic Colors of #162429
Black with #162429
Text Example
Text Example
White with #162429
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #162429; }
p { color: rgb(22,36,41); }
H1.HeaderClassName
{
color: #162429;
}
.AnyTagClassName
{
color: #162429;
}
</style>
background-color css
<style>
a { background-color: #162429; }
a { background-color: rgb(22,36,41); }
div.DivClassName
{
background-color: #162429;
}
.BgClassName
{
background-color: #162429;
}
</style>
border-color css
<style>
span { border-color: #162429; }
span { border-color: rgb(22,36,41); }
td.TdClassName
{
border-color: #162429;
}
.TagClassName
{
border-color: #162429;
}
</style>