Shades of Pale Brown #977352
Tints of Pale Brown #977352
RGB
CMYK
RGB Variations
Color information
#977352 (or 0x977352) is known color: Pale Brown. HEX triplet: 97, 73 and 52. RGB value is (151,115,82). Sum of RGB (Red+Green+Blue) = 151+115+82=348 (46% of max value = 765). Red value is 151 (59.38% from 255 or 43.39% from 348); Green value is 115 (45.31% from 255 or 33.05% from 348); Blue value is 82 (32.42% from 255 or 23.56% from 348); Max value from RGB is 151 - color contains mainly: red. Hex color #977352 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #977352 is #688CAD. Grayscale: #7A7A7A. Windows color (decimal): -6851758 or 5403543. OLE color: 5403543.
HSL color Cylindrical-coordinate representation of color #977352: hue angle of 28.7º degrees, saturation: 0.3, lightness: 0.46%. HSV value (or HSB Brightness) of color is 0.59% and HSV saturation: 0.46%. Process color model (Four color, CMYK) of #977352 is Cyan = 0, Magento = 0.24, Yellow = 0.46 and Black (K on CMYK) = 0.41.
Color convert
| RGB | 151 | 115 | 82 | - |
| CMYK | 0 | 0.24 | 0.46 | 0.41 |
| HSL | 28.7º | 0.3% | 0.46% | - |
| HSV(B) | 28.7º | 0.46% | 0.59% | - |
| XYZ | 20.42 | 19.45 | 10.66 | - |
| YUV | 122 | 105.43 | 148.68 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 151 | 115 | 82 | 0 | 0.24 | 0.46 | 0.41 | 28.7 | 0.3 | 0.46 |
| Hex | 97 | 73 | 52 | 0 | 18 | 2E | 29 | 1D | 1E | 2E |
| Octal | 227 | 163 | 122 | 0 | 30 | 56 | 51 | 35 | 36 | 56 |
| Binary | 10010111 | 1110011 | 1010010 | 0 | 11000 | 101110 | 101001 | 11101 | 11110 | 101110 |
Color Harmonies of #977352
Complementary color
Monochromatic Colors of #977352
Black with #977352
Text Example
Text Example
White with #977352
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #977352; }
p { color: rgb(151,115,82); }
H1.HeaderClassName
{
color: #977352;
}
.AnyTagClassName
{
color: #977352;
}
</style>
background-color css
<style>
a { background-color: #977352; }
a { background-color: rgb(151,115,82); }
div.DivClassName
{
background-color: #977352;
}
.BgClassName
{
background-color: #977352;
}
</style>
border-color css
<style>
span { border-color: #977352; }
span { border-color: rgb(151,115,82); }
td.TdClassName
{
border-color: #977352;
}
.TagClassName
{
border-color: #977352;
}
</style>