Shades of Pale Brown #927547
Tints of Pale Brown #927547
RGB
CMYK
RGB Variations
Color information
#927547 (or 0x927547) is known color: Pale Brown. HEX triplet: 92, 75 and 47. RGB value is (146,117,71). Sum of RGB (Red+Green+Blue) = 146+117+71=334 (44% of max value = 765). Red value is 146 (57.42% from 255 or 43.71% from 334); Green value is 117 (46.09% from 255 or 35.03% from 334); Blue value is 71 (28.12% from 255 or 21.26% from 334); Max value from RGB is 146 - color contains mainly: red. Hex color #927547 is not a web safe color. Web safe color analog (approx): #996633. Inversed color of #927547 is #6D8AB8. Grayscale: #787878. Windows color (decimal): -7178937 or 4683154. OLE color: 4683154.
HSL color Cylindrical-coordinate representation of color #927547: hue angle of 36.8º degrees, saturation: 0.35, lightness: 0.43%. HSV value (or HSB Brightness) of color is 0.57% and HSV saturation: 0.51%. Process color model (Four color, CMYK) of #927547 is Cyan = 0, Magento = 0.20, Yellow = 0.51 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 146 | 117 | 71 | - |
| CMYK | 0 | 0.20 | 0.51 | 0.43 |
| HSL | 36.8º | 0.35% | 0.43% | - |
| HSV(B) | 36.8º | 0.51% | 0.57% | - |
| XYZ | 19.35 | 19.29 | 8.66 | - |
| YUV | 120.43 | 100.11 | 146.24 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 146 | 117 | 71 | 0 | 0.20 | 0.51 | 0.43 | 36.8 | 0.35 | 0.43 |
| Hex | 92 | 75 | 47 | 0 | 14 | 33 | 2B | 25 | 23 | 2B |
| Octal | 222 | 165 | 107 | 0 | 24 | 63 | 53 | 45 | 43 | 53 |
| Binary | 10010010 | 1110101 | 1000111 | 0 | 10100 | 110011 | 101011 | 100101 | 100011 | 101011 |
Color Harmonies of #927547
Complementary color
Monochromatic Colors of #927547
Black with #927547
Text Example
Text Example
White with #927547
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #927547; }
p { color: rgb(146,117,71); }
H1.HeaderClassName
{
color: #927547;
}
.AnyTagClassName
{
color: #927547;
}
</style>
background-color css
<style>
a { background-color: #927547; }
a { background-color: rgb(146,117,71); }
div.DivClassName
{
background-color: #927547;
}
.BgClassName
{
background-color: #927547;
}
</style>
border-color css
<style>
span { border-color: #927547; }
span { border-color: rgb(146,117,71); }
td.TdClassName
{
border-color: #927547;
}
.TagClassName
{
border-color: #927547;
}
</style>