Shades of Black Pearl #022938
Tints of Black Pearl #022938
RGB
CMYK
RGB Variations
Color information
#022938 (or 0x022938) is known color: Black Pearl. HEX triplet: 02, 29 and 38. RGB value is (2,41,56). Sum of RGB (Red+Green+Blue) = 2+41+56=99 (13% of max value = 765). Red value is 2 (1.17% from 255 or 2.02% from 99); Green value is 41 (16.41% from 255 or 41.41% from 99); Blue value is 56 (22.27% from 255 or 56.57% from 99); Max value from RGB is 56 - color contains mainly: blue. Hex color #022938 is not a web safe color. Web safe color analog (approx): #003333. Inversed color of #022938 is #FDD6C7. Grayscale: #1E1E1E. Windows color (decimal): -16635592 or 3680514. OLE color: 3680514.
HSL color Cylindrical-coordinate representation of color #022938: hue angle of 196.67º degrees, saturation: 0.93, lightness: 0.11%. HSV value (or HSB Brightness) of color is 0.22% and HSV saturation: 0.96%. Process color model (Four color, CMYK) of #022938 is Cyan = 0.96, Magento = 0.27, Yellow = 0 and Black (K on CMYK) = 0.78.
Color convert
| RGB | 2 | 41 | 56 | - |
| CMYK | 0.96 | 0.27 | 0 | 0.78 |
| HSL | 196.67º | 0.93% | 0.11% | - |
| HSV(B) | 196.67º | 0.96% | 0.22% | - |
| XYZ | 1.53 | 1.88 | 4.02 | - |
| YUV | 31.05 | 142.08 | 107.28 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 2 | 41 | 56 | 0.96 | 0.27 | 0 | 0.78 | 196.67 | 0.93 | 0.11 |
| Hex | 2 | 29 | 38 | 60 | 1B | 0 | 4E | C5 | 5D | B |
| Octal | 2 | 51 | 70 | 140 | 33 | 0 | 116 | 305 | 135 | 13 |
| Binary | 10 | 101001 | 111000 | 1100000 | 11011 | 0 | 1001110 | 11000101 | 1011101 | 1011 |
Color Harmonies of #022938
Complementary color
Monochromatic Colors of #022938
Black with #022938
Text Example
Text Example
White with #022938
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #022938; }
p { color: rgb(2,41,56); }
H1.HeaderClassName
{
color: #022938;
}
.AnyTagClassName
{
color: #022938;
}
</style>
background-color css
<style>
a { background-color: #022938; }
a { background-color: rgb(2,41,56); }
div.DivClassName
{
background-color: #022938;
}
.BgClassName
{
background-color: #022938;
}
</style>
border-color css
<style>
span { border-color: #022938; }
span { border-color: rgb(2,41,56); }
td.TdClassName
{
border-color: #022938;
}
.TagClassName
{
border-color: #022938;
}
</style>