Shades of Black Pearl #032730
Tints of Black Pearl #032730
RGB
CMYK
RGB Variations
Color information
#032730 (or 0x032730) is known color: Black Pearl. HEX triplet: 03, 27 and 30. RGB value is (3,39,48). Sum of RGB (Red+Green+Blue) = 3+39+48=90 (11% of max value = 765). Red value is 3 (1.56% from 255 or 3.33% from 90); Green value is 39 (15.62% from 255 or 43.33% from 90); Blue value is 48 (19.14% from 255 or 53.33% from 90); Max value from RGB is 48 - color contains mainly: blue. Hex color #032730 is not a web safe color. Web safe color analog (approx): #003333. Inversed color of #032730 is #FCD8CF. Grayscale: #1D1D1D. Windows color (decimal): -16570576 or 3155715. OLE color: 3155715.
HSL color Cylindrical-coordinate representation of color #032730: hue angle of 192º degrees, saturation: 0.88, lightness: 0.1%. HSV value (or HSB Brightness) of color is 0.19% and HSV saturation: 0.94%. Process color model (Four color, CMYK) of #032730 is Cyan = 0.94, Magento = 0.19, Yellow = 0 and Black (K on CMYK) = 0.81.
Color convert
| RGB | 3 | 39 | 48 | - |
| CMYK | 0.94 | 0.19 | 0 | 0.81 |
| HSL | 192º | 0.88% | 0.1% | - |
| HSV(B) | 192º | 0.94% | 0.19% | - |
| XYZ | 1.3 | 1.68 | 3.05 | - |
| YUV | 29.26 | 138.57 | 109.27 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 3 | 39 | 48 | 0.94 | 0.19 | 0 | 0.81 | 192 | 0.88 | 0.1 |
| Hex | 3 | 27 | 30 | 5E | 13 | 0 | 51 | C0 | 58 | A |
| Octal | 3 | 47 | 60 | 136 | 23 | 0 | 121 | 300 | 130 | 12 |
| Binary | 11 | 100111 | 110000 | 1011110 | 10011 | 0 | 1010001 | 11000000 | 1011000 | 1010 |
Color Harmonies of #032730
Complementary color
Monochromatic Colors of #032730
Black with #032730
Text Example
Text Example
White with #032730
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #032730; }
p { color: rgb(3,39,48); }
H1.HeaderClassName
{
color: #032730;
}
.AnyTagClassName
{
color: #032730;
}
</style>
background-color css
<style>
a { background-color: #032730; }
a { background-color: rgb(3,39,48); }
div.DivClassName
{
background-color: #032730;
}
.BgClassName
{
background-color: #032730;
}
</style>
border-color css
<style>
span { border-color: #032730; }
span { border-color: rgb(3,39,48); }
td.TdClassName
{
border-color: #032730;
}
.TagClassName
{
border-color: #032730;
}
</style>