Shades of Pale Brown #907156
Tints of Pale Brown #907156
RGB
CMYK
RGB Variations
Color information
#907156 (or 0x907156) is known color: Pale Brown. HEX triplet: 90, 71 and 56. RGB value is (144,113,86). Sum of RGB (Red+Green+Blue) = 144+113+86=343 (45% of max value = 765). Red value is 144 (56.64% from 255 or 41.98% from 343); Green value is 113 (44.53% from 255 or 32.94% from 343); Blue value is 86 (33.98% from 255 or 25.07% from 343); Max value from RGB is 144 - color contains mainly: red. Hex color #907156 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #907156 is #6F8EA9. Grayscale: #777777. Windows color (decimal): -7311018 or 5665168. OLE color: 5665168.
HSL color Cylindrical-coordinate representation of color #907156: hue angle of 27.93º degrees, saturation: 0.25, lightness: 0.45%. HSV value (or HSB Brightness) of color is 0.56% and HSV saturation: 0.4%. Process color model (Four color, CMYK) of #907156 is Cyan = 0, Magento = 0.22, Yellow = 0.40 and Black (K on CMYK) = 0.44.
Color convert
| RGB | 144 | 113 | 86 | - |
| CMYK | 0 | 0.22 | 0.40 | 0.44 |
| HSL | 27.93º | 0.25% | 0.45% | - |
| HSV(B) | 27.93º | 0.4% | 0.56% | - |
| XYZ | 19.09 | 18.41 | 11.35 | - |
| YUV | 119.19 | 109.27 | 145.7 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 144 | 113 | 86 | 0 | 0.22 | 0.40 | 0.44 | 27.93 | 0.25 | 0.45 |
| Hex | 90 | 71 | 56 | 0 | 16 | 28 | 2C | 1C | 19 | 2D |
| Octal | 220 | 161 | 126 | 0 | 26 | 50 | 54 | 34 | 31 | 55 |
| Binary | 10010000 | 1110001 | 1010110 | 0 | 10110 | 101000 | 101100 | 11100 | 11001 | 101101 |
Color Harmonies of #907156
Complementary color
Monochromatic Colors of #907156
Black with #907156
Text Example
Text Example
White with #907156
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #907156; }
p { color: rgb(144,113,86); }
H1.HeaderClassName
{
color: #907156;
}
.AnyTagClassName
{
color: #907156;
}
</style>
background-color css
<style>
a { background-color: #907156; }
a { background-color: rgb(144,113,86); }
div.DivClassName
{
background-color: #907156;
}
.BgClassName
{
background-color: #907156;
}
</style>
border-color css
<style>
span { border-color: #907156; }
span { border-color: rgb(144,113,86); }
td.TdClassName
{
border-color: #907156;
}
.TagClassName
{
border-color: #907156;
}
</style>