Shades of Black Pearl #092636
Tints of Black Pearl #092636
RGB
CMYK
RGB Variations
Color information
#092636 (or 0x092636) is known color: Black Pearl. HEX triplet: 09, 26 and 36. RGB value is (9,38,54). Sum of RGB (Red+Green+Blue) = 9+38+54=101 (13% of max value = 765). Red value is 9 (3.91% from 255 or 8.91% from 101); Green value is 38 (15.23% from 255 or 37.62% from 101); Blue value is 54 (21.48% from 255 or 53.47% from 101); Max value from RGB is 54 - color contains mainly: blue. Hex color #092636 is not a web safe color. Web safe color analog (approx): #003333. Inversed color of #092636 is #F6D9C9. Grayscale: #1F1F1F. Windows color (decimal): -16177610 or 3548681. OLE color: 3548681.
HSL color Cylindrical-coordinate representation of color #092636: hue angle of 201.33º degrees, saturation: 0.71, lightness: 0.12%. HSV value (or HSB Brightness) of color is 0.21% and HSV saturation: 0.83%. Process color model (Four color, CMYK) of #092636 is Cyan = 0.83, Magento = 0.30, Yellow = 0 and Black (K on CMYK) = 0.79.
Color convert
| RGB | 9 | 38 | 54 | - |
| CMYK | 0.83 | 0.30 | 0 | 0.79 |
| HSL | 201.33º | 0.71% | 0.12% | - |
| HSV(B) | 201.33º | 0.83% | 0.21% | - |
| XYZ | 1.47 | 1.71 | 3.74 | - |
| YUV | 31.15 | 140.89 | 112.2 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 9 | 38 | 54 | 0.83 | 0.30 | 0 | 0.79 | 201.33 | 0.71 | 0.12 |
| Hex | 9 | 26 | 36 | 53 | 1E | 0 | 4F | C9 | 47 | C |
| Octal | 11 | 46 | 66 | 123 | 36 | 0 | 117 | 311 | 107 | 14 |
| Binary | 1001 | 100110 | 110110 | 1010011 | 11110 | 0 | 1001111 | 11001001 | 1000111 | 1100 |
Color Harmonies of #092636
Complementary color
Monochromatic Colors of #092636
Black with #092636
Text Example
Text Example
White with #092636
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #092636; }
p { color: rgb(9,38,54); }
H1.HeaderClassName
{
color: #092636;
}
.AnyTagClassName
{
color: #092636;
}
</style>
background-color css
<style>
a { background-color: #092636; }
a { background-color: rgb(9,38,54); }
div.DivClassName
{
background-color: #092636;
}
.BgClassName
{
background-color: #092636;
}
</style>
border-color css
<style>
span { border-color: #092636; }
span { border-color: rgb(9,38,54); }
td.TdClassName
{
border-color: #092636;
}
.TagClassName
{
border-color: #092636;
}
</style>