Shades of Pale Brown #977542
Tints of Pale Brown #977542
RGB
CMYK
RGB Variations
Color information
#977542 (or 0x977542) is known color: Pale Brown. HEX triplet: 97, 75 and 42. RGB value is (151,117,66). Sum of RGB (Red+Green+Blue) = 151+117+66=334 (44% of max value = 765). Red value is 151 (59.38% from 255 or 45.21% from 334); Green value is 117 (46.09% from 255 or 35.03% from 334); Blue value is 66 (26.17% from 255 or 19.76% from 334); Max value from RGB is 151 - color contains mainly: red. Hex color #977542 is not a web safe color. Web safe color analog (approx): #996633. Inversed color of #977542 is #688ABD. Grayscale: #797979. Windows color (decimal): -6851262 or 4355479. OLE color: 4355479.
HSL color Cylindrical-coordinate representation of color #977542: hue angle of 36º degrees, saturation: 0.39, lightness: 0.43%. HSV value (or HSB Brightness) of color is 0.59% and HSV saturation: 0.56%. Process color model (Four color, CMYK) of #977542 is Cyan = 0, Magento = 0.23, Yellow = 0.56 and Black (K on CMYK) = 0.41.
Color convert
| RGB | 151 | 117 | 66 | - |
| CMYK | 0 | 0.23 | 0.56 | 0.41 |
| HSL | 36º | 0.39% | 0.43% | - |
| HSV(B) | 36º | 0.56% | 0.59% | - |
| XYZ | 20.11 | 19.7 | 7.9 | - |
| YUV | 121.35 | 96.76 | 149.15 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 151 | 117 | 66 | 0 | 0.23 | 0.56 | 0.41 | 36 | 0.39 | 0.43 |
| Hex | 97 | 75 | 42 | 0 | 17 | 38 | 29 | 24 | 27 | 2B |
| Octal | 227 | 165 | 102 | 0 | 27 | 70 | 51 | 44 | 47 | 53 |
| Binary | 10010111 | 1110101 | 1000010 | 0 | 10111 | 111000 | 101001 | 100100 | 100111 | 101011 |
Color Harmonies of #977542
Complementary color
Monochromatic Colors of #977542
Black with #977542
Text Example
Text Example
White with #977542
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #977542; }
p { color: rgb(151,117,66); }
H1.HeaderClassName
{
color: #977542;
}
.AnyTagClassName
{
color: #977542;
}
</style>
background-color css
<style>
a { background-color: #977542; }
a { background-color: rgb(151,117,66); }
div.DivClassName
{
background-color: #977542;
}
.BgClassName
{
background-color: #977542;
}
</style>
border-color css
<style>
span { border-color: #977542; }
span { border-color: rgb(151,117,66); }
td.TdClassName
{
border-color: #977542;
}
.TagClassName
{
border-color: #977542;
}
</style>