Shades of Black Pearl #041328
Tints of Black Pearl #041328
RGB
CMYK
RGB Variations
Color information
#041328 (or 0x041328) is known color: Black Pearl. HEX triplet: 04, 13 and 28. RGB value is (4,19,40). Sum of RGB (Red+Green+Blue) = 4+19+40=63 (8% of max value = 765). Red value is 4 (1.95% from 255 or 6.35% from 63); Green value is 19 (7.81% from 255 or 30.16% 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 #041328 is not a web safe color. Web safe color analog (approx): #000033. Inversed color of #041328 is #FBECD7. Grayscale: #101010. Windows color (decimal): -16510168 or 2626308. OLE color: 2626308.
HSL color Cylindrical-coordinate representation of color #041328: hue angle of 215º degrees, saturation: 0.82, lightness: 0.09%. HSV value (or HSB Brightness) of color is 0.16% and HSV saturation: 0.9%. Process color model (Four color, CMYK) of #041328 is Cyan = 0.90, Magento = 0.52, Yellow = 0 and Black (K on CMYK) = 0.84.
Color convert
| RGB | 4 | 19 | 40 | - |
| CMYK | 0.90 | 0.52 | 0 | 0.84 |
| HSL | 215º | 0.82% | 0.09% | - |
| HSV(B) | 215º | 0.9% | 0.16% | - |
| XYZ | 0.67 | 0.64 | 2.1 | - |
| YUV | 16.91 | 141.03 | 118.79 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 4 | 19 | 40 | 0.90 | 0.52 | 0 | 0.84 | 215 | 0.82 | 0.09 |
| Hex | 4 | 13 | 28 | 5A | 34 | 0 | 54 | D7 | 52 | 9 |
| Octal | 4 | 23 | 50 | 132 | 64 | 0 | 124 | 327 | 122 | 11 |
| Binary | 100 | 10011 | 101000 | 1011010 | 110100 | 0 | 1010100 | 11010111 | 1010010 | 1001 |
Color Harmonies of #041328
Complementary color
Monochromatic Colors of #041328
Black with #041328
Text Example
Text Example
White with #041328
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #041328; }
p { color: rgb(4,19,40); }
H1.HeaderClassName
{
color: #041328;
}
.AnyTagClassName
{
color: #041328;
}
</style>
background-color css
<style>
a { background-color: #041328; }
a { background-color: rgb(4,19,40); }
div.DivClassName
{
background-color: #041328;
}
.BgClassName
{
background-color: #041328;
}
</style>
border-color css
<style>
span { border-color: #041328; }
span { border-color: rgb(4,19,40); }
td.TdClassName
{
border-color: #041328;
}
.TagClassName
{
border-color: #041328;
}
</style>