Shades of Black Pearl #142531
Tints of Black Pearl #142531
RGB
CMYK
RGB Variations
Color information
#142531 (or 0x142531) is known color: Black Pearl. HEX triplet: 14, 25 and 31. RGB value is (20,37,49). Sum of RGB (Red+Green+Blue) = 20+37+49=106 (14% of max value = 765). Red value is 20 (8.20% from 255 or 18.87% from 106); Green value is 37 (14.84% from 255 or 34.91% from 106); Blue value is 49 (19.53% from 255 or 46.23% from 106); Max value from RGB is 49 - color contains mainly: blue. Hex color #142531 is not a web safe color. Web safe color analog (approx): #003333. Inversed color of #142531 is #EBDACE. Grayscale: #212121. Windows color (decimal): -15456975 or 3220756. OLE color: 3220756.
HSL color Cylindrical-coordinate representation of color #142531: hue angle of 204.83º degrees, saturation: 0.42, lightness: 0.14%. HSV value (or HSB Brightness) of color is 0.19% and HSV saturation: 0.59%. Process color model (Four color, CMYK) of #142531 is Cyan = 0.59, Magento = 0.24, Yellow = 0 and Black (K on CMYK) = 0.81.
Color convert
| RGB | 20 | 37 | 49 | - |
| CMYK | 0.59 | 0.24 | 0 | 0.81 |
| HSL | 204.83º | 0.42% | 0.14% | - |
| HSV(B) | 204.83º | 0.59% | 0.19% | - |
| XYZ | 1.5 | 1.69 | 3.15 | - |
| YUV | 33.29 | 136.87 | 118.52 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 20 | 37 | 49 | 0.59 | 0.24 | 0 | 0.81 | 204.83 | 0.42 | 0.14 |
| Hex | 14 | 25 | 31 | 3B | 18 | 0 | 51 | CD | 2A | E |
| Octal | 24 | 45 | 61 | 73 | 30 | 0 | 121 | 315 | 52 | 16 |
| Binary | 10100 | 100101 | 110001 | 111011 | 11000 | 0 | 1010001 | 11001101 | 101010 | 1110 |
Color Harmonies of #142531
Complementary color
Monochromatic Colors of #142531
Black with #142531
Text Example
Text Example
White with #142531
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #142531; }
p { color: rgb(20,37,49); }
H1.HeaderClassName
{
color: #142531;
}
.AnyTagClassName
{
color: #142531;
}
</style>
background-color css
<style>
a { background-color: #142531; }
a { background-color: rgb(20,37,49); }
div.DivClassName
{
background-color: #142531;
}
.BgClassName
{
background-color: #142531;
}
</style>
border-color css
<style>
span { border-color: #142531; }
span { border-color: rgb(20,37,49); }
td.TdClassName
{
border-color: #142531;
}
.TagClassName
{
border-color: #142531;
}
</style>