Shades of Solid Pink #834347
Tints of Solid Pink #834347
RGB
CMYK
RGB Variations
Color information
#834347 (or 0x834347) is known color: Solid Pink. HEX triplet: 83, 43 and 47. RGB value is (131,67,71). Sum of RGB (Red+Green+Blue) = 131+67+71=269 (35% of max value = 765). Red value is 131 (51.56% from 255 or 48.70% from 269); Green value is 67 (26.56% from 255 or 24.91% from 269); Blue value is 71 (28.12% from 255 or 26.39% from 269); Max value from RGB is 131 - color contains mainly: red. Hex color #834347 is not a web safe color. Web safe color analog (approx): #993333. Inversed color of #834347 is #7CBCB8. Grayscale: #565656. Windows color (decimal): -8174777 or 4670339. OLE color: 4670339.
HSL color Cylindrical-coordinate representation of color #834347: hue angle of 356.25º degrees, saturation: 0.32, lightness: 0.39%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.49%. Process color model (Four color, CMYK) of #834347 is Cyan = 0, Magento = 0.49, Yellow = 0.46 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 131 | 67 | 71 | - |
| CMYK | 0 | 0.49 | 0.46 | 0.49 |
| HSL | 356.25º | 0.32% | 0.39% | - |
| HSV(B) | 356.25º | 0.49% | 0.51% | - |
| XYZ | 12.5 | 9.29 | 7.1 | - |
| YUV | 86.59 | 119.2 | 159.67 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 131 | 67 | 71 | 0 | 0.49 | 0.46 | 0.49 | 356.25 | 0.32 | 0.39 |
| Hex | 83 | 43 | 47 | 0 | 31 | 2E | 31 | 164 | 20 | 27 |
| Octal | 203 | 103 | 107 | 0 | 61 | 56 | 61 | 544 | 40 | 47 |
| Binary | 10000011 | 1000011 | 1000111 | 0 | 110001 | 101110 | 110001 | 101100100 | 100000 | 100111 |
Color Harmonies of #834347
Complementary color
Monochromatic Colors of #834347
Black with #834347
Text Example
Text Example
White with #834347
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #834347; }
p { color: rgb(131,67,71); }
H1.HeaderClassName
{
color: #834347;
}
.AnyTagClassName
{
color: #834347;
}
</style>
background-color css
<style>
a { background-color: #834347; }
a { background-color: rgb(131,67,71); }
div.DivClassName
{
background-color: #834347;
}
.BgClassName
{
background-color: #834347;
}
</style>
border-color css
<style>
span { border-color: #834347; }
span { border-color: rgb(131,67,71); }
td.TdClassName
{
border-color: #834347;
}
.TagClassName
{
border-color: #834347;
}
</style>