Shades of Black Pearl #092126
Tints of Black Pearl #092126
RGB
CMYK
RGB Variations
Color information
#092126 (or 0x092126) is known color: Black Pearl. HEX triplet: 09, 21 and 26. RGB value is (9,33,38). Sum of RGB (Red+Green+Blue) = 9+33+38=80 (10% of max value = 765). Red value is 9 (3.91% from 255 or 11.25% from 80); Green value is 33 (13.28% from 255 or 41.25% from 80); Blue value is 38 (15.23% from 255 or 47.5% from 80); Max value from RGB is 38 - color contains mainly: blue. Hex color #092126 is not a web safe color. Web safe color analog (approx): #003333. Inversed color of #092126 is #F6DED9. Grayscale: #1A1A1A. Windows color (decimal): -16178906 or 2498825. OLE color: 2498825.
HSL color Cylindrical-coordinate representation of color #092126: hue angle of 190.34º degrees, saturation: 0.62, lightness: 0.09%. HSV value (or HSB Brightness) of color is 0.15% and HSV saturation: 0.76%. Process color model (Four color, CMYK) of #092126 is Cyan = 0.76, Magento = 0.13, Yellow = 0 and Black (K on CMYK) = 0.85.
Color convert
| RGB | 9 | 33 | 38 | - |
| CMYK | 0.76 | 0.13 | 0 | 0.85 |
| HSL | 190.34º | 0.62% | 0.09% | - |
| HSV(B) | 190.34º | 0.76% | 0.15% | - |
| XYZ | 1.01 | 1.29 | 2.03 | - |
| YUV | 26.39 | 134.55 | 115.59 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 9 | 33 | 38 | 0.76 | 0.13 | 0 | 0.85 | 190.34 | 0.62 | 0.09 |
| Hex | 9 | 21 | 26 | 4C | D | 0 | 55 | BE | 3E | 9 |
| Octal | 11 | 41 | 46 | 114 | 15 | 0 | 125 | 276 | 76 | 11 |
| Binary | 1001 | 100001 | 100110 | 1001100 | 1101 | 0 | 1010101 | 10111110 | 111110 | 1001 |
Color Harmonies of #092126
Complementary color
Monochromatic Colors of #092126
Black with #092126
Text Example
Text Example
White with #092126
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #092126; }
p { color: rgb(9,33,38); }
H1.HeaderClassName
{
color: #092126;
}
.AnyTagClassName
{
color: #092126;
}
</style>
background-color css
<style>
a { background-color: #092126; }
a { background-color: rgb(9,33,38); }
div.DivClassName
{
background-color: #092126;
}
.BgClassName
{
background-color: #092126;
}
</style>
border-color css
<style>
span { border-color: #092126; }
span { border-color: rgb(9,33,38); }
td.TdClassName
{
border-color: #092126;
}
.TagClassName
{
border-color: #092126;
}
</style>