Shades of Pale Brown #907459
Tints of Pale Brown #907459
RGB
CMYK
RGB Variations
Color information
#907459 (or 0x907459) is known color: Pale Brown. HEX triplet: 90, 74 and 59. RGB value is (144,116,89). Sum of RGB (Red+Green+Blue) = 144+116+89=349 (46% of max value = 765). Red value is 144 (56.64% from 255 or 41.26% from 349); Green value is 116 (45.70% from 255 or 33.24% from 349); Blue value is 89 (35.16% from 255 or 25.50% from 349); Max value from RGB is 144 - color contains mainly: red. Hex color #907459 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #907459 is #6F8BA6. Grayscale: #797979. Windows color (decimal): -7310247 or 5862544. OLE color: 5862544.
HSL color Cylindrical-coordinate representation of color #907459: hue angle of 29.45º degrees, saturation: 0.24, lightness: 0.46%. HSV value (or HSB Brightness) of color is 0.56% and HSV saturation: 0.38%. Process color model (Four color, CMYK) of #907459 is Cyan = 0, Magento = 0.19, Yellow = 0.38 and Black (K on CMYK) = 0.44.
Color convert
| RGB | 144 | 116 | 89 | - |
| CMYK | 0 | 0.19 | 0.38 | 0.44 |
| HSL | 29.45º | 0.24% | 0.46% | - |
| HSV(B) | 29.45º | 0.38% | 0.56% | - |
| XYZ | 19.55 | 19.14 | 12.12 | - |
| YUV | 121.29 | 109.78 | 144.2 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 144 | 116 | 89 | 0 | 0.19 | 0.38 | 0.44 | 29.45 | 0.24 | 0.46 |
| Hex | 90 | 74 | 59 | 0 | 13 | 26 | 2C | 1D | 18 | 2E |
| Octal | 220 | 164 | 131 | 0 | 23 | 46 | 54 | 35 | 30 | 56 |
| Binary | 10010000 | 1110100 | 1011001 | 0 | 10011 | 100110 | 101100 | 11101 | 11000 | 101110 |
Color Harmonies of #907459
Complementary color
Monochromatic Colors of #907459
Black with #907459
Text Example
Text Example
White with #907459
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #907459; }
p { color: rgb(144,116,89); }
H1.HeaderClassName
{
color: #907459;
}
.AnyTagClassName
{
color: #907459;
}
</style>
background-color css
<style>
a { background-color: #907459; }
a { background-color: rgb(144,116,89); }
div.DivClassName
{
background-color: #907459;
}
.BgClassName
{
background-color: #907459;
}
</style>
border-color css
<style>
span { border-color: #907459; }
span { border-color: rgb(144,116,89); }
td.TdClassName
{
border-color: #907459;
}
.TagClassName
{
border-color: #907459;
}
</style>