Shades of Black Pearl #052531
Tints of Black Pearl #052531
RGB
CMYK
RGB Variations
Color information
#052531 (or 0x052531) is known color: Black Pearl. HEX triplet: 05, 25 and 31. RGB value is (5,37,49). Sum of RGB (Red+Green+Blue) = 5+37+49=91 (12% of max value = 765). Red value is 5 (2.34% from 255 or 5.49% from 91); Green value is 37 (14.84% from 255 or 40.66% from 91); Blue value is 49 (19.53% from 255 or 53.85% from 91); Max value from RGB is 49 - color contains mainly: blue. Hex color #052531 is not a web safe color. Web safe color analog (approx): #003333. Inversed color of #052531 is #FADACE. Grayscale: #1C1C1C. Windows color (decimal): -16440015 or 3220741. OLE color: 3220741.
HSL color Cylindrical-coordinate representation of color #052531: hue angle of 196.36º degrees, saturation: 0.81, lightness: 0.11%. HSV value (or HSB Brightness) of color is 0.19% and HSV saturation: 0.9%. Process color model (Four color, CMYK) of #052531 is Cyan = 0.90, Magento = 0.24, Yellow = 0 and Black (K on CMYK) = 0.81.
Color convert
| RGB | 5 | 37 | 49 | - |
| CMYK | 0.90 | 0.24 | 0 | 0.81 |
| HSL | 196.36º | 0.81% | 0.11% | - |
| HSV(B) | 196.36º | 0.9% | 0.19% | - |
| XYZ | 1.28 | 1.58 | 3.14 | - |
| YUV | 28.8 | 139.4 | 111.02 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 5 | 37 | 49 | 0.90 | 0.24 | 0 | 0.81 | 196.36 | 0.81 | 0.11 |
| Hex | 5 | 25 | 31 | 5A | 18 | 0 | 51 | C4 | 51 | B |
| Octal | 5 | 45 | 61 | 132 | 30 | 0 | 121 | 304 | 121 | 13 |
| Binary | 101 | 100101 | 110001 | 1011010 | 11000 | 0 | 1010001 | 11000100 | 1010001 | 1011 |
Color Harmonies of #052531
Complementary color
Monochromatic Colors of #052531
Black with #052531
Text Example
Text Example
White with #052531
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #052531; }
p { color: rgb(5,37,49); }
H1.HeaderClassName
{
color: #052531;
}
.AnyTagClassName
{
color: #052531;
}
</style>
background-color css
<style>
a { background-color: #052531; }
a { background-color: rgb(5,37,49); }
div.DivClassName
{
background-color: #052531;
}
.BgClassName
{
background-color: #052531;
}
</style>
border-color css
<style>
span { border-color: #052531; }
span { border-color: rgb(5,37,49); }
td.TdClassName
{
border-color: #052531;
}
.TagClassName
{
border-color: #052531;
}
</style>