Shades of Rose Taupe #825757
Tints of Rose Taupe #825757
RGB
CMYK
RGB Variations
Color information
#825757 (or 0x825757) is known color: Rose Taupe. HEX triplet: 82, 57 and 57. RGB value is (130,87,87). Sum of RGB (Red+Green+Blue) = 130+87+87=304 (40% of max value = 765). Red value is 130 (51.17% from 255 or 42.76% from 304); Green value is 87 (34.38% from 255 or 28.62% from 304); Blue value is 87 (34.38% from 255 or 28.62% from 304); Max value from RGB is 130 - color contains mainly: red. Hex color #825757 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #825757 is #7DA8A8. Grayscale: #636363. Windows color (decimal): -8235177 or 5724034. OLE color: 5724034.
HSL color Cylindrical-coordinate representation of color #825757: 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 #825757 is Cyan = 0, Magento = 0.33, Yellow = 0.33 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 130 | 87 | 87 | - |
| CMYK | 0 | 0.33 | 0.33 | 0.49 |
| HSL | 0º | 0.2% | 0.43% | - |
| HSV(B) | 0º | 0.33% | 0.51% | - |
| XYZ | 14.33 | 12.25 | 10.63 | - |
| YUV | 99.86 | 120.75 | 149.5 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 130 | 87 | 87 | 0 | 0.33 | 0.33 | 0.49 | 0 | 0.2 | 0.43 |
| Hex | 82 | 57 | 57 | 0 | 21 | 21 | 31 | 0 | 14 | 2B |
| Octal | 202 | 127 | 127 | 0 | 41 | 41 | 61 | 0 | 24 | 53 |
| Binary | 10000010 | 1010111 | 1010111 | 0 | 100001 | 100001 | 110001 | 0 | 10100 | 101011 |
Color Harmonies of #825757
Complementary color
Monochromatic Colors of #825757
Black with #825757
Text Example
Text Example
White with #825757
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #825757; }
p { color: rgb(130,87,87); }
H1.HeaderClassName
{
color: #825757;
}
.AnyTagClassName
{
color: #825757;
}
</style>
background-color css
<style>
a { background-color: #825757; }
a { background-color: rgb(130,87,87); }
div.DivClassName
{
background-color: #825757;
}
.BgClassName
{
background-color: #825757;
}
</style>
border-color css
<style>
span { border-color: #825757; }
span { border-color: rgb(130,87,87); }
td.TdClassName
{
border-color: #825757;
}
.TagClassName
{
border-color: #825757;
}
</style>