Shades of Pale Brown #927051
Tints of Pale Brown #927051
RGB
CMYK
RGB Variations
Color information
#927051 (or 0x927051) is known color: Pale Brown. HEX triplet: 92, 70 and 51. RGB value is (146,112,81). Sum of RGB (Red+Green+Blue) = 146+112+81=339 (44% of max value = 765). Red value is 146 (57.42% from 255 or 43.07% from 339); Green value is 112 (44.14% from 255 or 33.04% from 339); Blue value is 81 (32.03% from 255 or 23.89% from 339); Max value from RGB is 146 - color contains mainly: red. Hex color #927051 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #927051 is #6D8FAE. Grayscale: #767676. Windows color (decimal): -7180207 or 5337234. OLE color: 5337234.
HSL color Cylindrical-coordinate representation of color #927051: hue angle of 28.62º degrees, saturation: 0.29, lightness: 0.45%. HSV value (or HSB Brightness) of color is 0.57% and HSV saturation: 0.45%. Process color model (Four color, CMYK) of #927051 is Cyan = 0, Magento = 0.23, Yellow = 0.45 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 146 | 112 | 81 | - |
| CMYK | 0 | 0.23 | 0.45 | 0.43 |
| HSL | 28.62º | 0.29% | 0.45% | - |
| HSV(B) | 28.62º | 0.45% | 0.57% | - |
| XYZ | 19.13 | 18.29 | 10.31 | - |
| YUV | 118.63 | 106.76 | 147.52 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 146 | 112 | 81 | 0 | 0.23 | 0.45 | 0.43 | 28.62 | 0.29 | 0.45 |
| Hex | 92 | 70 | 51 | 0 | 17 | 2D | 2B | 1D | 1D | 2D |
| Octal | 222 | 160 | 121 | 0 | 27 | 55 | 53 | 35 | 35 | 55 |
| Binary | 10010010 | 1110000 | 1010001 | 0 | 10111 | 101101 | 101011 | 11101 | 11101 | 101101 |
Color Harmonies of #927051
Complementary color
Monochromatic Colors of #927051
Black with #927051
Text Example
Text Example
White with #927051
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #927051; }
p { color: rgb(146,112,81); }
H1.HeaderClassName
{
color: #927051;
}
.AnyTagClassName
{
color: #927051;
}
</style>
background-color css
<style>
a { background-color: #927051; }
a { background-color: rgb(146,112,81); }
div.DivClassName
{
background-color: #927051;
}
.BgClassName
{
background-color: #927051;
}
</style>
border-color css
<style>
span { border-color: #927051; }
span { border-color: rgb(146,112,81); }
td.TdClassName
{
border-color: #927051;
}
.TagClassName
{
border-color: #927051;
}
</style>