Shades of Black Pearl #041319
Tints of Black Pearl #041319
RGB
CMYK
RGB Variations
Color information
#041319 (or 0x041319) is known color: Black Pearl. HEX triplet: 04, 13 and 19. RGB value is (4,19,25). Sum of RGB (Red+Green+Blue) = 4+19+25=48 (6% of max value = 765). Red value is 4 (1.95% from 255 or 8.33% from 48); Green value is 19 (7.81% from 255 or 39.58% from 48); Blue value is 25 (10.16% from 255 or 52.08% from 48); Max value from RGB is 25 - color contains mainly: blue. Hex color #041319 is not a web safe color. Web safe color analog (approx): #000000. Inversed color of #041319 is #FBECE6. Grayscale: #0F0F0F. Windows color (decimal): -16510183 or 1643268. OLE color: 1643268.
HSL color Cylindrical-coordinate representation of color #041319: hue angle of 197.14º degrees, saturation: 0.72, lightness: 0.06%. HSV value (or HSB Brightness) of color is 0.1% and HSV saturation: 0.84%. Process color model (Four color, CMYK) of #041319 is Cyan = 0.84, Magento = 0.24, Yellow = 0 and Black (K on CMYK) = 0.90.
Color convert
| RGB | 4 | 19 | 25 | - |
| CMYK | 0.84 | 0.24 | 0 | 0.90 |
| HSL | 197.14º | 0.72% | 0.06% | - |
| HSV(B) | 197.14º | 0.84% | 0.1% | - |
| XYZ | 0.46 | 0.56 | 1 | - |
| YUV | 15.2 | 133.53 | 120.01 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 4 | 19 | 25 | 0.84 | 0.24 | 0 | 0.90 | 197.14 | 0.72 | 0.06 |
| Hex | 4 | 13 | 19 | 54 | 18 | 0 | 5A | C5 | 48 | 6 |
| Octal | 4 | 23 | 31 | 124 | 30 | 0 | 132 | 305 | 110 | 6 |
| Binary | 100 | 10011 | 11001 | 1010100 | 11000 | 0 | 1011010 | 11000101 | 1001000 | 110 |
Color Harmonies of #041319
Complementary color
Monochromatic Colors of #041319
Black with #041319
Text Example
Text Example
White with #041319
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #041319; }
p { color: rgb(4,19,25); }
H1.HeaderClassName
{
color: #041319;
}
.AnyTagClassName
{
color: #041319;
}
</style>
background-color css
<style>
a { background-color: #041319; }
a { background-color: rgb(4,19,25); }
div.DivClassName
{
background-color: #041319;
}
.BgClassName
{
background-color: #041319;
}
</style>
border-color css
<style>
span { border-color: #041319; }
span { border-color: rgb(4,19,25); }
td.TdClassName
{
border-color: #041319;
}
.TagClassName
{
border-color: #041319;
}
</style>