Shades of Pale Brown #907354
Tints of Pale Brown #907354
RGB
CMYK
RGB Variations
Color information
#907354 (or 0x907354) is known color: Pale Brown. HEX triplet: 90, 73 and 54. RGB value is (144,115,84). Sum of RGB (Red+Green+Blue) = 144+115+84=343 (45% of max value = 765). Red value is 144 (56.64% from 255 or 41.98% from 343); Green value is 115 (45.31% from 255 or 33.53% from 343); Blue value is 84 (33.20% from 255 or 24.49% from 343); Max value from RGB is 144 - color contains mainly: red. Hex color #907354 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #907354 is #6F8CAB. Grayscale: #787878. Windows color (decimal): -7310508 or 5534608. OLE color: 5534608.
HSL color Cylindrical-coordinate representation of color #907354: hue angle of 31º degrees, saturation: 0.26, lightness: 0.45%. HSV value (or HSB Brightness) of color is 0.56% and HSV saturation: 0.42%. Process color model (Four color, CMYK) of #907354 is Cyan = 0, Magento = 0.20, Yellow = 0.42 and Black (K on CMYK) = 0.44.
Color convert
| RGB | 144 | 115 | 84 | - |
| CMYK | 0 | 0.20 | 0.42 | 0.44 |
| HSL | 31º | 0.26% | 0.45% | - |
| HSV(B) | 31º | 0.42% | 0.56% | - |
| XYZ | 19.23 | 18.83 | 11.01 | - |
| YUV | 120.14 | 107.61 | 145.02 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 144 | 115 | 84 | 0 | 0.20 | 0.42 | 0.44 | 31 | 0.26 | 0.45 |
| Hex | 90 | 73 | 54 | 0 | 14 | 2A | 2C | 1F | 1A | 2D |
| Octal | 220 | 163 | 124 | 0 | 24 | 52 | 54 | 37 | 32 | 55 |
| Binary | 10010000 | 1110011 | 1010100 | 0 | 10100 | 101010 | 101100 | 11111 | 11010 | 101101 |
Color Harmonies of #907354
Complementary color
Monochromatic Colors of #907354
Black with #907354
Text Example
Text Example
White with #907354
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #907354; }
p { color: rgb(144,115,84); }
H1.HeaderClassName
{
color: #907354;
}
.AnyTagClassName
{
color: #907354;
}
</style>
background-color css
<style>
a { background-color: #907354; }
a { background-color: rgb(144,115,84); }
div.DivClassName
{
background-color: #907354;
}
.BgClassName
{
background-color: #907354;
}
</style>
border-color css
<style>
span { border-color: #907354; }
span { border-color: rgb(144,115,84); }
td.TdClassName
{
border-color: #907354;
}
.TagClassName
{
border-color: #907354;
}
</style>