Shades of Shadow #907148
Tints of Shadow #907148
RGB
CMYK
RGB Variations
Color information
#907148 (or 0x907148) is known color: Shadow. HEX triplet: 90, 71 and 48. RGB value is (144,113,72). Sum of RGB (Red+Green+Blue) = 144+113+72=329 (43% of max value = 765). Red value is 144 (56.64% from 255 or 43.77% from 329); Green value is 113 (44.53% from 255 or 34.35% from 329); Blue value is 72 (28.52% from 255 or 21.88% from 329); Max value from RGB is 144 - color contains mainly: red. Hex color #907148 is not a web safe color. Web safe color analog (approx): #996633. Inversed color of #907148 is #6F8EB7. Grayscale: #757575. Windows color (decimal): -7311032 or 4747664. OLE color: 4747664.
HSL color Cylindrical-coordinate representation of color #907148: hue angle of 34.17º degrees, saturation: 0.33, lightness: 0.42%. HSV value (or HSB Brightness) of color is 0.56% and HSV saturation: 0.5%. Process color model (Four color, CMYK) of #907148 is Cyan = 0, Magento = 0.22, Yellow = 0.50 and Black (K on CMYK) = 0.44.
Color convert
| RGB | 144 | 113 | 72 | - |
| CMYK | 0 | 0.22 | 0.50 | 0.44 |
| HSL | 34.17º | 0.33% | 0.42% | - |
| HSV(B) | 34.17º | 0.5% | 0.56% | - |
| XYZ | 18.58 | 18.21 | 8.67 | - |
| YUV | 117.6 | 102.27 | 146.83 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 144 | 113 | 72 | 0 | 0.22 | 0.50 | 0.44 | 34.17 | 0.33 | 0.42 |
| Hex | 90 | 71 | 48 | 0 | 16 | 32 | 2C | 22 | 21 | 2A |
| Octal | 220 | 161 | 110 | 0 | 26 | 62 | 54 | 42 | 41 | 52 |
| Binary | 10010000 | 1110001 | 1001000 | 0 | 10110 | 110010 | 101100 | 100010 | 100001 | 101010 |
Color Harmonies of #907148
Complementary color
Monochromatic Colors of #907148
Black with #907148
Text Example
Text Example
White with #907148
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #907148; }
p { color: rgb(144,113,72); }
H1.HeaderClassName
{
color: #907148;
}
.AnyTagClassName
{
color: #907148;
}
</style>
background-color css
<style>
a { background-color: #907148; }
a { background-color: rgb(144,113,72); }
div.DivClassName
{
background-color: #907148;
}
.BgClassName
{
background-color: #907148;
}
</style>
border-color css
<style>
span { border-color: #907148; }
span { border-color: rgb(144,113,72); }
td.TdClassName
{
border-color: #907148;
}
.TagClassName
{
border-color: #907148;
}
</style>