Shades of Solid Pink #835458
Tints of Solid Pink #835458
RGB
CMYK
RGB Variations
Color information
#835458 (or 0x835458) is known color: Solid Pink. HEX triplet: 83, 54 and 58. RGB value is (131,84,88). Sum of RGB (Red+Green+Blue) = 131+84+88=303 (40% of max value = 765). Red value is 131 (51.56% from 255 or 43.23% from 303); Green value is 84 (33.20% from 255 or 27.72% from 303); Blue value is 88 (34.77% from 255 or 29.04% from 303); Max value from RGB is 131 - color contains mainly: red. Hex color #835458 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #835458 is #7CABA7. Grayscale: #626262. Windows color (decimal): -8170408 or 5788803. OLE color: 5788803.
HSL color Cylindrical-coordinate representation of color #835458: hue angle of 354.89º degrees, saturation: 0.22, lightness: 0.42%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.36%. Process color model (Four color, CMYK) of #835458 is Cyan = 0, Magento = 0.36, Yellow = 0.33 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 131 | 84 | 88 | - |
| CMYK | 0 | 0.36 | 0.33 | 0.49 |
| HSL | 354.89º | 0.22% | 0.42% | - |
| HSV(B) | 354.89º | 0.36% | 0.51% | - |
| XYZ | 14.29 | 11.87 | 10.77 | - |
| YUV | 98.51 | 122.07 | 151.17 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 131 | 84 | 88 | 0 | 0.36 | 0.33 | 0.49 | 354.89 | 0.22 | 0.42 |
| Hex | 83 | 54 | 58 | 0 | 24 | 21 | 31 | 163 | 16 | 2A |
| Octal | 203 | 124 | 130 | 0 | 44 | 41 | 61 | 543 | 26 | 52 |
| Binary | 10000011 | 1010100 | 1011000 | 0 | 100100 | 100001 | 110001 | 101100011 | 10110 | 101010 |
Color Harmonies of #835458
Complementary color
Monochromatic Colors of #835458
Black with #835458
Text Example
Text Example
White with #835458
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #835458; }
p { color: rgb(131,84,88); }
H1.HeaderClassName
{
color: #835458;
}
.AnyTagClassName
{
color: #835458;
}
</style>
background-color css
<style>
a { background-color: #835458; }
a { background-color: rgb(131,84,88); }
div.DivClassName
{
background-color: #835458;
}
.BgClassName
{
background-color: #835458;
}
</style>
border-color css
<style>
span { border-color: #835458; }
span { border-color: rgb(131,84,88); }
td.TdClassName
{
border-color: #835458;
}
.TagClassName
{
border-color: #835458;
}
</style>