Shades of Pale Brown #937449
Tints of Pale Brown #937449
RGB
CMYK
RGB Variations
Color information
#937449 (or 0x937449) is known color: Pale Brown. HEX triplet: 93, 74 and 49. RGB value is (147,116,73). Sum of RGB (Red+Green+Blue) = 147+116+73=336 (44% of max value = 765). Red value is 147 (57.81% from 255 or 43.75% from 336); Green value is 116 (45.70% from 255 or 34.52% from 336); Blue value is 73 (28.91% from 255 or 21.73% from 336); Max value from RGB is 147 - color contains mainly: red. Hex color #937449 is not a web safe color. Web safe color analog (approx): #996633. Inversed color of #937449 is #6C8BB6. Grayscale: #787878. Windows color (decimal): -7113655 or 4813971. OLE color: 4813971.
HSL color Cylindrical-coordinate representation of color #937449: hue angle of 34.86º degrees, saturation: 0.34, lightness: 0.43%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.5%. Process color model (Four color, CMYK) of #937449 is Cyan = 0, Magento = 0.21, Yellow = 0.50 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 147 | 116 | 73 | - |
| CMYK | 0 | 0.21 | 0.50 | 0.42 |
| HSL | 34.86º | 0.34% | 0.43% | - |
| HSV(B) | 34.86º | 0.5% | 0.58% | - |
| XYZ | 19.48 | 19.17 | 8.98 | - |
| YUV | 120.37 | 101.27 | 147 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 147 | 116 | 73 | 0 | 0.21 | 0.50 | 0.42 | 34.86 | 0.34 | 0.43 |
| Hex | 93 | 74 | 49 | 0 | 15 | 32 | 2A | 23 | 22 | 2B |
| Octal | 223 | 164 | 111 | 0 | 25 | 62 | 52 | 43 | 42 | 53 |
| Binary | 10010011 | 1110100 | 1001001 | 0 | 10101 | 110010 | 101010 | 100011 | 100010 | 101011 |
Color Harmonies of #937449
Complementary color
Monochromatic Colors of #937449
Black with #937449
Text Example
Text Example
White with #937449
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #937449; }
p { color: rgb(147,116,73); }
H1.HeaderClassName
{
color: #937449;
}
.AnyTagClassName
{
color: #937449;
}
</style>
background-color css
<style>
a { background-color: #937449; }
a { background-color: rgb(147,116,73); }
div.DivClassName
{
background-color: #937449;
}
.BgClassName
{
background-color: #937449;
}
</style>
border-color css
<style>
span { border-color: #937449; }
span { border-color: rgb(147,116,73); }
td.TdClassName
{
border-color: #937449;
}
.TagClassName
{
border-color: #937449;
}
</style>