Shades of Shadow #907340
Tints of Shadow #907340
RGB
CMYK
RGB Variations
Color information
#907340 (or 0x907340) is known color: Shadow. HEX triplet: 90, 73 and 40. RGB value is (144,115,64). Sum of RGB (Red+Green+Blue) = 144+115+64=323 (42% of max value = 765). Red value is 144 (56.64% from 255 or 44.58% from 323); Green value is 115 (45.31% from 255 or 35.60% from 323); Blue value is 64 (25.39% from 255 or 19.81% from 323); Max value from RGB is 144 - color contains mainly: red. Hex color #907340 is not a web safe color. Web safe color analog (approx): #996633. Inversed color of #907340 is #6F8CBF. Grayscale: #767676. Windows color (decimal): -7310528 or 4223888. OLE color: 4223888.
HSL color Cylindrical-coordinate representation of color #907340: hue angle of 38.25º degrees, saturation: 0.38, lightness: 0.41%. HSV value (or HSB Brightness) of color is 0.56% and HSV saturation: 0.56%. Process color model (Four color, CMYK) of #907340 is Cyan = 0, Magento = 0.20, Yellow = 0.56 and Black (K on CMYK) = 0.44.
Color convert
| RGB | 144 | 115 | 64 | - |
| CMYK | 0 | 0.20 | 0.56 | 0.44 |
| HSL | 38.25º | 0.38% | 0.41% | - |
| HSV(B) | 38.25º | 0.56% | 0.56% | - |
| XYZ | 18.56 | 18.56 | 7.46 | - |
| YUV | 117.86 | 97.61 | 146.65 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 144 | 115 | 64 | 0 | 0.20 | 0.56 | 0.44 | 38.25 | 0.38 | 0.41 |
| Hex | 90 | 73 | 40 | 0 | 14 | 38 | 2C | 26 | 26 | 29 |
| Octal | 220 | 163 | 100 | 0 | 24 | 70 | 54 | 46 | 46 | 51 |
| Binary | 10010000 | 1110011 | 1000000 | 0 | 10100 | 111000 | 101100 | 100110 | 100110 | 101001 |
Color Harmonies of #907340
Complementary color
Monochromatic Colors of #907340
Black with #907340
Text Example
Text Example
White with #907340
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #907340; }
p { color: rgb(144,115,64); }
H1.HeaderClassName
{
color: #907340;
}
.AnyTagClassName
{
color: #907340;
}
</style>
background-color css
<style>
a { background-color: #907340; }
a { background-color: rgb(144,115,64); }
div.DivClassName
{
background-color: #907340;
}
.BgClassName
{
background-color: #907340;
}
</style>
border-color css
<style>
span { border-color: #907340; }
span { border-color: rgb(144,115,64); }
td.TdClassName
{
border-color: #907340;
}
.TagClassName
{
border-color: #907340;
}
</style>