Shades of Pale Brown #927348
Tints of Pale Brown #927348
RGB
CMYK
RGB Variations
Color information
#927348 (or 0x927348) is known color: Pale Brown. HEX triplet: 92, 73 and 48. RGB value is (146,115,72). Sum of RGB (Red+Green+Blue) = 146+115+72=333 (44% of max value = 765). Red value is 146 (57.42% from 255 or 43.84% from 333); Green value is 115 (45.31% from 255 or 34.53% from 333); Blue value is 72 (28.52% from 255 or 21.62% from 333); Max value from RGB is 146 - color contains mainly: red. Hex color #927348 is not a web safe color. Web safe color analog (approx): #996633. Inversed color of #927348 is #6D8CB7. Grayscale: #777777. Windows color (decimal): -7179448 or 4748178. OLE color: 4748178.
HSL color Cylindrical-coordinate representation of color #927348: hue angle of 34.86º degrees, saturation: 0.34, 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 #927348 is Cyan = 0, Magento = 0.21, Yellow = 0.51 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 146 | 115 | 72 | - |
| CMYK | 0 | 0.21 | 0.51 | 0.43 |
| HSL | 34.86º | 0.34% | 0.43% | - |
| HSV(B) | 34.86º | 0.51% | 0.57% | - |
| XYZ | 19.15 | 18.84 | 8.76 | - |
| YUV | 119.37 | 101.27 | 147 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 146 | 115 | 72 | 0 | 0.21 | 0.51 | 0.43 | 34.86 | 0.34 | 0.43 |
| Hex | 92 | 73 | 48 | 0 | 15 | 33 | 2B | 23 | 22 | 2B |
| Octal | 222 | 163 | 110 | 0 | 25 | 63 | 53 | 43 | 42 | 53 |
| Binary | 10010010 | 1110011 | 1001000 | 0 | 10101 | 110011 | 101011 | 100011 | 100010 | 101011 |
Color Harmonies of #927348
Complementary color
Monochromatic Colors of #927348
Black with #927348
Text Example
Text Example
White with #927348
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #927348; }
p { color: rgb(146,115,72); }
H1.HeaderClassName
{
color: #927348;
}
.AnyTagClassName
{
color: #927348;
}
</style>
background-color css
<style>
a { background-color: #927348; }
a { background-color: rgb(146,115,72); }
div.DivClassName
{
background-color: #927348;
}
.BgClassName
{
background-color: #927348;
}
</style>
border-color css
<style>
span { border-color: #927348; }
span { border-color: rgb(146,115,72); }
td.TdClassName
{
border-color: #927348;
}
.TagClassName
{
border-color: #927348;
}
</style>