Shades of Pale Brown #927356
Tints of Pale Brown #927356
RGB
CMYK
RGB Variations
Color information
#927356 (or 0x927356) is known color: Pale Brown. HEX triplet: 92, 73 and 56. RGB value is (146,115,86). Sum of RGB (Red+Green+Blue) = 146+115+86=347 (45% of max value = 765). Red value is 146 (57.42% from 255 or 42.07% from 347); Green value is 115 (45.31% from 255 or 33.14% from 347); Blue value is 86 (33.98% from 255 or 24.78% from 347); Max value from RGB is 146 - color contains mainly: red. Hex color #927356 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #927356 is #6D8CA9. Grayscale: #797979. Windows color (decimal): -7179434 or 5665682. OLE color: 5665682.
HSL color Cylindrical-coordinate representation of color #927356: hue angle of 29º degrees, saturation: 0.26, lightness: 0.45%. HSV value (or HSB Brightness) of color is 0.57% and HSV saturation: 0.41%. Process color model (Four color, CMYK) of #927356 is Cyan = 0, Magento = 0.21, Yellow = 0.41 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 146 | 115 | 86 | - |
| CMYK | 0 | 0.21 | 0.41 | 0.43 |
| HSL | 29º | 0.26% | 0.45% | - |
| HSV(B) | 29º | 0.41% | 0.57% | - |
| XYZ | 19.66 | 19.04 | 11.44 | - |
| YUV | 120.96 | 108.27 | 145.86 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 146 | 115 | 86 | 0 | 0.21 | 0.41 | 0.43 | 29 | 0.26 | 0.45 |
| Hex | 92 | 73 | 56 | 0 | 15 | 29 | 2B | 1D | 1A | 2D |
| Octal | 222 | 163 | 126 | 0 | 25 | 51 | 53 | 35 | 32 | 55 |
| Binary | 10010010 | 1110011 | 1010110 | 0 | 10101 | 101001 | 101011 | 11101 | 11010 | 101101 |
Color Harmonies of #927356
Complementary color
Monochromatic Colors of #927356
Black with #927356
Text Example
Text Example
White with #927356
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #927356; }
p { color: rgb(146,115,86); }
H1.HeaderClassName
{
color: #927356;
}
.AnyTagClassName
{
color: #927356;
}
</style>
background-color css
<style>
a { background-color: #927356; }
a { background-color: rgb(146,115,86); }
div.DivClassName
{
background-color: #927356;
}
.BgClassName
{
background-color: #927356;
}
</style>
border-color css
<style>
span { border-color: #927356; }
span { border-color: rgb(146,115,86); }
td.TdClassName
{
border-color: #927356;
}
.TagClassName
{
border-color: #927356;
}
</style>