Shades of Pale Brown #937453
Tints of Pale Brown #937453
RGB
CMYK
RGB Variations
Color information
#937453 (or 0x937453) is known color: Pale Brown. HEX triplet: 93, 74 and 53. RGB value is (147,116,83). Sum of RGB (Red+Green+Blue) = 147+116+83=346 (45% of max value = 765). Red value is 147 (57.81% from 255 or 42.49% from 346); Green value is 116 (45.70% from 255 or 33.53% from 346); Blue value is 83 (32.81% from 255 or 23.99% from 346); Max value from RGB is 147 - color contains mainly: red. Hex color #937453 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #937453 is #6C8BAC. Grayscale: #797979. Windows color (decimal): -7113645 or 5469331. OLE color: 5469331.
HSL color Cylindrical-coordinate representation of color #937453: hue angle of 30.94º 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 #937453 is Cyan = 0, Magento = 0.21, Yellow = 0.44 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 147 | 116 | 83 | - |
| CMYK | 0 | 0.21 | 0.44 | 0.42 |
| HSL | 30.94º | 0.28% | 0.45% | - |
| HSV(B) | 30.94º | 0.44% | 0.58% | - |
| XYZ | 19.84 | 19.32 | 10.87 | - |
| YUV | 121.51 | 106.27 | 146.18 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 147 | 116 | 83 | 0 | 0.21 | 0.44 | 0.42 | 30.94 | 0.28 | 0.45 |
| Hex | 93 | 74 | 53 | 0 | 15 | 2C | 2A | 1F | 1C | 2D |
| Octal | 223 | 164 | 123 | 0 | 25 | 54 | 52 | 37 | 34 | 55 |
| Binary | 10010011 | 1110100 | 1010011 | 0 | 10101 | 101100 | 101010 | 11111 | 11100 | 101101 |
Color Harmonies of #937453
Complementary color
Monochromatic Colors of #937453
Black with #937453
Text Example
Text Example
White with #937453
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #937453; }
p { color: rgb(147,116,83); }
H1.HeaderClassName
{
color: #937453;
}
.AnyTagClassName
{
color: #937453;
}
</style>
background-color css
<style>
a { background-color: #937453; }
a { background-color: rgb(147,116,83); }
div.DivClassName
{
background-color: #937453;
}
.BgClassName
{
background-color: #937453;
}
</style>
border-color css
<style>
span { border-color: #937453; }
span { border-color: rgb(147,116,83); }
td.TdClassName
{
border-color: #937453;
}
.TagClassName
{
border-color: #937453;
}
</style>