Shades of Black Pearl #092328
Tints of Black Pearl #092328
RGB
CMYK
RGB Variations
Color information
#092328 (or 0x092328) is known color: Black Pearl. HEX triplet: 09, 23 and 28. RGB value is (9,35,40). Sum of RGB (Red+Green+Blue) = 9+35+40=84 (11% of max value = 765). Red value is 9 (3.91% from 255 or 10.71% from 84); Green value is 35 (14.06% from 255 or 41.67% from 84); Blue value is 40 (16.02% from 255 or 47.62% from 84); Max value from RGB is 40 - color contains mainly: blue. Hex color #092328 is not a web safe color. Web safe color analog (approx): #003333. Inversed color of #092328 is #F6DCD7. Grayscale: #1B1B1B. Windows color (decimal): -16178392 or 2630409. OLE color: 2630409.
HSL color Cylindrical-coordinate representation of color #092328: hue angle of 189.68º degrees, saturation: 0.63, lightness: 0.1%. HSV value (or HSB Brightness) of color is 0.16% and HSV saturation: 0.77%. Process color model (Four color, CMYK) of #092328 is Cyan = 0.78, Magento = 0.12, Yellow = 0 and Black (K on CMYK) = 0.84.
Color convert
| RGB | 9 | 35 | 40 | - |
| CMYK | 0.78 | 0.12 | 0 | 0.84 |
| HSL | 189.68º | 0.63% | 0.1% | - |
| HSV(B) | 189.68º | 0.78% | 0.16% | - |
| XYZ | 1.1 | 1.41 | 2.22 | - |
| YUV | 27.8 | 134.89 | 114.59 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 9 | 35 | 40 | 0.78 | 0.12 | 0 | 0.84 | 189.68 | 0.63 | 0.1 |
| Hex | 9 | 23 | 28 | 4E | C | 0 | 54 | BE | 3F | A |
| Octal | 11 | 43 | 50 | 116 | 14 | 0 | 124 | 276 | 77 | 12 |
| Binary | 1001 | 100011 | 101000 | 1001110 | 1100 | 0 | 1010100 | 10111110 | 111111 | 1010 |
Color Harmonies of #092328
Complementary color
Monochromatic Colors of #092328
Black with #092328
Text Example
Text Example
White with #092328
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #092328; }
p { color: rgb(9,35,40); }
H1.HeaderClassName
{
color: #092328;
}
.AnyTagClassName
{
color: #092328;
}
</style>
background-color css
<style>
a { background-color: #092328; }
a { background-color: rgb(9,35,40); }
div.DivClassName
{
background-color: #092328;
}
.BgClassName
{
background-color: #092328;
}
</style>
border-color css
<style>
span { border-color: #092328; }
span { border-color: rgb(9,35,40); }
td.TdClassName
{
border-color: #092328;
}
.TagClassName
{
border-color: #092328;
}
</style>