Shades of Black Pearl #122634
Tints of Black Pearl #122634
RGB
CMYK
RGB Variations
Color information
#122634 (or 0x122634) is known color: Black Pearl. HEX triplet: 12, 26 and 34. RGB value is (18,38,52). Sum of RGB (Red+Green+Blue) = 18+38+52=108 (14% of max value = 765). Red value is 18 (7.42% from 255 or 16.67% from 108); Green value is 38 (15.23% from 255 or 35.19% from 108); Blue value is 52 (20.70% from 255 or 48.15% from 108); Max value from RGB is 52 - color contains mainly: blue. Hex color #122634 is not a web safe color. Web safe color analog (approx): #003333. Inversed color of #122634 is #EDD9CB. Grayscale: #212121. Windows color (decimal): -15587788 or 3417618. OLE color: 3417618.
HSL color Cylindrical-coordinate representation of color #122634: hue angle of 204.71º degrees, saturation: 0.49, lightness: 0.14%. HSV value (or HSB Brightness) of color is 0.2% and HSV saturation: 0.65%. Process color model (Four color, CMYK) of #122634 is Cyan = 0.65, Magento = 0.27, Yellow = 0 and Black (K on CMYK) = 0.80.
Color convert
| RGB | 18 | 38 | 52 | - |
| CMYK | 0.65 | 0.27 | 0 | 0.80 |
| HSL | 204.71º | 0.49% | 0.14% | - |
| HSV(B) | 204.71º | 0.65% | 0.2% | - |
| XYZ | 1.56 | 1.76 | 3.51 | - |
| YUV | 33.62 | 138.37 | 116.86 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 18 | 38 | 52 | 0.65 | 0.27 | 0 | 0.80 | 204.71 | 0.49 | 0.14 |
| Hex | 12 | 26 | 34 | 41 | 1B | 0 | 50 | CD | 31 | E |
| Octal | 22 | 46 | 64 | 101 | 33 | 0 | 120 | 315 | 61 | 16 |
| Binary | 10010 | 100110 | 110100 | 1000001 | 11011 | 0 | 1010000 | 11001101 | 110001 | 1110 |
Color Harmonies of #122634
Complementary color
Monochromatic Colors of #122634
Black with #122634
Text Example
Text Example
White with #122634
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #122634; }
p { color: rgb(18,38,52); }
H1.HeaderClassName
{
color: #122634;
}
.AnyTagClassName
{
color: #122634;
}
</style>
background-color css
<style>
a { background-color: #122634; }
a { background-color: rgb(18,38,52); }
div.DivClassName
{
background-color: #122634;
}
.BgClassName
{
background-color: #122634;
}
</style>
border-color css
<style>
span { border-color: #122634; }
span { border-color: rgb(18,38,52); }
td.TdClassName
{
border-color: #122634;
}
.TagClassName
{
border-color: #122634;
}
</style>