Shades of Black Pearl #071526
Tints of Black Pearl #071526
RGB
CMYK
RGB Variations
Color information
#071526 (or 0x071526) is known color: Black Pearl. HEX triplet: 07, 15 and 26. RGB value is (7,21,38). Sum of RGB (Red+Green+Blue) = 7+21+38=66 (8% of max value = 765). Red value is 7 (3.12% from 255 or 10.61% from 66); Green value is 21 (8.59% from 255 or 31.82% from 66); Blue value is 38 (15.23% from 255 or 57.58% from 66); Max value from RGB is 38 - color contains mainly: blue. Hex color #071526 is not a web safe color. Web safe color analog (approx): #000033. Inversed color of #071526 is #F8EAD9. Grayscale: #121212. Windows color (decimal): -16313050 or 2495751. OLE color: 2495751.
HSL color Cylindrical-coordinate representation of color #071526: hue angle of 212.9º degrees, saturation: 0.69, lightness: 0.09%. HSV value (or HSB Brightness) of color is 0.15% and HSV saturation: 0.82%. Process color model (Four color, CMYK) of #071526 is Cyan = 0.82, Magento = 0.45, Yellow = 0 and Black (K on CMYK) = 0.85.
Color convert
| RGB | 7 | 21 | 38 | - |
| CMYK | 0.82 | 0.45 | 0 | 0.85 |
| HSL | 212.9º | 0.69% | 0.09% | - |
| HSV(B) | 212.9º | 0.82% | 0.15% | - |
| XYZ | 0.71 | 0.72 | 1.94 | - |
| YUV | 18.75 | 138.86 | 119.62 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 7 | 21 | 38 | 0.82 | 0.45 | 0 | 0.85 | 212.9 | 0.69 | 0.09 |
| Hex | 7 | 15 | 26 | 52 | 2D | 0 | 55 | D5 | 45 | 9 |
| Octal | 7 | 25 | 46 | 122 | 55 | 0 | 125 | 325 | 105 | 11 |
| Binary | 111 | 10101 | 100110 | 1010010 | 101101 | 0 | 1010101 | 11010101 | 1000101 | 1001 |
Color Harmonies of #071526
Complementary color
Monochromatic Colors of #071526
Black with #071526
Text Example
Text Example
White with #071526
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #071526; }
p { color: rgb(7,21,38); }
H1.HeaderClassName
{
color: #071526;
}
.AnyTagClassName
{
color: #071526;
}
</style>
background-color css
<style>
a { background-color: #071526; }
a { background-color: rgb(7,21,38); }
div.DivClassName
{
background-color: #071526;
}
.BgClassName
{
background-color: #071526;
}
</style>
border-color css
<style>
span { border-color: #071526; }
span { border-color: rgb(7,21,38); }
td.TdClassName
{
border-color: #071526;
}
.TagClassName
{
border-color: #071526;
}
</style>