Shades of Pale Brown #977349
Tints of Pale Brown #977349
RGB
CMYK
RGB Variations
Color information
#977349 (or 0x977349) is known color: Pale Brown. HEX triplet: 97, 73 and 49. RGB value is (151,115,73). Sum of RGB (Red+Green+Blue) = 151+115+73=339 (44% of max value = 765). Red value is 151 (59.38% from 255 or 44.54% from 339); Green value is 115 (45.31% from 255 or 33.92% from 339); Blue value is 73 (28.91% from 255 or 21.53% from 339); Max value from RGB is 151 - color contains mainly: red. Hex color #977349 is not a web safe color. Web safe color analog (approx): #996633. Inversed color of #977349 is #688CB6. Grayscale: #797979. Windows color (decimal): -6851767 or 4813719. OLE color: 4813719.
HSL color Cylindrical-coordinate representation of color #977349: hue angle of 32.31º degrees, saturation: 0.35, lightness: 0.44%. HSV value (or HSB Brightness) of color is 0.59% and HSV saturation: 0.52%. Process color model (Four color, CMYK) of #977349 is Cyan = 0, Magento = 0.24, Yellow = 0.52 and Black (K on CMYK) = 0.41.
Color convert
| RGB | 151 | 115 | 73 | - |
| CMYK | 0 | 0.24 | 0.52 | 0.41 |
| HSL | 32.31º | 0.35% | 0.44% | - |
| HSV(B) | 32.31º | 0.52% | 0.59% | - |
| XYZ | 20.1 | 19.32 | 8.97 | - |
| YUV | 120.98 | 100.93 | 149.42 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 151 | 115 | 73 | 0 | 0.24 | 0.52 | 0.41 | 32.31 | 0.35 | 0.44 |
| Hex | 97 | 73 | 49 | 0 | 18 | 34 | 29 | 20 | 23 | 2C |
| Octal | 227 | 163 | 111 | 0 | 30 | 64 | 51 | 40 | 43 | 54 |
| Binary | 10010111 | 1110011 | 1001001 | 0 | 11000 | 110100 | 101001 | 100000 | 100011 | 101100 |
Color Harmonies of #977349
Complementary color
Monochromatic Colors of #977349
Black with #977349
Text Example
Text Example
White with #977349
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #977349; }
p { color: rgb(151,115,73); }
H1.HeaderClassName
{
color: #977349;
}
.AnyTagClassName
{
color: #977349;
}
</style>
background-color css
<style>
a { background-color: #977349; }
a { background-color: rgb(151,115,73); }
div.DivClassName
{
background-color: #977349;
}
.BgClassName
{
background-color: #977349;
}
</style>
border-color css
<style>
span { border-color: #977349; }
span { border-color: rgb(151,115,73); }
td.TdClassName
{
border-color: #977349;
}
.TagClassName
{
border-color: #977349;
}
</style>