Shades of Pale Brown #937342
Tints of Pale Brown #937342
RGB
CMYK
RGB Variations
Color information
#937342 (or 0x937342) is known color: Pale Brown. HEX triplet: 93, 73 and 42. RGB value is (147,115,66). Sum of RGB (Red+Green+Blue) = 147+115+66=328 (43% of max value = 765). Red value is 147 (57.81% from 255 or 44.82% from 328); Green value is 115 (45.31% from 255 or 35.06% from 328); Blue value is 66 (26.17% from 255 or 20.12% from 328); Max value from RGB is 147 - color contains mainly: red. Hex color #937342 is not a web safe color. Web safe color analog (approx): #996633. Inversed color of #937342 is #6C8CBD. Grayscale: #777777. Windows color (decimal): -7113918 or 4354963. OLE color: 4354963.
HSL color Cylindrical-coordinate representation of color #937342: hue angle of 36.3º degrees, saturation: 0.38, lightness: 0.42%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.55%. Process color model (Four color, CMYK) of #937342 is Cyan = 0, Magento = 0.22, Yellow = 0.55 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 147 | 115 | 66 | - |
| CMYK | 0 | 0.22 | 0.55 | 0.42 |
| HSL | 36.3º | 0.38% | 0.42% | - |
| HSV(B) | 36.3º | 0.55% | 0.58% | - |
| XYZ | 19.15 | 18.86 | 7.79 | - |
| YUV | 118.98 | 98.1 | 147.98 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 147 | 115 | 66 | 0 | 0.22 | 0.55 | 0.42 | 36.3 | 0.38 | 0.42 |
| Hex | 93 | 73 | 42 | 0 | 16 | 37 | 2A | 24 | 26 | 2A |
| Octal | 223 | 163 | 102 | 0 | 26 | 67 | 52 | 44 | 46 | 52 |
| Binary | 10010011 | 1110011 | 1000010 | 0 | 10110 | 110111 | 101010 | 100100 | 100110 | 101010 |
Color Harmonies of #937342
Complementary color
Monochromatic Colors of #937342
Black with #937342
Text Example
Text Example
White with #937342
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #937342; }
p { color: rgb(147,115,66); }
H1.HeaderClassName
{
color: #937342;
}
.AnyTagClassName
{
color: #937342;
}
</style>
background-color css
<style>
a { background-color: #937342; }
a { background-color: rgb(147,115,66); }
div.DivClassName
{
background-color: #937342;
}
.BgClassName
{
background-color: #937342;
}
</style>
border-color css
<style>
span { border-color: #937342; }
span { border-color: rgb(147,115,66); }
td.TdClassName
{
border-color: #937342;
}
.TagClassName
{
border-color: #937342;
}
</style>