Shades of Pale Brown #957553
Tints of Pale Brown #957553
RGB
CMYK
RGB Variations
Color information
#957553 (or 0x957553) is known color: Pale Brown. HEX triplet: 95, 75 and 53. RGB value is (149,117,83). Sum of RGB (Red+Green+Blue) = 149+117+83=349 (46% of max value = 765). Red value is 149 (58.59% from 255 or 42.69% from 349); Green value is 117 (46.09% from 255 or 33.52% from 349); Blue value is 83 (32.81% from 255 or 23.78% from 349); Max value from RGB is 149 - color contains mainly: red. Hex color #957553 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #957553 is #6A8AAC. Grayscale: #7A7A7A. Windows color (decimal): -6982317 or 5469589. OLE color: 5469589.
HSL color Cylindrical-coordinate representation of color #957553: hue angle of 30.91º degrees, saturation: 0.28, lightness: 0.45%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.44%. Process color model (Four color, CMYK) of #957553 is Cyan = 0, Magento = 0.21, Yellow = 0.44 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 149 | 117 | 83 | - |
| CMYK | 0 | 0.21 | 0.44 | 0.42 |
| HSL | 30.91º | 0.28% | 0.45% | - |
| HSV(B) | 30.91º | 0.44% | 0.58% | - |
| XYZ | 20.32 | 19.74 | 10.92 | - |
| YUV | 122.69 | 105.6 | 146.76 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 149 | 117 | 83 | 0 | 0.21 | 0.44 | 0.42 | 30.91 | 0.28 | 0.45 |
| Hex | 95 | 75 | 53 | 0 | 15 | 2C | 2A | 1F | 1C | 2D |
| Octal | 225 | 165 | 123 | 0 | 25 | 54 | 52 | 37 | 34 | 55 |
| Binary | 10010101 | 1110101 | 1010011 | 0 | 10101 | 101100 | 101010 | 11111 | 11100 | 101101 |
Color Harmonies of #957553
Complementary color
Monochromatic Colors of #957553
Black with #957553
Text Example
Text Example
White with #957553
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #957553; }
p { color: rgb(149,117,83); }
H1.HeaderClassName
{
color: #957553;
}
.AnyTagClassName
{
color: #957553;
}
</style>
background-color css
<style>
a { background-color: #957553; }
a { background-color: rgb(149,117,83); }
div.DivClassName
{
background-color: #957553;
}
.BgClassName
{
background-color: #957553;
}
</style>
border-color css
<style>
span { border-color: #957553; }
span { border-color: rgb(149,117,83); }
td.TdClassName
{
border-color: #957553;
}
.TagClassName
{
border-color: #957553;
}
</style>