Shades of Pale Brown #917553
Tints of Pale Brown #917553
RGB
CMYK
RGB Variations
Color information
#917553 (or 0x917553) is known color: Pale Brown. HEX triplet: 91, 75 and 53. RGB value is (145,117,83). Sum of RGB (Red+Green+Blue) = 145+117+83=345 (45% of max value = 765). Red value is 145 (57.03% from 255 or 42.03% from 345); Green value is 117 (46.09% from 255 or 33.91% from 345); Blue value is 83 (32.81% from 255 or 24.06% from 345); Max value from RGB is 145 - color contains mainly: red. Hex color #917553 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #917553 is #6E8AAC. Grayscale: #797979. Windows color (decimal): -7244461 or 5469585. OLE color: 5469585.
HSL color Cylindrical-coordinate representation of color #917553: hue angle of 32.9º degrees, saturation: 0.27, 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 #917553 is Cyan = 0, Magento = 0.19, Yellow = 0.43 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 145 | 117 | 83 | - |
| CMYK | 0 | 0.19 | 0.43 | 0.43 |
| HSL | 32.9º | 0.27% | 0.45% | - |
| HSV(B) | 32.9º | 0.43% | 0.57% | - |
| XYZ | 19.6 | 19.37 | 10.89 | - |
| YUV | 121.5 | 106.28 | 144.76 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 145 | 117 | 83 | 0 | 0.19 | 0.43 | 0.43 | 32.9 | 0.27 | 0.45 |
| Hex | 91 | 75 | 53 | 0 | 13 | 2B | 2B | 21 | 1B | 2D |
| Octal | 221 | 165 | 123 | 0 | 23 | 53 | 53 | 41 | 33 | 55 |
| Binary | 10010001 | 1110101 | 1010011 | 0 | 10011 | 101011 | 101011 | 100001 | 11011 | 101101 |
Color Harmonies of #917553
Complementary color
Monochromatic Colors of #917553
Black with #917553
Text Example
Text Example
White with #917553
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #917553; }
p { color: rgb(145,117,83); }
H1.HeaderClassName
{
color: #917553;
}
.AnyTagClassName
{
color: #917553;
}
</style>
background-color css
<style>
a { background-color: #917553; }
a { background-color: rgb(145,117,83); }
div.DivClassName
{
background-color: #917553;
}
.BgClassName
{
background-color: #917553;
}
</style>
border-color css
<style>
span { border-color: #917553; }
span { border-color: rgb(145,117,83); }
td.TdClassName
{
border-color: #917553;
}
.TagClassName
{
border-color: #917553;
}
</style>