Shades of Black Pearl #071328
Tints of Black Pearl #071328
RGB
CMYK
RGB Variations
Color information
#071328 (or 0x071328) is known color: Black Pearl. HEX triplet: 07, 13 and 28. RGB value is (7,19,40). Sum of RGB (Red+Green+Blue) = 7+19+40=66 (8% of max value = 765). Red value is 7 (3.12% from 255 or 10.61% from 66); Green value is 19 (7.81% from 255 or 28.79% from 66); Blue value is 40 (16.02% from 255 or 60.61% from 66); Max value from RGB is 40 - color contains mainly: blue. Hex color #071328 is not a web safe color. Web safe color analog (approx): #000033. Inversed color of #071328 is #F8ECD7. Grayscale: #111111. Windows color (decimal): -16313560 or 2626311. OLE color: 2626311.
HSL color Cylindrical-coordinate representation of color #071328: hue angle of 218.18º degrees, saturation: 0.7, lightness: 0.09%. HSV value (or HSB Brightness) of color is 0.16% and HSV saturation: 0.82%. Process color model (Four color, CMYK) of #071328 is Cyan = 0.83, Magento = 0.52, Yellow = 0 and Black (K on CMYK) = 0.84.
Color convert
| RGB | 7 | 19 | 40 | - |
| CMYK | 0.83 | 0.52 | 0 | 0.84 |
| HSL | 218.18º | 0.7% | 0.09% | - |
| HSV(B) | 218.18º | 0.83% | 0.16% | - |
| XYZ | 0.7 | 0.66 | 2.1 | - |
| YUV | 17.81 | 140.52 | 120.29 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 7 | 19 | 40 | 0.83 | 0.52 | 0 | 0.84 | 218.18 | 0.7 | 0.09 |
| Hex | 7 | 13 | 28 | 53 | 34 | 0 | 54 | DA | 46 | 9 |
| Octal | 7 | 23 | 50 | 123 | 64 | 0 | 124 | 332 | 106 | 11 |
| Binary | 111 | 10011 | 101000 | 1010011 | 110100 | 0 | 1010100 | 11011010 | 1000110 | 1001 |
Color Harmonies of #071328
Complementary color
Monochromatic Colors of #071328
Black with #071328
Text Example
Text Example
White with #071328
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #071328; }
p { color: rgb(7,19,40); }
H1.HeaderClassName
{
color: #071328;
}
.AnyTagClassName
{
color: #071328;
}
</style>
background-color css
<style>
a { background-color: #071328; }
a { background-color: rgb(7,19,40); }
div.DivClassName
{
background-color: #071328;
}
.BgClassName
{
background-color: #071328;
}
</style>
border-color css
<style>
span { border-color: #071328; }
span { border-color: rgb(7,19,40); }
td.TdClassName
{
border-color: #071328;
}
.TagClassName
{
border-color: #071328;
}
</style>