Shades of Black Pearl #052930
Tints of Black Pearl #052930
RGB
CMYK
RGB Variations
Color information
#052930 (or 0x052930) is known color: Black Pearl. HEX triplet: 05, 29 and 30. RGB value is (5,41,48). Sum of RGB (Red+Green+Blue) = 5+41+48=94 (12% of max value = 765). Red value is 5 (2.34% from 255 or 5.32% from 94); Green value is 41 (16.41% from 255 or 43.62% from 94); Blue value is 48 (19.14% from 255 or 51.06% from 94); Max value from RGB is 48 - color contains mainly: blue. Hex color #052930 is not a web safe color. Web safe color analog (approx): #003333. Inversed color of #052930 is #FAD6CF. Grayscale: #1E1E1E. Windows color (decimal): -16438992 or 3156229. OLE color: 3156229.
HSL color Cylindrical-coordinate representation of color #052930: hue angle of 189.77º degrees, saturation: 0.81, lightness: 0.1%. HSV value (or HSB Brightness) of color is 0.19% and HSV saturation: 0.9%. Process color model (Four color, CMYK) of #052930 is Cyan = 0.90, Magento = 0.15, Yellow = 0 and Black (K on CMYK) = 0.81.
Color convert
| RGB | 5 | 41 | 48 | - |
| CMYK | 0.90 | 0.15 | 0 | 0.81 |
| HSL | 189.77º | 0.81% | 0.1% | - |
| HSV(B) | 189.77º | 0.9% | 0.19% | - |
| XYZ | 1.39 | 1.83 | 3.08 | - |
| YUV | 31.03 | 137.57 | 109.43 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 5 | 41 | 48 | 0.90 | 0.15 | 0 | 0.81 | 189.77 | 0.81 | 0.1 |
| Hex | 5 | 29 | 30 | 5A | F | 0 | 51 | BE | 51 | A |
| Octal | 5 | 51 | 60 | 132 | 17 | 0 | 121 | 276 | 121 | 12 |
| Binary | 101 | 101001 | 110000 | 1011010 | 1111 | 0 | 1010001 | 10111110 | 1010001 | 1010 |
Color Harmonies of #052930
Complementary color
Monochromatic Colors of #052930
Black with #052930
Text Example
Text Example
White with #052930
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #052930; }
p { color: rgb(5,41,48); }
H1.HeaderClassName
{
color: #052930;
}
.AnyTagClassName
{
color: #052930;
}
</style>
background-color css
<style>
a { background-color: #052930; }
a { background-color: rgb(5,41,48); }
div.DivClassName
{
background-color: #052930;
}
.BgClassName
{
background-color: #052930;
}
</style>
border-color css
<style>
span { border-color: #052930; }
span { border-color: rgb(5,41,48); }
td.TdClassName
{
border-color: #052930;
}
.TagClassName
{
border-color: #052930;
}
</style>