Shades of Black Pearl #112428
Tints of Black Pearl #112428
RGB
CMYK
RGB Variations
Color information
#112428 (or 0x112428) is known color: Black Pearl. HEX triplet: 11, 24 and 28. RGB value is (17,36,40). Sum of RGB (Red+Green+Blue) = 17+36+40=93 (12% of max value = 765). Red value is 17 (7.03% from 255 or 18.28% from 93); Green value is 36 (14.45% from 255 or 38.71% from 93); Blue value is 40 (16.02% from 255 or 43.01% from 93); Max value from RGB is 40 - color contains mainly: blue. Hex color #112428 is not a web safe color. Web safe color analog (approx): #003333. Inversed color of #112428 is #EEDBD7. Grayscale: #1E1E1E. Windows color (decimal): -15653848 or 2630673. OLE color: 2630673.
HSL color Cylindrical-coordinate representation of color #112428: hue angle of 190.43º degrees, saturation: 0.4, lightness: 0.11%. HSV value (or HSB Brightness) of color is 0.16% and HSV saturation: 0.57%. Process color model (Four color, CMYK) of #112428 is Cyan = 0.57, Magento = 0.10, Yellow = 0 and Black (K on CMYK) = 0.84.
Color convert
| RGB | 17 | 36 | 40 | - |
| CMYK | 0.57 | 0.10 | 0 | 0.84 |
| HSL | 190.43º | 0.4% | 0.11% | - |
| HSV(B) | 190.43º | 0.58% | 0.16% | - |
| XYZ | 1.25 | 1.53 | 2.24 | - |
| YUV | 30.78 | 133.21 | 118.17 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 17 | 36 | 40 | 0.57 | 0.10 | 0 | 0.84 | 190.43 | 0.4 | 0.11 |
| Hex | 11 | 24 | 28 | 39 | A | 0 | 54 | BE | 28 | B |
| Octal | 21 | 44 | 50 | 71 | 12 | 0 | 124 | 276 | 50 | 13 |
| Binary | 10001 | 100100 | 101000 | 111001 | 1010 | 0 | 1010100 | 10111110 | 101000 | 1011 |
Color Harmonies of #112428
Complementary color
Monochromatic Colors of #112428
Black with #112428
Text Example
Text Example
White with #112428
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #112428; }
p { color: rgb(17,36,40); }
H1.HeaderClassName
{
color: #112428;
}
.AnyTagClassName
{
color: #112428;
}
</style>
background-color css
<style>
a { background-color: #112428; }
a { background-color: rgb(17,36,40); }
div.DivClassName
{
background-color: #112428;
}
.BgClassName
{
background-color: #112428;
}
</style>
border-color css
<style>
span { border-color: #112428; }
span { border-color: rgb(17,36,40); }
td.TdClassName
{
border-color: #112428;
}
.TagClassName
{
border-color: #112428;
}
</style>