Shades of Black Pearl #122327
Tints of Black Pearl #122327
RGB
CMYK
RGB Variations
Color information
#122327 (or 0x122327) is known color: Black Pearl. HEX triplet: 12, 23 and 27. RGB value is (18,35,39). Sum of RGB (Red+Green+Blue) = 18+35+39=92 (12% of max value = 765). Red value is 18 (7.42% from 255 or 19.57% from 92); Green value is 35 (14.06% from 255 or 38.04% from 92); Blue value is 39 (15.62% from 255 or 42.39% from 92); Max value from RGB is 39 - color contains mainly: blue. Hex color #122327 is not a web safe color. Web safe color analog (approx): #003333. Inversed color of #122327 is #EDDCD8. Grayscale: #1E1E1E. Windows color (decimal): -15588569 or 2564882. OLE color: 2564882.
HSL color Cylindrical-coordinate representation of color #122327: hue angle of 191.43º degrees, saturation: 0.37, lightness: 0.11%. HSV value (or HSB Brightness) of color is 0.15% and HSV saturation: 0.54%. Process color model (Four color, CMYK) of #122327 is Cyan = 0.54, Magento = 0.10, Yellow = 0 and Black (K on CMYK) = 0.85.
Color convert
| RGB | 18 | 35 | 39 | - |
| CMYK | 0.54 | 0.10 | 0 | 0.85 |
| HSL | 191.43º | 0.37% | 0.11% | - |
| HSV(B) | 191.43º | 0.54% | 0.15% | - |
| XYZ | 1.22 | 1.48 | 2.14 | - |
| YUV | 30.37 | 132.87 | 119.17 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 18 | 35 | 39 | 0.54 | 0.10 | 0 | 0.85 | 191.43 | 0.37 | 0.11 |
| Hex | 12 | 23 | 27 | 36 | A | 0 | 55 | BF | 25 | B |
| Octal | 22 | 43 | 47 | 66 | 12 | 0 | 125 | 277 | 45 | 13 |
| Binary | 10010 | 100011 | 100111 | 110110 | 1010 | 0 | 1010101 | 10111111 | 100101 | 1011 |
Color Harmonies of #122327
Complementary color
Monochromatic Colors of #122327
Black with #122327
Text Example
Text Example
White with #122327
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #122327; }
p { color: rgb(18,35,39); }
H1.HeaderClassName
{
color: #122327;
}
.AnyTagClassName
{
color: #122327;
}
</style>
background-color css
<style>
a { background-color: #122327; }
a { background-color: rgb(18,35,39); }
div.DivClassName
{
background-color: #122327;
}
.BgClassName
{
background-color: #122327;
}
</style>
border-color css
<style>
span { border-color: #122327; }
span { border-color: rgb(18,35,39); }
td.TdClassName
{
border-color: #122327;
}
.TagClassName
{
border-color: #122327;
}
</style>