Shades of Black Pearl #051228
Tints of Black Pearl #051228
RGB
CMYK
RGB Variations
Color information
#051228 (or 0x051228) is known color: Black Pearl. HEX triplet: 05, 12 and 28. RGB value is (5,18,40). Sum of RGB (Red+Green+Blue) = 5+18+40=63 (8% of max value = 765). Red value is 5 (2.34% from 255 or 7.94% from 63); Green value is 18 (7.42% from 255 or 28.57% from 63); Blue value is 40 (16.02% from 255 or 63.49% from 63); Max value from RGB is 40 - color contains mainly: blue. Hex color #051228 is not a web safe color. Web safe color analog (approx): #000033. Inversed color of #051228 is #FAEDD7. Grayscale: #101010. Windows color (decimal): -16444888 or 2626053. OLE color: 2626053.
HSL color Cylindrical-coordinate representation of color #051228: hue angle of 217.71º degrees, saturation: 0.78, lightness: 0.09%. HSV value (or HSB Brightness) of color is 0.16% and HSV saturation: 0.88%. Process color model (Four color, CMYK) of #051228 is Cyan = 0.88, Magento = 0.55, Yellow = 0 and Black (K on CMYK) = 0.84.
Color convert
| RGB | 5 | 18 | 40 | - |
| CMYK | 0.88 | 0.55 | 0 | 0.84 |
| HSL | 217.71º | 0.78% | 0.09% | - |
| HSV(B) | 217.71º | 0.88% | 0.16% | - |
| XYZ | 0.66 | 0.62 | 2.09 | - |
| YUV | 16.62 | 141.19 | 119.71 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 5 | 18 | 40 | 0.88 | 0.55 | 0 | 0.84 | 217.71 | 0.78 | 0.09 |
| Hex | 5 | 12 | 28 | 58 | 37 | 0 | 54 | DA | 4E | 9 |
| Octal | 5 | 22 | 50 | 130 | 67 | 0 | 124 | 332 | 116 | 11 |
| Binary | 101 | 10010 | 101000 | 1011000 | 110111 | 0 | 1010100 | 11011010 | 1001110 | 1001 |
Color Harmonies of #051228
Complementary color
Monochromatic Colors of #051228
Black with #051228
Text Example
Text Example
White with #051228
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #051228; }
p { color: rgb(5,18,40); }
H1.HeaderClassName
{
color: #051228;
}
.AnyTagClassName
{
color: #051228;
}
</style>
background-color css
<style>
a { background-color: #051228; }
a { background-color: rgb(5,18,40); }
div.DivClassName
{
background-color: #051228;
}
.BgClassName
{
background-color: #051228;
}
</style>
border-color css
<style>
span { border-color: #051228; }
span { border-color: rgb(5,18,40); }
td.TdClassName
{
border-color: #051228;
}
.TagClassName
{
border-color: #051228;
}
</style>