Shades of Shadow #917441
Tints of Shadow #917441
RGB
CMYK
RGB Variations
Color information
#917441 (or 0x917441) is known color: Shadow. HEX triplet: 91, 74 and 41. RGB value is (145,116,65). Sum of RGB (Red+Green+Blue) = 145+116+65=326 (43% of max value = 765). Red value is 145 (57.03% from 255 or 44.48% from 326); Green value is 116 (45.70% from 255 or 35.58% from 326); Blue value is 65 (25.78% from 255 or 19.94% from 326); Max value from RGB is 145 - color contains mainly: red. Hex color #917441 is not a web safe color. Web safe color analog (approx): #996633. Inversed color of #917441 is #6E8BBE. Grayscale: #777777. Windows color (decimal): -7244735 or 4289681. OLE color: 4289681.
HSL color Cylindrical-coordinate representation of color #917441: hue angle of 38.25º degrees, saturation: 0.38, lightness: 0.41%. HSV value (or HSB Brightness) of color is 0.57% and HSV saturation: 0.55%. Process color model (Four color, CMYK) of #917441 is Cyan = 0, Magento = 0.2, Yellow = 0.55 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 145 | 116 | 65 | - |
| CMYK | 0 | 0.2 | 0.55 | 0.43 |
| HSL | 38.25º | 0.38% | 0.41% | - |
| HSV(B) | 38.25º | 0.55% | 0.57% | - |
| XYZ | 18.88 | 18.89 | 7.65 | - |
| YUV | 118.86 | 97.61 | 146.65 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 145 | 116 | 65 | 0 | 0.2 | 0.55 | 0.43 | 38.25 | 0.38 | 0.41 |
| Hex | 91 | 74 | 41 | 0 | 14 | 37 | 2B | 26 | 26 | 29 |
| Octal | 221 | 164 | 101 | 0 | 24 | 67 | 53 | 46 | 46 | 51 |
| Binary | 10010001 | 1110100 | 1000001 | 0 | 10100 | 110111 | 101011 | 100110 | 100110 | 101001 |
Color Harmonies of #917441
Complementary color
Monochromatic Colors of #917441
Black with #917441
Text Example
Text Example
White with #917441
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #917441; }
p { color: rgb(145,116,65); }
H1.HeaderClassName
{
color: #917441;
}
.AnyTagClassName
{
color: #917441;
}
</style>
background-color css
<style>
a { background-color: #917441; }
a { background-color: rgb(145,116,65); }
div.DivClassName
{
background-color: #917441;
}
.BgClassName
{
background-color: #917441;
}
</style>
border-color css
<style>
span { border-color: #917441; }
span { border-color: rgb(145,116,65); }
td.TdClassName
{
border-color: #917441;
}
.TagClassName
{
border-color: #917441;
}
</style>