Shades of Black Pearl #041516
Tints of Black Pearl #041516
RGB
CMYK
RGB Variations
Color information
#041516 (or 0x041516) is known color: Black Pearl. HEX triplet: 04, 15 and 16. RGB value is (4,21,22). Sum of RGB (Red+Green+Blue) = 4+21+22=47 (6% of max value = 765). Red value is 4 (1.95% from 255 or 8.51% from 47); Green value is 21 (8.59% from 255 or 44.68% from 47); Blue value is 22 (8.98% from 255 or 46.81% from 47); Max value from RGB is 22 - color contains mainly: blue. Hex color #041516 is not a web safe color. Web safe color analog (approx): #000000. Inversed color of #041516 is #FBEAE9. Grayscale: #101010. Windows color (decimal): -16509674 or 1447172. OLE color: 1447172.
HSL color Cylindrical-coordinate representation of color #041516: hue angle of 183.33º degrees, saturation: 0.69, lightness: 0.05%. HSV value (or HSB Brightness) of color is 0.09% and HSV saturation: 0.82%. Process color model (Four color, CMYK) of #041516 is Cyan = 0.82, Magento = 0.05, Yellow = 0 and Black (K on CMYK) = 0.91.
Color convert
| RGB | 4 | 21 | 22 | - |
| CMYK | 0.82 | 0.05 | 0 | 0.91 |
| HSL | 183.33º | 0.69% | 0.05% | - |
| HSV(B) | 183.33º | 0.82% | 0.09% | - |
| XYZ | 0.46 | 0.62 | 0.85 | - |
| YUV | 16.03 | 131.37 | 119.42 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 4 | 21 | 22 | 0.82 | 0.05 | 0 | 0.91 | 183.33 | 0.69 | 0.05 |
| Hex | 4 | 15 | 16 | 52 | 5 | 0 | 5B | B7 | 45 | 5 |
| Octal | 4 | 25 | 26 | 122 | 5 | 0 | 133 | 267 | 105 | 5 |
| Binary | 100 | 10101 | 10110 | 1010010 | 101 | 0 | 1011011 | 10110111 | 1000101 | 101 |
Color Harmonies of #041516
Complementary color
Monochromatic Colors of #041516
Black with #041516
Text Example
Text Example
White with #041516
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #041516; }
p { color: rgb(4,21,22); }
H1.HeaderClassName
{
color: #041516;
}
.AnyTagClassName
{
color: #041516;
}
</style>
background-color css
<style>
a { background-color: #041516; }
a { background-color: rgb(4,21,22); }
div.DivClassName
{
background-color: #041516;
}
.BgClassName
{
background-color: #041516;
}
</style>
border-color css
<style>
span { border-color: #041516; }
span { border-color: rgb(4,21,22); }
td.TdClassName
{
border-color: #041516;
}
.TagClassName
{
border-color: #041516;
}
</style>