Shades of Pale Brown #917051
Tints of Pale Brown #917051
RGB
CMYK
RGB Variations
Color information
#917051 (or 0x917051) is known color: Pale Brown. HEX triplet: 91, 70 and 51. RGB value is (145,112,81). Sum of RGB (Red+Green+Blue) = 145+112+81=338 (44% of max value = 765). Red value is 145 (57.03% from 255 or 42.90% from 338); Green value is 112 (44.14% from 255 or 33.14% from 338); Blue value is 81 (32.03% from 255 or 23.96% from 338); Max value from RGB is 145 - color contains mainly: red. Hex color #917051 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #917051 is #6E8FAE. Grayscale: #767676. Windows color (decimal): -7245743 or 5337233. OLE color: 5337233.
HSL color Cylindrical-coordinate representation of color #917051: hue angle of 29.06º degrees, saturation: 0.28, lightness: 0.44%. HSV value (or HSB Brightness) of color is 0.57% and HSV saturation: 0.44%. Process color model (Four color, CMYK) of #917051 is Cyan = 0, Magento = 0.23, Yellow = 0.44 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 145 | 112 | 81 | - |
| CMYK | 0 | 0.23 | 0.44 | 0.43 |
| HSL | 29.06º | 0.28% | 0.44% | - |
| HSV(B) | 29.06º | 0.44% | 0.57% | - |
| XYZ | 18.96 | 18.2 | 10.3 | - |
| YUV | 118.33 | 106.93 | 147.02 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 145 | 112 | 81 | 0 | 0.23 | 0.44 | 0.43 | 29.06 | 0.28 | 0.44 |
| Hex | 91 | 70 | 51 | 0 | 17 | 2C | 2B | 1D | 1C | 2C |
| Octal | 221 | 160 | 121 | 0 | 27 | 54 | 53 | 35 | 34 | 54 |
| Binary | 10010001 | 1110000 | 1010001 | 0 | 10111 | 101100 | 101011 | 11101 | 11100 | 101100 |
Color Harmonies of #917051
Complementary color
Monochromatic Colors of #917051
Black with #917051
Text Example
Text Example
White with #917051
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #917051; }
p { color: rgb(145,112,81); }
H1.HeaderClassName
{
color: #917051;
}
.AnyTagClassName
{
color: #917051;
}
</style>
background-color css
<style>
a { background-color: #917051; }
a { background-color: rgb(145,112,81); }
div.DivClassName
{
background-color: #917051;
}
.BgClassName
{
background-color: #917051;
}
</style>
border-color css
<style>
span { border-color: #917051; }
span { border-color: rgb(145,112,81); }
td.TdClassName
{
border-color: #917051;
}
.TagClassName
{
border-color: #917051;
}
</style>