Shades of Black Pearl #172531
Tints of Black Pearl #172531
RGB
CMYK
RGB Variations
Color information
#172531 (or 0x172531) is known color: Black Pearl. HEX triplet: 17, 25 and 31. RGB value is (23,37,49). Sum of RGB (Red+Green+Blue) = 23+37+49=109 (14% of max value = 765). Red value is 23 (9.38% from 255 or 21.10% from 109); Green value is 37 (14.84% from 255 or 33.94% from 109); Blue value is 49 (19.53% from 255 or 44.95% from 109); Max value from RGB is 49 - color contains mainly: blue. Hex color #172531 is not a web safe color. Web safe color analog (approx): #003333. Inversed color of #172531 is #E8DACE. Grayscale: #222222. Windows color (decimal): -15260367 or 3220759. OLE color: 3220759.
HSL color Cylindrical-coordinate representation of color #172531: hue angle of 207.69º degrees, saturation: 0.36, lightness: 0.14%. HSV value (or HSB Brightness) of color is 0.19% and HSV saturation: 0.53%. Process color model (Four color, CMYK) of #172531 is Cyan = 0.53, Magento = 0.24, Yellow = 0 and Black (K on CMYK) = 0.81.
Color convert
| RGB | 23 | 37 | 49 | - |
| CMYK | 0.53 | 0.24 | 0 | 0.81 |
| HSL | 207.69º | 0.36% | 0.14% | - |
| HSV(B) | 207.69º | 0.53% | 0.19% | - |
| XYZ | 1.57 | 1.73 | 3.16 | - |
| YUV | 34.18 | 136.36 | 120.02 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 23 | 37 | 49 | 0.53 | 0.24 | 0 | 0.81 | 207.69 | 0.36 | 0.14 |
| Hex | 17 | 25 | 31 | 35 | 18 | 0 | 51 | D0 | 24 | E |
| Octal | 27 | 45 | 61 | 65 | 30 | 0 | 121 | 320 | 44 | 16 |
| Binary | 10111 | 100101 | 110001 | 110101 | 11000 | 0 | 1010001 | 11010000 | 100100 | 1110 |
Color Harmonies of #172531
Complementary color
Monochromatic Colors of #172531
Black with #172531
Text Example
Text Example
White with #172531
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #172531; }
p { color: rgb(23,37,49); }
H1.HeaderClassName
{
color: #172531;
}
.AnyTagClassName
{
color: #172531;
}
</style>
background-color css
<style>
a { background-color: #172531; }
a { background-color: rgb(23,37,49); }
div.DivClassName
{
background-color: #172531;
}
.BgClassName
{
background-color: #172531;
}
</style>
border-color css
<style>
span { border-color: #172531; }
span { border-color: rgb(23,37,49); }
td.TdClassName
{
border-color: #172531;
}
.TagClassName
{
border-color: #172531;
}
</style>