Shades of Black Pearl #012738
Tints of Black Pearl #012738
RGB
CMYK
RGB Variations
Color information
#012738 (or 0x012738) is known color: Black Pearl. HEX triplet: 01, 27 and 38. RGB value is (1,39,56). Sum of RGB (Red+Green+Blue) = 1+39+56=96 (12% of max value = 765). Red value is 1 (0.78% from 255 or 1.04% from 96); Green value is 39 (15.62% from 255 or 40.62% from 96); Blue value is 56 (22.27% from 255 or 58.33% from 96); Max value from RGB is 56 - color contains mainly: blue. Hex color #012738 is not a web safe color. Web safe color analog (approx): #003333. Inversed color of #012738 is #FED8C7. Grayscale: #1D1D1D. Windows color (decimal): -16701640 or 3680001. OLE color: 3680001.
HSL color Cylindrical-coordinate representation of color #012738: hue angle of 198.55º degrees, saturation: 0.96, lightness: 0.11%. HSV value (or HSB Brightness) of color is 0.22% and HSV saturation: 0.98%. Process color model (Four color, CMYK) of #012738 is Cyan = 0.98, Magento = 0.30, Yellow = 0 and Black (K on CMYK) = 0.78.
Color convert
| RGB | 1 | 39 | 56 | - |
| CMYK | 0.98 | 0.30 | 0 | 0.78 |
| HSL | 198.55º | 0.96% | 0.11% | - |
| HSV(B) | 198.55º | 0.98% | 0.22% | - |
| XYZ | 1.45 | 1.74 | 4 | - |
| YUV | 29.58 | 142.91 | 107.62 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 1 | 39 | 56 | 0.98 | 0.30 | 0 | 0.78 | 198.55 | 0.96 | 0.11 |
| Hex | 1 | 27 | 38 | 62 | 1E | 0 | 4E | C7 | 60 | B |
| Octal | 1 | 47 | 70 | 142 | 36 | 0 | 116 | 307 | 140 | 13 |
| Binary | 1 | 100111 | 111000 | 1100010 | 11110 | 0 | 1001110 | 11000111 | 1100000 | 1011 |
Color Harmonies of #012738
Complementary color
Monochromatic Colors of #012738
Black with #012738
Text Example
Text Example
White with #012738
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #012738; }
p { color: rgb(1,39,56); }
H1.HeaderClassName
{
color: #012738;
}
.AnyTagClassName
{
color: #012738;
}
</style>
background-color css
<style>
a { background-color: #012738; }
a { background-color: rgb(1,39,56); }
div.DivClassName
{
background-color: #012738;
}
.BgClassName
{
background-color: #012738;
}
</style>
border-color css
<style>
span { border-color: #012738; }
span { border-color: rgb(1,39,56); }
td.TdClassName
{
border-color: #012738;
}
.TagClassName
{
border-color: #012738;
}
</style>