Shades of Black Pearl #042938
Tints of Black Pearl #042938
RGB
CMYK
RGB Variations
Color information
#042938 (or 0x042938) is known color: Black Pearl. HEX triplet: 04, 29 and 38. RGB value is (4,41,56). Sum of RGB (Red+Green+Blue) = 4+41+56=101 (13% of max value = 765). Red value is 4 (1.95% from 255 or 3.96% from 101); Green value is 41 (16.41% from 255 or 40.59% from 101); Blue value is 56 (22.27% from 255 or 55.45% from 101); Max value from RGB is 56 - color contains mainly: blue. Hex color #042938 is not a web safe color. Web safe color analog (approx): #003333. Inversed color of #042938 is #FBD6C7. Grayscale: #1F1F1F. Windows color (decimal): -16504520 or 3680516. OLE color: 3680516.
HSL color Cylindrical-coordinate representation of color #042938: hue angle of 197.31º degrees, saturation: 0.87, lightness: 0.12%. HSV value (or HSB Brightness) of color is 0.22% and HSV saturation: 0.93%. Process color model (Four color, CMYK) of #042938 is Cyan = 0.93, Magento = 0.27, Yellow = 0 and Black (K on CMYK) = 0.78.
Color convert
| RGB | 4 | 41 | 56 | - |
| CMYK | 0.93 | 0.27 | 0 | 0.78 |
| HSL | 197.31º | 0.87% | 0.12% | - |
| HSV(B) | 197.31º | 0.93% | 0.22% | - |
| XYZ | 1.56 | 1.9 | 4.03 | - |
| YUV | 31.65 | 141.74 | 108.28 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 4 | 41 | 56 | 0.93 | 0.27 | 0 | 0.78 | 197.31 | 0.87 | 0.12 |
| Hex | 4 | 29 | 38 | 5D | 1B | 0 | 4E | C5 | 57 | C |
| Octal | 4 | 51 | 70 | 135 | 33 | 0 | 116 | 305 | 127 | 14 |
| Binary | 100 | 101001 | 111000 | 1011101 | 11011 | 0 | 1001110 | 11000101 | 1010111 | 1100 |
Color Harmonies of #042938
Complementary color
Monochromatic Colors of #042938
Black with #042938
Text Example
Text Example
White with #042938
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #042938; }
p { color: rgb(4,41,56); }
H1.HeaderClassName
{
color: #042938;
}
.AnyTagClassName
{
color: #042938;
}
</style>
background-color css
<style>
a { background-color: #042938; }
a { background-color: rgb(4,41,56); }
div.DivClassName
{
background-color: #042938;
}
.BgClassName
{
background-color: #042938;
}
</style>
border-color css
<style>
span { border-color: #042938; }
span { border-color: rgb(4,41,56); }
td.TdClassName
{
border-color: #042938;
}
.TagClassName
{
border-color: #042938;
}
</style>