Shades of Pale Brown #937452
Tints of Pale Brown #937452
RGB
CMYK
RGB Variations
Color information
#937452 (or 0x937452) is known color: Pale Brown. HEX triplet: 93, 74 and 52. RGB value is (147,116,82). Sum of RGB (Red+Green+Blue) = 147+116+82=345 (45% of max value = 765). Red value is 147 (57.81% from 255 or 42.61% from 345); Green value is 116 (45.70% from 255 or 33.62% from 345); Blue value is 82 (32.42% from 255 or 23.77% from 345); Max value from RGB is 147 - color contains mainly: red. Hex color #937452 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #937452 is #6C8BAD. Grayscale: #797979. Windows color (decimal): -7113646 or 5403795. OLE color: 5403795.
HSL color Cylindrical-coordinate representation of color #937452: hue angle of 31.38º degrees, saturation: 0.28, lightness: 0.45%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.44%. Process color model (Four color, CMYK) of #937452 is Cyan = 0, Magento = 0.21, Yellow = 0.44 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 147 | 116 | 82 | - |
| CMYK | 0 | 0.21 | 0.44 | 0.42 |
| HSL | 31.38º | 0.28% | 0.45% | - |
| HSV(B) | 31.38º | 0.44% | 0.58% | - |
| XYZ | 19.8 | 19.3 | 10.66 | - |
| YUV | 121.39 | 105.77 | 146.26 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 147 | 116 | 82 | 0 | 0.21 | 0.44 | 0.42 | 31.38 | 0.28 | 0.45 |
| Hex | 93 | 74 | 52 | 0 | 15 | 2C | 2A | 1F | 1C | 2D |
| Octal | 223 | 164 | 122 | 0 | 25 | 54 | 52 | 37 | 34 | 55 |
| Binary | 10010011 | 1110100 | 1010010 | 0 | 10101 | 101100 | 101010 | 11111 | 11100 | 101101 |
Color Harmonies of #937452
Complementary color
Monochromatic Colors of #937452
Black with #937452
Text Example
Text Example
White with #937452
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #937452; }
p { color: rgb(147,116,82); }
H1.HeaderClassName
{
color: #937452;
}
.AnyTagClassName
{
color: #937452;
}
</style>
background-color css
<style>
a { background-color: #937452; }
a { background-color: rgb(147,116,82); }
div.DivClassName
{
background-color: #937452;
}
.BgClassName
{
background-color: #937452;
}
</style>
border-color css
<style>
span { border-color: #937452; }
span { border-color: rgb(147,116,82); }
td.TdClassName
{
border-color: #937452;
}
.TagClassName
{
border-color: #937452;
}
</style>