Shades of Pale Brown #907458
Tints of Pale Brown #907458
RGB
CMYK
RGB Variations
Color information
#907458 (or 0x907458) is known color: Pale Brown. HEX triplet: 90, 74 and 58. RGB value is (144,116,88). Sum of RGB (Red+Green+Blue) = 144+116+88=348 (46% of max value = 765). Red value is 144 (56.64% from 255 or 41.38% from 348); Green value is 116 (45.70% from 255 or 33.33% from 348); Blue value is 88 (34.77% from 255 or 25.29% from 348); Max value from RGB is 144 - color contains mainly: red. Hex color #907458 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #907458 is #6F8BA7. Grayscale: #797979. Windows color (decimal): -7310248 or 5797008. OLE color: 5797008.
HSL color Cylindrical-coordinate representation of color #907458: hue angle of 30º degrees, saturation: 0.24, lightness: 0.45%. HSV value (or HSB Brightness) of color is 0.56% and HSV saturation: 0.39%. Process color model (Four color, CMYK) of #907458 is Cyan = 0, Magento = 0.19, Yellow = 0.39 and Black (K on CMYK) = 0.44.
Color convert
| RGB | 144 | 116 | 88 | - |
| CMYK | 0 | 0.19 | 0.39 | 0.44 |
| HSL | 30º | 0.24% | 0.45% | - |
| HSV(B) | 30º | 0.39% | 0.56% | - |
| XYZ | 19.51 | 19.12 | 11.9 | - |
| YUV | 121.18 | 109.28 | 144.28 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 144 | 116 | 88 | 0 | 0.19 | 0.39 | 0.44 | 30 | 0.24 | 0.45 |
| Hex | 90 | 74 | 58 | 0 | 13 | 27 | 2C | 1E | 18 | 2D |
| Octal | 220 | 164 | 130 | 0 | 23 | 47 | 54 | 36 | 30 | 55 |
| Binary | 10010000 | 1110100 | 1011000 | 0 | 10011 | 100111 | 101100 | 11110 | 11000 | 101101 |
Color Harmonies of #907458
Complementary color
Monochromatic Colors of #907458
Black with #907458
Text Example
Text Example
White with #907458
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #907458; }
p { color: rgb(144,116,88); }
H1.HeaderClassName
{
color: #907458;
}
.AnyTagClassName
{
color: #907458;
}
</style>
background-color css
<style>
a { background-color: #907458; }
a { background-color: rgb(144,116,88); }
div.DivClassName
{
background-color: #907458;
}
.BgClassName
{
background-color: #907458;
}
</style>
border-color css
<style>
span { border-color: #907458; }
span { border-color: rgb(144,116,88); }
td.TdClassName
{
border-color: #907458;
}
.TagClassName
{
border-color: #907458;
}
</style>