Shades of Black Pearl #162731
Tints of Black Pearl #162731
RGB
CMYK
RGB Variations
Color information
#162731 (or 0x162731) is known color: Black Pearl. HEX triplet: 16, 27 and 31. RGB value is (22,39,49). Sum of RGB (Red+Green+Blue) = 22+39+49=110 (14% of max value = 765). Red value is 22 (8.98% from 255 or 20% from 110); Green value is 39 (15.62% from 255 or 35.45% from 110); Blue value is 49 (19.53% from 255 or 44.55% from 110); Max value from RGB is 49 - color contains mainly: blue. Hex color #162731 is not a web safe color. Web safe color analog (approx): #003333. Inversed color of #162731 is #E9D8CE. Grayscale: #232323. Windows color (decimal): -15325391 or 3221270. OLE color: 3221270.
HSL color Cylindrical-coordinate representation of color #162731: hue angle of 202.22º degrees, saturation: 0.38, lightness: 0.14%. HSV value (or HSB Brightness) of color is 0.19% and HSV saturation: 0.55%. Process color model (Four color, CMYK) of #162731 is Cyan = 0.55, Magento = 0.20, Yellow = 0 and Black (K on CMYK) = 0.81.
Color convert
| RGB | 22 | 39 | 49 | - |
| CMYK | 0.55 | 0.20 | 0 | 0.81 |
| HSL | 202.22º | 0.38% | 0.14% | - |
| HSV(B) | 202.22º | 0.55% | 0.19% | - |
| XYZ | 1.61 | 1.84 | 3.18 | - |
| YUV | 35.06 | 135.87 | 118.69 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 22 | 39 | 49 | 0.55 | 0.20 | 0 | 0.81 | 202.22 | 0.38 | 0.14 |
| Hex | 16 | 27 | 31 | 37 | 14 | 0 | 51 | CA | 26 | E |
| Octal | 26 | 47 | 61 | 67 | 24 | 0 | 121 | 312 | 46 | 16 |
| Binary | 10110 | 100111 | 110001 | 110111 | 10100 | 0 | 1010001 | 11001010 | 100110 | 1110 |
Color Harmonies of #162731
Complementary color
Monochromatic Colors of #162731
Black with #162731
Text Example
Text Example
White with #162731
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #162731; }
p { color: rgb(22,39,49); }
H1.HeaderClassName
{
color: #162731;
}
.AnyTagClassName
{
color: #162731;
}
</style>
background-color css
<style>
a { background-color: #162731; }
a { background-color: rgb(22,39,49); }
div.DivClassName
{
background-color: #162731;
}
.BgClassName
{
background-color: #162731;
}
</style>
border-color css
<style>
span { border-color: #162731; }
span { border-color: rgb(22,39,49); }
td.TdClassName
{
border-color: #162731;
}
.TagClassName
{
border-color: #162731;
}
</style>