Shades of Black Pearl #032536
Tints of Black Pearl #032536
RGB
CMYK
RGB Variations
Color information
#032536 (or 0x032536) is known color: Black Pearl. HEX triplet: 03, 25 and 36. RGB value is (3,37,54). Sum of RGB (Red+Green+Blue) = 3+37+54=94 (12% of max value = 765). Red value is 3 (1.56% from 255 or 3.19% from 94); Green value is 37 (14.84% from 255 or 39.36% from 94); Blue value is 54 (21.48% from 255 or 57.45% from 94); Max value from RGB is 54 - color contains mainly: blue. Hex color #032536 is not a web safe color. Web safe color analog (approx): #003333. Inversed color of #032536 is #FCDAC9. Grayscale: #1C1C1C. Windows color (decimal): -16571082 or 3548419. OLE color: 3548419.
HSL color Cylindrical-coordinate representation of color #032536: hue angle of 200º degrees, saturation: 0.89, lightness: 0.11%. HSV value (or HSB Brightness) of color is 0.21% and HSV saturation: 0.94%. Process color model (Four color, CMYK) of #032536 is Cyan = 0.94, Magento = 0.31, Yellow = 0 and Black (K on CMYK) = 0.79.
Color convert
| RGB | 3 | 37 | 54 | - |
| CMYK | 0.94 | 0.31 | 0 | 0.79 |
| HSL | 200º | 0.89% | 0.11% | - |
| HSV(B) | 200º | 0.94% | 0.21% | - |
| XYZ | 1.36 | 1.61 | 3.73 | - |
| YUV | 28.77 | 142.24 | 109.62 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 3 | 37 | 54 | 0.94 | 0.31 | 0 | 0.79 | 200 | 0.89 | 0.11 |
| Hex | 3 | 25 | 36 | 5E | 1F | 0 | 4F | C8 | 59 | B |
| Octal | 3 | 45 | 66 | 136 | 37 | 0 | 117 | 310 | 131 | 13 |
| Binary | 11 | 100101 | 110110 | 1011110 | 11111 | 0 | 1001111 | 11001000 | 1011001 | 1011 |
Color Harmonies of #032536
Complementary color
Monochromatic Colors of #032536
Black with #032536
Text Example
Text Example
White with #032536
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #032536; }
p { color: rgb(3,37,54); }
H1.HeaderClassName
{
color: #032536;
}
.AnyTagClassName
{
color: #032536;
}
</style>
background-color css
<style>
a { background-color: #032536; }
a { background-color: rgb(3,37,54); }
div.DivClassName
{
background-color: #032536;
}
.BgClassName
{
background-color: #032536;
}
</style>
border-color css
<style>
span { border-color: #032536; }
span { border-color: rgb(3,37,54); }
td.TdClassName
{
border-color: #032536;
}
.TagClassName
{
border-color: #032536;
}
</style>