Shades of Rose Taupe #835858
Tints of Rose Taupe #835858
RGB
CMYK
RGB Variations
Color information
#835858 (or 0x835858) is known color: Rose Taupe. HEX triplet: 83, 58 and 58. RGB value is (131,88,88). Sum of RGB (Red+Green+Blue) = 131+88+88=307 (40% of max value = 765). Red value is 131 (51.56% from 255 or 42.67% from 307); Green value is 88 (34.77% from 255 or 28.66% from 307); Blue value is 88 (34.77% from 255 or 28.66% from 307); Max value from RGB is 131 - color contains mainly: red. Hex color #835858 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #835858 is #7CA7A7. Grayscale: #646464. Windows color (decimal): -8169384 or 5789827. OLE color: 5789827.
HSL color Cylindrical-coordinate representation of color #835858: hue angle of 0º degrees, saturation: 0.2, lightness: 0.43%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.33%. Process color model (Four color, CMYK) of #835858 is Cyan = 0, Magento = 0.33, Yellow = 0.33 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 131 | 88 | 88 | - |
| CMYK | 0 | 0.33 | 0.33 | 0.49 |
| HSL | 0º | 0.2% | 0.43% | - |
| HSV(B) | 0º | 0.33% | 0.51% | - |
| XYZ | 14.61 | 12.51 | 10.88 | - |
| YUV | 100.86 | 120.75 | 149.5 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 131 | 88 | 88 | 0 | 0.33 | 0.33 | 0.49 | 0 | 0.2 | 0.43 |
| Hex | 83 | 58 | 58 | 0 | 21 | 21 | 31 | 0 | 14 | 2B |
| Octal | 203 | 130 | 130 | 0 | 41 | 41 | 61 | 0 | 24 | 53 |
| Binary | 10000011 | 1011000 | 1011000 | 0 | 100001 | 100001 | 110001 | 0 | 10100 | 101011 |
Color Harmonies of #835858
Complementary color
Monochromatic Colors of #835858
Black with #835858
Text Example
Text Example
White with #835858
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #835858; }
p { color: rgb(131,88,88); }
H1.HeaderClassName
{
color: #835858;
}
.AnyTagClassName
{
color: #835858;
}
</style>
background-color css
<style>
a { background-color: #835858; }
a { background-color: rgb(131,88,88); }
div.DivClassName
{
background-color: #835858;
}
.BgClassName
{
background-color: #835858;
}
</style>
border-color css
<style>
span { border-color: #835858; }
span { border-color: rgb(131,88,88); }
td.TdClassName
{
border-color: #835858;
}
.TagClassName
{
border-color: #835858;
}
</style>