Shades of Dark Tan #916649
Tints of Dark Tan #916649
RGB
CMYK
RGB Variations
Color information
#916649 (or 0x916649) is known color: Dark Tan. HEX triplet: 91, 66 and 49. RGB value is (145,102,73). Sum of RGB (Red+Green+Blue) = 145+102+73=320 (42% of max value = 765). Red value is 145 (57.03% from 255 or 45.31% from 320); Green value is 102 (40.23% from 255 or 31.88% from 320); Blue value is 73 (28.91% from 255 or 22.81% from 320); Max value from RGB is 145 - color contains mainly: red. Hex color #916649 is not a web safe color. Web safe color analog (approx): #996633. Inversed color of #916649 is #6E99B6. Grayscale: #6F6F6F. Windows color (decimal): -7248311 or 4810385. OLE color: 4810385.
HSL color Cylindrical-coordinate representation of color #916649: hue angle of 24.17º degrees, saturation: 0.33, lightness: 0.43%. HSV value (or HSB Brightness) of color is 0.57% and HSV saturation: 0.5%. Process color model (Four color, CMYK) of #916649 is Cyan = 0, Magento = 0.30, Yellow = 0.50 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 145 | 102 | 73 | - |
| CMYK | 0 | 0.30 | 0.50 | 0.43 |
| HSL | 24.17º | 0.33% | 0.43% | - |
| HSV(B) | 24.17º | 0.5% | 0.57% | - |
| XYZ | 17.63 | 16 | 8.46 | - |
| YUV | 111.55 | 106.25 | 151.86 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 145 | 102 | 73 | 0 | 0.30 | 0.50 | 0.43 | 24.17 | 0.33 | 0.43 |
| Hex | 91 | 66 | 49 | 0 | 1E | 32 | 2B | 18 | 21 | 2B |
| Octal | 221 | 146 | 111 | 0 | 36 | 62 | 53 | 30 | 41 | 53 |
| Binary | 10010001 | 1100110 | 1001001 | 0 | 11110 | 110010 | 101011 | 11000 | 100001 | 101011 |
Color Harmonies of #916649
Complementary color
Monochromatic Colors of #916649
Black with #916649
Text Example
Text Example
White with #916649
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #916649; }
p { color: rgb(145,102,73); }
H1.HeaderClassName
{
color: #916649;
}
.AnyTagClassName
{
color: #916649;
}
</style>
background-color css
<style>
a { background-color: #916649; }
a { background-color: rgb(145,102,73); }
div.DivClassName
{
background-color: #916649;
}
.BgClassName
{
background-color: #916649;
}
</style>
border-color css
<style>
span { border-color: #916649; }
span { border-color: rgb(145,102,73); }
td.TdClassName
{
border-color: #916649;
}
.TagClassName
{
border-color: #916649;
}
</style>