Shades of Pale Brown #957257
Tints of Pale Brown #957257
RGB
CMYK
RGB Variations
Color information
#957257 (or 0x957257) is known color: Pale Brown. HEX triplet: 95, 72 and 57. RGB value is (149,114,87). Sum of RGB (Red+Green+Blue) = 149+114+87=350 (46% of max value = 765). Red value is 149 (58.59% from 255 or 42.57% from 350); Green value is 114 (44.92% from 255 or 32.57% from 350); Blue value is 87 (34.38% from 255 or 24.86% from 350); Max value from RGB is 149 - color contains mainly: red. Hex color #957257 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #957257 is #6A8DA8. Grayscale: #797979. Windows color (decimal): -6983081 or 5730965. OLE color: 5730965.
HSL color Cylindrical-coordinate representation of color #957257: hue angle of 26.13º degrees, saturation: 0.26, lightness: 0.46%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.42%. Process color model (Four color, CMYK) of #957257 is Cyan = 0, Magento = 0.23, Yellow = 0.42 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 149 | 114 | 87 | - |
| CMYK | 0 | 0.23 | 0.42 | 0.42 |
| HSL | 26.13º | 0.26% | 0.46% | - |
| HSV(B) | 26.13º | 0.42% | 0.58% | - |
| XYZ | 20.13 | 19.11 | 11.64 | - |
| YUV | 121.39 | 108.6 | 147.7 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 149 | 114 | 87 | 0 | 0.23 | 0.42 | 0.42 | 26.13 | 0.26 | 0.46 |
| Hex | 95 | 72 | 57 | 0 | 17 | 2A | 2A | 1A | 1A | 2E |
| Octal | 225 | 162 | 127 | 0 | 27 | 52 | 52 | 32 | 32 | 56 |
| Binary | 10010101 | 1110010 | 1010111 | 0 | 10111 | 101010 | 101010 | 11010 | 11010 | 101110 |
Color Harmonies of #957257
Complementary color
Monochromatic Colors of #957257
Black with #957257
Text Example
Text Example
White with #957257
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #957257; }
p { color: rgb(149,114,87); }
H1.HeaderClassName
{
color: #957257;
}
.AnyTagClassName
{
color: #957257;
}
</style>
background-color css
<style>
a { background-color: #957257; }
a { background-color: rgb(149,114,87); }
div.DivClassName
{
background-color: #957257;
}
.BgClassName
{
background-color: #957257;
}
</style>
border-color css
<style>
span { border-color: #957257; }
span { border-color: rgb(149,114,87); }
td.TdClassName
{
border-color: #957257;
}
.TagClassName
{
border-color: #957257;
}
</style>