Shades of Black Pearl #092435
Tints of Black Pearl #092435
RGB
CMYK
RGB Variations
Color information
#092435 (or 0x092435) is known color: Black Pearl. HEX triplet: 09, 24 and 35. RGB value is (9,36,53). Sum of RGB (Red+Green+Blue) = 9+36+53=98 (12% of max value = 765). Red value is 9 (3.91% from 255 or 9.18% from 98); Green value is 36 (14.45% from 255 or 36.73% from 98); Blue value is 53 (21.09% from 255 or 54.08% from 98); Max value from RGB is 53 - color contains mainly: blue. Hex color #092435 is not a web safe color. Web safe color analog (approx): #003333. Inversed color of #092435 is #F6DBCA. Grayscale: #1D1D1D. Windows color (decimal): -16178123 or 3482633. OLE color: 3482633.
HSL color Cylindrical-coordinate representation of color #092435: hue angle of 203.18º 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 #092435 is Cyan = 0.83, Magento = 0.32, Yellow = 0 and Black (K on CMYK) = 0.79.
Color convert
| RGB | 9 | 36 | 53 | - |
| CMYK | 0.83 | 0.32 | 0 | 0.79 |
| HSL | 203.18º | 0.71% | 0.12% | - |
| HSV(B) | 203.18º | 0.83% | 0.21% | - |
| XYZ | 1.39 | 1.58 | 3.6 | - |
| YUV | 29.87 | 141.05 | 113.12 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 9 | 36 | 53 | 0.83 | 0.32 | 0 | 0.79 | 203.18 | 0.71 | 0.12 |
| Hex | 9 | 24 | 35 | 53 | 20 | 0 | 4F | CB | 47 | C |
| Octal | 11 | 44 | 65 | 123 | 40 | 0 | 117 | 313 | 107 | 14 |
| Binary | 1001 | 100100 | 110101 | 1010011 | 100000 | 0 | 1001111 | 11001011 | 1000111 | 1100 |
Color Harmonies of #092435
Complementary color
Monochromatic Colors of #092435
Black with #092435
Text Example
Text Example
White with #092435
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #092435; }
p { color: rgb(9,36,53); }
H1.HeaderClassName
{
color: #092435;
}
.AnyTagClassName
{
color: #092435;
}
</style>
background-color css
<style>
a { background-color: #092435; }
a { background-color: rgb(9,36,53); }
div.DivClassName
{
background-color: #092435;
}
.BgClassName
{
background-color: #092435;
}
</style>
border-color css
<style>
span { border-color: #092435; }
span { border-color: rgb(9,36,53); }
td.TdClassName
{
border-color: #092435;
}
.TagClassName
{
border-color: #092435;
}
</style>