Shades of Black Pearl #041527
Tints of Black Pearl #041527
RGB
CMYK
RGB Variations
Color information
#041527 (or 0x041527) is known color: Black Pearl. HEX triplet: 04, 15 and 27. RGB value is (4,21,39). Sum of RGB (Red+Green+Blue) = 4+21+39=64 (8% of max value = 765). Red value is 4 (1.95% from 255 or 6.25% from 64); Green value is 21 (8.59% from 255 or 32.81% from 64); Blue value is 39 (15.62% from 255 or 60.94% from 64); Max value from RGB is 39 - color contains mainly: blue. Hex color #041527 is not a web safe color. Web safe color analog (approx): #000033. Inversed color of #041527 is #FBEAD8. Grayscale: #111111. Windows color (decimal): -16509657 or 2561284. OLE color: 2561284.
HSL color Cylindrical-coordinate representation of color #041527: hue angle of 210.86º degrees, saturation: 0.81, lightness: 0.08%. HSV value (or HSB Brightness) of color is 0.15% and HSV saturation: 0.9%. Process color model (Four color, CMYK) of #041527 is Cyan = 0.90, Magento = 0.46, Yellow = 0 and Black (K on CMYK) = 0.85.
Color convert
| RGB | 4 | 21 | 39 | - |
| CMYK | 0.90 | 0.46 | 0 | 0.85 |
| HSL | 210.86º | 0.81% | 0.08% | - |
| HSV(B) | 210.86º | 0.9% | 0.15% | - |
| XYZ | 0.68 | 0.71 | 2.02 | - |
| YUV | 17.97 | 139.87 | 118.04 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 4 | 21 | 39 | 0.90 | 0.46 | 0 | 0.85 | 210.86 | 0.81 | 0.08 |
| Hex | 4 | 15 | 27 | 5A | 2E | 0 | 55 | D3 | 51 | 8 |
| Octal | 4 | 25 | 47 | 132 | 56 | 0 | 125 | 323 | 121 | 10 |
| Binary | 100 | 10101 | 100111 | 1011010 | 101110 | 0 | 1010101 | 11010011 | 1010001 | 1000 |
Color Harmonies of #041527
Complementary color
Monochromatic Colors of #041527
Black with #041527
Text Example
Text Example
White with #041527
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #041527; }
p { color: rgb(4,21,39); }
H1.HeaderClassName
{
color: #041527;
}
.AnyTagClassName
{
color: #041527;
}
</style>
background-color css
<style>
a { background-color: #041527; }
a { background-color: rgb(4,21,39); }
div.DivClassName
{
background-color: #041527;
}
.BgClassName
{
background-color: #041527;
}
</style>
border-color css
<style>
span { border-color: #041527; }
span { border-color: rgb(4,21,39); }
td.TdClassName
{
border-color: #041527;
}
.TagClassName
{
border-color: #041527;
}
</style>