Shades of Black Pearl #092329
Tints of Black Pearl #092329
RGB
CMYK
RGB Variations
Color information
#092329 (or 0x092329) is known color: Black Pearl. HEX triplet: 09, 23 and 29. RGB value is (9,35,41). Sum of RGB (Red+Green+Blue) = 9+35+41=85 (11% of max value = 765). Red value is 9 (3.91% from 255 or 10.59% from 85); Green value is 35 (14.06% from 255 or 41.18% from 85); Blue value is 41 (16.41% from 255 or 48.24% from 85); Max value from RGB is 41 - color contains mainly: blue. Hex color #092329 is not a web safe color. Web safe color analog (approx): #003333. Inversed color of #092329 is #F6DCD6. Grayscale: #1B1B1B. Windows color (decimal): -16178391 or 2695945. OLE color: 2695945.
HSL color Cylindrical-coordinate representation of color #092329: hue angle of 191.25º degrees, saturation: 0.64, lightness: 0.1%. HSV value (or HSB Brightness) of color is 0.16% and HSV saturation: 0.78%. Process color model (Four color, CMYK) of #092329 is Cyan = 0.78, Magento = 0.15, Yellow = 0 and Black (K on CMYK) = 0.84.
Color convert
| RGB | 9 | 35 | 41 | - |
| CMYK | 0.78 | 0.15 | 0 | 0.84 |
| HSL | 191.25º | 0.64% | 0.1% | - |
| HSV(B) | 191.25º | 0.78% | 0.16% | - |
| XYZ | 1.11 | 1.42 | 2.31 | - |
| YUV | 27.91 | 135.39 | 114.51 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 9 | 35 | 41 | 0.78 | 0.15 | 0 | 0.84 | 191.25 | 0.64 | 0.1 |
| Hex | 9 | 23 | 29 | 4E | F | 0 | 54 | BF | 40 | A |
| Octal | 11 | 43 | 51 | 116 | 17 | 0 | 124 | 277 | 100 | 12 |
| Binary | 1001 | 100011 | 101001 | 1001110 | 1111 | 0 | 1010100 | 10111111 | 1000000 | 1010 |
Color Harmonies of #092329
Complementary color
Monochromatic Colors of #092329
Black with #092329
Text Example
Text Example
White with #092329
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #092329; }
p { color: rgb(9,35,41); }
H1.HeaderClassName
{
color: #092329;
}
.AnyTagClassName
{
color: #092329;
}
</style>
background-color css
<style>
a { background-color: #092329; }
a { background-color: rgb(9,35,41); }
div.DivClassName
{
background-color: #092329;
}
.BgClassName
{
background-color: #092329;
}
</style>
border-color css
<style>
span { border-color: #092329; }
span { border-color: rgb(9,35,41); }
td.TdClassName
{
border-color: #092329;
}
.TagClassName
{
border-color: #092329;
}
</style>