Shades of Pale Brown #977052
Tints of Pale Brown #977052
RGB
CMYK
RGB Variations
Color information
#977052 (or 0x977052) is known color: Pale Brown. HEX triplet: 97, 70 and 52. RGB value is (151,112,82). Sum of RGB (Red+Green+Blue) = 151+112+82=345 (45% of max value = 765). Red value is 151 (59.38% from 255 or 43.77% from 345); Green value is 112 (44.14% from 255 or 32.46% from 345); Blue value is 82 (32.42% from 255 or 23.77% from 345); Max value from RGB is 151 - color contains mainly: red. Hex color #977052 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #977052 is #688FAD. Grayscale: #787878. Windows color (decimal): -6852526 or 5402775. OLE color: 5402775.
HSL color Cylindrical-coordinate representation of color #977052: hue angle of 26.09º 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 #977052 is Cyan = 0, Magento = 0.26, Yellow = 0.46 and Black (K on CMYK) = 0.41.
Color convert
| RGB | 151 | 112 | 82 | - |
| CMYK | 0 | 0.26 | 0.46 | 0.41 |
| HSL | 26.09º | 0.3% | 0.46% | - |
| HSV(B) | 26.09º | 0.46% | 0.59% | - |
| XYZ | 20.08 | 18.78 | 10.55 | - |
| YUV | 120.24 | 106.42 | 149.94 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 151 | 112 | 82 | 0 | 0.26 | 0.46 | 0.41 | 26.09 | 0.3 | 0.46 |
| Hex | 97 | 70 | 52 | 0 | 1A | 2E | 29 | 1A | 1E | 2E |
| Octal | 227 | 160 | 122 | 0 | 32 | 56 | 51 | 32 | 36 | 56 |
| Binary | 10010111 | 1110000 | 1010010 | 0 | 11010 | 101110 | 101001 | 11010 | 11110 | 101110 |
Color Harmonies of #977052
Complementary color
Monochromatic Colors of #977052
Black with #977052
Text Example
Text Example
White with #977052
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #977052; }
p { color: rgb(151,112,82); }
H1.HeaderClassName
{
color: #977052;
}
.AnyTagClassName
{
color: #977052;
}
</style>
background-color css
<style>
a { background-color: #977052; }
a { background-color: rgb(151,112,82); }
div.DivClassName
{
background-color: #977052;
}
.BgClassName
{
background-color: #977052;
}
</style>
border-color css
<style>
span { border-color: #977052; }
span { border-color: rgb(151,112,82); }
td.TdClassName
{
border-color: #977052;
}
.TagClassName
{
border-color: #977052;
}
</style>