Shades of Black Pearl #192730
Tints of Black Pearl #192730
RGB
CMYK
RGB Variations
Color information
#192730 (or 0x192730) is known color: Black Pearl. HEX triplet: 19, 27 and 30. RGB value is (25,39,48). Sum of RGB (Red+Green+Blue) = 25+39+48=112 (14% of max value = 765). Red value is 25 (10.16% from 255 or 22.32% from 112); Green value is 39 (15.62% from 255 or 34.82% from 112); Blue value is 48 (19.14% from 255 or 42.86% from 112); Max value from RGB is 48 - color contains mainly: blue. Hex color #192730 is not a web safe color. Web safe color analog (approx): #003333. Inversed color of #192730 is #E6D8CF. Grayscale: #232323. Windows color (decimal): -15128784 or 3155737. OLE color: 3155737.
HSL color Cylindrical-coordinate representation of color #192730: hue angle of 203.48º degrees, saturation: 0.32, lightness: 0.14%. HSV value (or HSB Brightness) of color is 0.19% and HSV saturation: 0.48%. Process color model (Four color, CMYK) of #192730 is Cyan = 0.48, Magento = 0.19, Yellow = 0 and Black (K on CMYK) = 0.81.
Color convert
| RGB | 25 | 39 | 48 | - |
| CMYK | 0.48 | 0.19 | 0 | 0.81 |
| HSL | 203.48º | 0.32% | 0.14% | - |
| HSV(B) | 203.48º | 0.48% | 0.19% | - |
| XYZ | 1.66 | 1.87 | 3.07 | - |
| YUV | 35.84 | 134.86 | 120.27 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 25 | 39 | 48 | 0.48 | 0.19 | 0 | 0.81 | 203.48 | 0.32 | 0.14 |
| Hex | 19 | 27 | 30 | 30 | 13 | 0 | 51 | CB | 20 | E |
| Octal | 31 | 47 | 60 | 60 | 23 | 0 | 121 | 313 | 40 | 16 |
| Binary | 11001 | 100111 | 110000 | 110000 | 10011 | 0 | 1010001 | 11001011 | 100000 | 1110 |
Color Harmonies of #192730
Complementary color
Monochromatic Colors of #192730
Black with #192730
Text Example
Text Example
White with #192730
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #192730; }
p { color: rgb(25,39,48); }
H1.HeaderClassName
{
color: #192730;
}
.AnyTagClassName
{
color: #192730;
}
</style>
background-color css
<style>
a { background-color: #192730; }
a { background-color: rgb(25,39,48); }
div.DivClassName
{
background-color: #192730;
}
.BgClassName
{
background-color: #192730;
}
</style>
border-color css
<style>
span { border-color: #192730; }
span { border-color: rgb(25,39,48); }
td.TdClassName
{
border-color: #192730;
}
.TagClassName
{
border-color: #192730;
}
</style>