Shades of Black Pearl #072126
Tints of Black Pearl #072126
RGB
CMYK
RGB Variations
Color information
#072126 (or 0x072126) is known color: Black Pearl. HEX triplet: 07, 21 and 26. RGB value is (7,33,38). Sum of RGB (Red+Green+Blue) = 7+33+38=78 (10% of max value = 765). Red value is 7 (3.12% from 255 or 8.97% from 78); Green value is 33 (13.28% from 255 or 42.31% from 78); Blue value is 38 (15.23% from 255 or 48.72% from 78); Max value from RGB is 38 - color contains mainly: blue. Hex color #072126 is not a web safe color. Web safe color analog (approx): #003333. Inversed color of #072126 is #F8DED9. Grayscale: #191919. Windows color (decimal): -16309978 or 2498823. OLE color: 2498823.
HSL color Cylindrical-coordinate representation of color #072126: hue angle of 189.68º 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 #072126 is Cyan = 0.82, Magento = 0.13, Yellow = 0 and Black (K on CMYK) = 0.85.
Color convert
| RGB | 7 | 33 | 38 | - |
| CMYK | 0.82 | 0.13 | 0 | 0.85 |
| HSL | 189.68º | 0.69% | 0.09% | - |
| HSV(B) | 189.68º | 0.82% | 0.15% | - |
| XYZ | 0.98 | 1.27 | 2.03 | - |
| YUV | 25.8 | 134.89 | 114.59 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 7 | 33 | 38 | 0.82 | 0.13 | 0 | 0.85 | 189.68 | 0.69 | 0.09 |
| Hex | 7 | 21 | 26 | 52 | D | 0 | 55 | BE | 45 | 9 |
| Octal | 7 | 41 | 46 | 122 | 15 | 0 | 125 | 276 | 105 | 11 |
| Binary | 111 | 100001 | 100110 | 1010010 | 1101 | 0 | 1010101 | 10111110 | 1000101 | 1001 |
Color Harmonies of #072126
Complementary color
Monochromatic Colors of #072126
Black with #072126
Text Example
Text Example
White with #072126
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #072126; }
p { color: rgb(7,33,38); }
H1.HeaderClassName
{
color: #072126;
}
.AnyTagClassName
{
color: #072126;
}
</style>
background-color css
<style>
a { background-color: #072126; }
a { background-color: rgb(7,33,38); }
div.DivClassName
{
background-color: #072126;
}
.BgClassName
{
background-color: #072126;
}
</style>
border-color css
<style>
span { border-color: #072126; }
span { border-color: rgb(7,33,38); }
td.TdClassName
{
border-color: #072126;
}
.TagClassName
{
border-color: #072126;
}
</style>