Shades of Solid Pink #834047
Tints of Solid Pink #834047
RGB
CMYK
RGB Variations
Color information
#834047 (or 0x834047) is known color: Solid Pink. HEX triplet: 83, 40 and 47. RGB value is (131,64,71). Sum of RGB (Red+Green+Blue) = 131+64+71=266 (35% of max value = 765). Red value is 131 (51.56% from 255 or 49.25% from 266); Green value is 64 (25.39% from 255 or 24.06% from 266); Blue value is 71 (28.12% from 255 or 26.69% from 266); Max value from RGB is 131 - color contains mainly: red. Hex color #834047 is not a web safe color. Web safe color analog (approx): #993333. Inversed color of #834047 is #7CBFB8. Grayscale: #545454. Windows color (decimal): -8175545 or 4669571. OLE color: 4669571.
HSL color Cylindrical-coordinate representation of color #834047: hue angle of 353.73º degrees, saturation: 0.34, lightness: 0.38%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.51%. Process color model (Four color, CMYK) of #834047 is Cyan = 0, Magento = 0.51, Yellow = 0.46 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 131 | 64 | 71 | - |
| CMYK | 0 | 0.51 | 0.46 | 0.49 |
| HSL | 353.73º | 0.34% | 0.38% | - |
| HSV(B) | 353.73º | 0.51% | 0.51% | - |
| XYZ | 12.33 | 8.95 | 7.04 | - |
| YUV | 84.83 | 120.2 | 160.93 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 131 | 64 | 71 | 0 | 0.51 | 0.46 | 0.49 | 353.73 | 0.34 | 0.38 |
| Hex | 83 | 40 | 47 | 0 | 33 | 2E | 31 | 162 | 22 | 26 |
| Octal | 203 | 100 | 107 | 0 | 63 | 56 | 61 | 542 | 42 | 46 |
| Binary | 10000011 | 1000000 | 1000111 | 0 | 110011 | 101110 | 110001 | 101100010 | 100010 | 100110 |
Color Harmonies of #834047
Complementary color
Monochromatic Colors of #834047
Black with #834047
Text Example
Text Example
White with #834047
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #834047; }
p { color: rgb(131,64,71); }
H1.HeaderClassName
{
color: #834047;
}
.AnyTagClassName
{
color: #834047;
}
</style>
background-color css
<style>
a { background-color: #834047; }
a { background-color: rgb(131,64,71); }
div.DivClassName
{
background-color: #834047;
}
.BgClassName
{
background-color: #834047;
}
</style>
border-color css
<style>
span { border-color: #834047; }
span { border-color: rgb(131,64,71); }
td.TdClassName
{
border-color: #834047;
}
.TagClassName
{
border-color: #834047;
}
</style>