Shades of Black Pearl #132730
Tints of Black Pearl #132730
RGB
CMYK
RGB Variations
Color information
#132730 (or 0x132730) is known color: Black Pearl. HEX triplet: 13, 27 and 30. RGB value is (19,39,48). Sum of RGB (Red+Green+Blue) = 19+39+48=106 (14% of max value = 765). Red value is 19 (7.81% from 255 or 17.92% from 106); Green value is 39 (15.62% from 255 or 36.79% from 106); Blue value is 48 (19.14% from 255 or 45.28% from 106); Max value from RGB is 48 - color contains mainly: blue. Hex color #132730 is not a web safe color. Web safe color analog (approx): #003333. Inversed color of #132730 is #ECD8CF. Grayscale: #212121. Windows color (decimal): -15522000 or 3155731. OLE color: 3155731.
HSL color Cylindrical-coordinate representation of color #132730: hue angle of 198.62º degrees, saturation: 0.43, lightness: 0.13%. HSV value (or HSB Brightness) of color is 0.19% and HSV saturation: 0.6%. Process color model (Four color, CMYK) of #132730 is Cyan = 0.60, Magento = 0.19, Yellow = 0 and Black (K on CMYK) = 0.81.
Color convert
| RGB | 19 | 39 | 48 | - |
| CMYK | 0.60 | 0.19 | 0 | 0.81 |
| HSL | 198.62º | 0.43% | 0.13% | - |
| HSV(B) | 198.62º | 0.6% | 0.19% | - |
| XYZ | 1.53 | 1.8 | 3.06 | - |
| YUV | 34.05 | 135.87 | 117.27 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 19 | 39 | 48 | 0.60 | 0.19 | 0 | 0.81 | 198.62 | 0.43 | 0.13 |
| Hex | 13 | 27 | 30 | 3C | 13 | 0 | 51 | C7 | 2B | D |
| Octal | 23 | 47 | 60 | 74 | 23 | 0 | 121 | 307 | 53 | 15 |
| Binary | 10011 | 100111 | 110000 | 111100 | 10011 | 0 | 1010001 | 11000111 | 101011 | 1101 |
Color Harmonies of #132730
Complementary color
Monochromatic Colors of #132730
Black with #132730
Text Example
Text Example
White with #132730
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #132730; }
p { color: rgb(19,39,48); }
H1.HeaderClassName
{
color: #132730;
}
.AnyTagClassName
{
color: #132730;
}
</style>
background-color css
<style>
a { background-color: #132730; }
a { background-color: rgb(19,39,48); }
div.DivClassName
{
background-color: #132730;
}
.BgClassName
{
background-color: #132730;
}
</style>
border-color css
<style>
span { border-color: #132730; }
span { border-color: rgb(19,39,48); }
td.TdClassName
{
border-color: #132730;
}
.TagClassName
{
border-color: #132730;
}
</style>