Shades of Pale Brown #927558
Tints of Pale Brown #927558
RGB
CMYK
RGB Variations
Color information
#927558 (or 0x927558) is known color: Pale Brown. HEX triplet: 92, 75 and 58. RGB value is (146,117,88). Sum of RGB (Red+Green+Blue) = 146+117+88=351 (46% of max value = 765). Red value is 146 (57.42% from 255 or 41.60% from 351); Green value is 117 (46.09% from 255 or 33.33% from 351); Blue value is 88 (34.77% from 255 or 25.07% from 351); Max value from RGB is 146 - color contains mainly: red. Hex color #927558 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #927558 is #6D8AA7. Grayscale: #7A7A7A. Windows color (decimal): -7178920 or 5797266. OLE color: 5797266.
HSL color Cylindrical-coordinate representation of color #927558: hue angle of 30º degrees, saturation: 0.25, lightness: 0.46%. HSV value (or HSB Brightness) of color is 0.57% and HSV saturation: 0.4%. Process color model (Four color, CMYK) of #927558 is Cyan = 0, Magento = 0.20, Yellow = 0.40 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 146 | 117 | 88 | - |
| CMYK | 0 | 0.20 | 0.40 | 0.43 |
| HSL | 30º | 0.25% | 0.46% | - |
| HSV(B) | 30º | 0.4% | 0.57% | - |
| XYZ | 19.98 | 19.54 | 11.95 | - |
| YUV | 122.37 | 108.61 | 144.86 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 146 | 117 | 88 | 0 | 0.20 | 0.40 | 0.43 | 30 | 0.25 | 0.46 |
| Hex | 92 | 75 | 58 | 0 | 14 | 28 | 2B | 1E | 19 | 2E |
| Octal | 222 | 165 | 130 | 0 | 24 | 50 | 53 | 36 | 31 | 56 |
| Binary | 10010010 | 1110101 | 1011000 | 0 | 10100 | 101000 | 101011 | 11110 | 11001 | 101110 |
Color Harmonies of #927558
Complementary color
Monochromatic Colors of #927558
Black with #927558
Text Example
Text Example
White with #927558
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #927558; }
p { color: rgb(146,117,88); }
H1.HeaderClassName
{
color: #927558;
}
.AnyTagClassName
{
color: #927558;
}
</style>
background-color css
<style>
a { background-color: #927558; }
a { background-color: rgb(146,117,88); }
div.DivClassName
{
background-color: #927558;
}
.BgClassName
{
background-color: #927558;
}
</style>
border-color css
<style>
span { border-color: #927558; }
span { border-color: rgb(146,117,88); }
td.TdClassName
{
border-color: #927558;
}
.TagClassName
{
border-color: #927558;
}
</style>