Shades of Pale Brown #937046
Tints of Pale Brown #937046
RGB
CMYK
RGB Variations
Color information
#937046 (or 0x937046) is known color: Pale Brown. HEX triplet: 93, 70 and 46. RGB value is (147,112,70). Sum of RGB (Red+Green+Blue) = 147+112+70=329 (43% of max value = 765). Red value is 147 (57.81% from 255 or 44.68% from 329); Green value is 112 (44.14% from 255 or 34.04% from 329); Blue value is 70 (27.73% from 255 or 21.28% from 329); Max value from RGB is 147 - color contains mainly: red. Hex color #937046 is not a web safe color. Web safe color analog (approx): #996633. Inversed color of #937046 is #6C8FB9. Grayscale: #757575. Windows color (decimal): -7114682 or 4616339. OLE color: 4616339.
HSL color Cylindrical-coordinate representation of color #937046: hue angle of 32.73º degrees, saturation: 0.35, lightness: 0.43%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.52%. Process color model (Four color, CMYK) of #937046 is Cyan = 0, Magento = 0.24, Yellow = 0.52 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 147 | 112 | 70 | - |
| CMYK | 0 | 0.24 | 0.52 | 0.42 |
| HSL | 32.73º | 0.35% | 0.43% | - |
| HSV(B) | 32.73º | 0.52% | 0.58% | - |
| XYZ | 18.93 | 18.23 | 8.32 | - |
| YUV | 117.68 | 101.1 | 148.92 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 147 | 112 | 70 | 0 | 0.24 | 0.52 | 0.42 | 32.73 | 0.35 | 0.43 |
| Hex | 93 | 70 | 46 | 0 | 18 | 34 | 2A | 21 | 23 | 2B |
| Octal | 223 | 160 | 106 | 0 | 30 | 64 | 52 | 41 | 43 | 53 |
| Binary | 10010011 | 1110000 | 1000110 | 0 | 11000 | 110100 | 101010 | 100001 | 100011 | 101011 |
Color Harmonies of #937046
Complementary color
Monochromatic Colors of #937046
Black with #937046
Text Example
Text Example
White with #937046
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #937046; }
p { color: rgb(147,112,70); }
H1.HeaderClassName
{
color: #937046;
}
.AnyTagClassName
{
color: #937046;
}
</style>
background-color css
<style>
a { background-color: #937046; }
a { background-color: rgb(147,112,70); }
div.DivClassName
{
background-color: #937046;
}
.BgClassName
{
background-color: #937046;
}
</style>
border-color css
<style>
span { border-color: #937046; }
span { border-color: rgb(147,112,70); }
td.TdClassName
{
border-color: #937046;
}
.TagClassName
{
border-color: #937046;
}
</style>