Shades of Pale Brown #917052
Tints of Pale Brown #917052
RGB
CMYK
RGB Variations
Color information
#917052 (or 0x917052) is known color: Pale Brown. HEX triplet: 91, 70 and 52. RGB value is (145,112,82). Sum of RGB (Red+Green+Blue) = 145+112+82=339 (44% of max value = 765). Red value is 145 (57.03% from 255 or 42.77% from 339); Green value is 112 (44.14% from 255 or 33.04% from 339); Blue value is 82 (32.42% from 255 or 24.19% from 339); Max value from RGB is 145 - color contains mainly: red. Hex color #917052 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #917052 is #6E8FAD. Grayscale: #767676. Windows color (decimal): -7245742 or 5402769. OLE color: 5402769.
HSL color Cylindrical-coordinate representation of color #917052: hue angle of 28.57º degrees, saturation: 0.28, lightness: 0.45%. HSV value (or HSB Brightness) of color is 0.57% and HSV saturation: 0.43%. Process color model (Four color, CMYK) of #917052 is Cyan = 0, Magento = 0.23, Yellow = 0.43 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 145 | 112 | 82 | - |
| CMYK | 0 | 0.23 | 0.43 | 0.43 |
| HSL | 28.57º | 0.28% | 0.45% | - |
| HSV(B) | 28.57º | 0.43% | 0.57% | - |
| XYZ | 18.99 | 18.22 | 10.5 | - |
| YUV | 118.45 | 107.43 | 146.94 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 145 | 112 | 82 | 0 | 0.23 | 0.43 | 0.43 | 28.57 | 0.28 | 0.45 |
| Hex | 91 | 70 | 52 | 0 | 17 | 2B | 2B | 1D | 1C | 2D |
| Octal | 221 | 160 | 122 | 0 | 27 | 53 | 53 | 35 | 34 | 55 |
| Binary | 10010001 | 1110000 | 1010010 | 0 | 10111 | 101011 | 101011 | 11101 | 11100 | 101101 |
Color Harmonies of #917052
Complementary color
Monochromatic Colors of #917052
Black with #917052
Text Example
Text Example
White with #917052
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #917052; }
p { color: rgb(145,112,82); }
H1.HeaderClassName
{
color: #917052;
}
.AnyTagClassName
{
color: #917052;
}
</style>
background-color css
<style>
a { background-color: #917052; }
a { background-color: rgb(145,112,82); }
div.DivClassName
{
background-color: #917052;
}
.BgClassName
{
background-color: #917052;
}
</style>
border-color css
<style>
span { border-color: #917052; }
span { border-color: rgb(145,112,82); }
td.TdClassName
{
border-color: #917052;
}
.TagClassName
{
border-color: #917052;
}
</style>