Shades of Solid Pink #864047
Tints of Solid Pink #864047
RGB
CMYK
RGB Variations
Color information
#864047 (or 0x864047) is known color: Solid Pink. HEX triplet: 86, 40 and 47. RGB value is (134,64,71). Sum of RGB (Red+Green+Blue) = 134+64+71=269 (35% of max value = 765). Red value is 134 (52.73% from 255 or 49.81% from 269); Green value is 64 (25.39% from 255 or 23.79% from 269); Blue value is 71 (28.12% from 255 or 26.39% from 269); Max value from RGB is 134 - color contains mainly: red. Hex color #864047 is not a web safe color. Web safe color analog (approx): #993333. Inversed color of #864047 is #79BFB8. Grayscale: #555555. Windows color (decimal): -7978937 or 4669574. OLE color: 4669574.
HSL color Cylindrical-coordinate representation of color #864047: hue angle of 354º degrees, saturation: 0.35, lightness: 0.39%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.52%. Process color model (Four color, CMYK) of #864047 is Cyan = 0, Magento = 0.52, Yellow = 0.47 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 134 | 64 | 71 | - |
| CMYK | 0 | 0.52 | 0.47 | 0.47 |
| HSL | 354º | 0.35% | 0.39% | - |
| HSV(B) | 354º | 0.52% | 0.53% | - |
| XYZ | 12.8 | 9.19 | 7.06 | - |
| YUV | 85.73 | 119.69 | 162.43 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 134 | 64 | 71 | 0 | 0.52 | 0.47 | 0.47 | 354 | 0.35 | 0.39 |
| Hex | 86 | 40 | 47 | 0 | 34 | 2F | 2F | 162 | 23 | 27 |
| Octal | 206 | 100 | 107 | 0 | 64 | 57 | 57 | 542 | 43 | 47 |
| Binary | 10000110 | 1000000 | 1000111 | 0 | 110100 | 101111 | 101111 | 101100010 | 100011 | 100111 |
Color Harmonies of #864047
Complementary color
Monochromatic Colors of #864047
Black with #864047
Text Example
Text Example
White with #864047
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #864047; }
p { color: rgb(134,64,71); }
H1.HeaderClassName
{
color: #864047;
}
.AnyTagClassName
{
color: #864047;
}
</style>
background-color css
<style>
a { background-color: #864047; }
a { background-color: rgb(134,64,71); }
div.DivClassName
{
background-color: #864047;
}
.BgClassName
{
background-color: #864047;
}
</style>
border-color css
<style>
span { border-color: #864047; }
span { border-color: rgb(134,64,71); }
td.TdClassName
{
border-color: #864047;
}
.TagClassName
{
border-color: #864047;
}
</style>