Shades of Black Pearl #091719
Tints of Black Pearl #091719
RGB
CMYK
RGB Variations
Color information
#091719 (or 0x091719) is known color: Black Pearl. HEX triplet: 09, 17 and 19. RGB value is (9,23,25). Sum of RGB (Red+Green+Blue) = 9+23+25=57 (7% of max value = 765). Red value is 9 (3.91% from 255 or 15.79% from 57); Green value is 23 (9.38% from 255 or 40.35% from 57); Blue value is 25 (10.16% from 255 or 43.86% from 57); Max value from RGB is 25 - color contains mainly: blue. Hex color #091719 is not a web safe color. Web safe color analog (approx): #000000. Inversed color of #091719 is #F6E8E6. Grayscale: #131313. Windows color (decimal): -16181479 or 1644297. OLE color: 1644297.
HSL color Cylindrical-coordinate representation of color #091719: hue angle of 187.5º degrees, saturation: 0.47, lightness: 0.07%. HSV value (or HSB Brightness) of color is 0.1% and HSV saturation: 0.64%. Process color model (Four color, CMYK) of #091719 is Cyan = 0.64, Magento = 0.08, Yellow = 0 and Black (K on CMYK) = 0.90.
Color convert
| RGB | 9 | 23 | 25 | - |
| CMYK | 0.64 | 0.08 | 0 | 0.90 |
| HSL | 187.5º | 0.47% | 0.07% | - |
| HSV(B) | 187.5º | 0.64% | 0.1% | - |
| XYZ | 0.59 | 0.74 | 1.03 | - |
| YUV | 19.04 | 131.36 | 120.84 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 9 | 23 | 25 | 0.64 | 0.08 | 0 | 0.90 | 187.5 | 0.47 | 0.07 |
| Hex | 9 | 17 | 19 | 40 | 8 | 0 | 5A | BC | 2F | 7 |
| Octal | 11 | 27 | 31 | 100 | 10 | 0 | 132 | 274 | 57 | 7 |
| Binary | 1001 | 10111 | 11001 | 1000000 | 1000 | 0 | 1011010 | 10111100 | 101111 | 111 |
Color Harmonies of #091719
Complementary color
Monochromatic Colors of #091719
Black with #091719
Text Example
Text Example
White with #091719
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #091719; }
p { color: rgb(9,23,25); }
H1.HeaderClassName
{
color: #091719;
}
.AnyTagClassName
{
color: #091719;
}
</style>
background-color css
<style>
a { background-color: #091719; }
a { background-color: rgb(9,23,25); }
div.DivClassName
{
background-color: #091719;
}
.BgClassName
{
background-color: #091719;
}
</style>
border-color css
<style>
span { border-color: #091719; }
span { border-color: rgb(9,23,25); }
td.TdClassName
{
border-color: #091719;
}
.TagClassName
{
border-color: #091719;
}
</style>