Shades of Black Pearl #122531
Tints of Black Pearl #122531
RGB
CMYK
RGB Variations
Color information
#122531 (or 0x122531) is known color: Black Pearl. HEX triplet: 12, 25 and 31. RGB value is (18,37,49). Sum of RGB (Red+Green+Blue) = 18+37+49=104 (13% of max value = 765). Red value is 18 (7.42% from 255 or 17.31% from 104); Green value is 37 (14.84% from 255 or 35.58% from 104); Blue value is 49 (19.53% from 255 or 47.12% from 104); Max value from RGB is 49 - color contains mainly: blue. Hex color #122531 is not a web safe color. Web safe color analog (approx): #003333. Inversed color of #122531 is #EDDACE. Grayscale: #202020. Windows color (decimal): -15588047 or 3220754. OLE color: 3220754.
HSL color Cylindrical-coordinate representation of color #122531: hue angle of 203.23º degrees, saturation: 0.46, lightness: 0.13%. HSV value (or HSB Brightness) of color is 0.19% and HSV saturation: 0.63%. Process color model (Four color, CMYK) of #122531 is Cyan = 0.63, Magento = 0.24, Yellow = 0 and Black (K on CMYK) = 0.81.
Color convert
| RGB | 18 | 37 | 49 | - |
| CMYK | 0.63 | 0.24 | 0 | 0.81 |
| HSL | 203.23º | 0.46% | 0.13% | - |
| HSV(B) | 203.23º | 0.63% | 0.19% | - |
| XYZ | 1.47 | 1.67 | 3.15 | - |
| YUV | 32.69 | 137.21 | 117.52 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 18 | 37 | 49 | 0.63 | 0.24 | 0 | 0.81 | 203.23 | 0.46 | 0.13 |
| Hex | 12 | 25 | 31 | 3F | 18 | 0 | 51 | CB | 2E | D |
| Octal | 22 | 45 | 61 | 77 | 30 | 0 | 121 | 313 | 56 | 15 |
| Binary | 10010 | 100101 | 110001 | 111111 | 11000 | 0 | 1010001 | 11001011 | 101110 | 1101 |
Color Harmonies of #122531
Complementary color
Monochromatic Colors of #122531
Black with #122531
Text Example
Text Example
White with #122531
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #122531; }
p { color: rgb(18,37,49); }
H1.HeaderClassName
{
color: #122531;
}
.AnyTagClassName
{
color: #122531;
}
</style>
background-color css
<style>
a { background-color: #122531; }
a { background-color: rgb(18,37,49); }
div.DivClassName
{
background-color: #122531;
}
.BgClassName
{
background-color: #122531;
}
</style>
border-color css
<style>
span { border-color: #122531; }
span { border-color: rgb(18,37,49); }
td.TdClassName
{
border-color: #122531;
}
.TagClassName
{
border-color: #122531;
}
</style>