Shades of Pale Brown #927559
Tints of Pale Brown #927559
RGB
CMYK
RGB Variations
Color information
#927559 (or 0x927559) is known color: Pale Brown. HEX triplet: 92, 75 and 59. RGB value is (146,117,89). Sum of RGB (Red+Green+Blue) = 146+117+89=352 (46% of max value = 765). Red value is 146 (57.42% from 255 or 41.48% from 352); Green value is 117 (46.09% from 255 or 33.24% from 352); Blue value is 89 (35.16% from 255 or 25.28% from 352); Max value from RGB is 146 - color contains mainly: red. Hex color #927559 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #927559 is #6D8AA6. Grayscale: #7A7A7A. Windows color (decimal): -7178919 or 5862802. OLE color: 5862802.
HSL color Cylindrical-coordinate representation of color #927559: hue angle of 29.47º degrees, saturation: 0.24, lightness: 0.46%. HSV value (or HSB Brightness) of color is 0.57% and HSV saturation: 0.39%. Process color model (Four color, CMYK) of #927559 is Cyan = 0, Magento = 0.20, Yellow = 0.39 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 146 | 117 | 89 | - |
| CMYK | 0 | 0.20 | 0.39 | 0.43 |
| HSL | 29.47º | 0.24% | 0.46% | - |
| HSV(B) | 29.47º | 0.39% | 0.57% | - |
| XYZ | 20.02 | 19.55 | 12.17 | - |
| YUV | 122.48 | 109.11 | 144.78 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 146 | 117 | 89 | 0 | 0.20 | 0.39 | 0.43 | 29.47 | 0.24 | 0.46 |
| Hex | 92 | 75 | 59 | 0 | 14 | 27 | 2B | 1D | 18 | 2E |
| Octal | 222 | 165 | 131 | 0 | 24 | 47 | 53 | 35 | 30 | 56 |
| Binary | 10010010 | 1110101 | 1011001 | 0 | 10100 | 100111 | 101011 | 11101 | 11000 | 101110 |
Color Harmonies of #927559
Complementary color
Monochromatic Colors of #927559
Black with #927559
Text Example
Text Example
White with #927559
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #927559; }
p { color: rgb(146,117,89); }
H1.HeaderClassName
{
color: #927559;
}
.AnyTagClassName
{
color: #927559;
}
</style>
background-color css
<style>
a { background-color: #927559; }
a { background-color: rgb(146,117,89); }
div.DivClassName
{
background-color: #927559;
}
.BgClassName
{
background-color: #927559;
}
</style>
border-color css
<style>
span { border-color: #927559; }
span { border-color: rgb(146,117,89); }
td.TdClassName
{
border-color: #927559;
}
.TagClassName
{
border-color: #927559;
}
</style>