Shades of Tia Maria #914731
Tints of Tia Maria #914731
RGB
CMYK
RGB Variations
Color information
#914731 (or 0x914731) is known color: Tia Maria. HEX triplet: 91, 47 and 31. RGB value is (145,71,49). Sum of RGB (Red+Green+Blue) = 145+71+49=265 (35% of max value = 765). Red value is 145 (57.03% from 255 or 54.72% from 265); Green value is 71 (28.12% from 255 or 26.79% from 265); Blue value is 49 (19.53% from 255 or 18.49% from 265); Max value from RGB is 145 - color contains mainly: red. Hex color #914731 is not a web safe color. Web safe color analog (approx): #993333. Inversed color of #914731 is #6EB8CE. Grayscale: #5A5A5A. Windows color (decimal): -7256271 or 3229585. OLE color: 3229585.
HSL color Cylindrical-coordinate representation of color #914731: hue angle of 13.75º degrees, saturation: 0.49, lightness: 0.38%. HSV value (or HSB Brightness) of color is 0.57% and HSV saturation: 0.66%. Process color model (Four color, CMYK) of #914731 is Cyan = 0, Magento = 0.51, Yellow = 0.66 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 145 | 71 | 49 | - |
| CMYK | 0 | 0.51 | 0.66 | 0.43 |
| HSL | 13.75º | 0.49% | 0.38% | - |
| HSV(B) | 13.75º | 0.66% | 0.57% | - |
| XYZ | 14.48 | 10.75 | 4.22 | - |
| YUV | 90.62 | 104.52 | 166.79 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 145 | 71 | 49 | 0 | 0.51 | 0.66 | 0.43 | 13.75 | 0.49 | 0.38 |
| Hex | 91 | 47 | 31 | 0 | 33 | 42 | 2B | E | 31 | 26 |
| Octal | 221 | 107 | 61 | 0 | 63 | 102 | 53 | 16 | 61 | 46 |
| Binary | 10010001 | 1000111 | 110001 | 0 | 110011 | 1000010 | 101011 | 1110 | 110001 | 100110 |
Color Harmonies of #914731
Complementary color
Monochromatic Colors of #914731
Black with #914731
Text Example
Text Example
White with #914731
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #914731; }
p { color: rgb(145,71,49); }
H1.HeaderClassName
{
color: #914731;
}
.AnyTagClassName
{
color: #914731;
}
</style>
background-color css
<style>
a { background-color: #914731; }
a { background-color: rgb(145,71,49); }
div.DivClassName
{
background-color: #914731;
}
.BgClassName
{
background-color: #914731;
}
</style>
border-color css
<style>
span { border-color: #914731; }
span { border-color: rgb(145,71,49); }
td.TdClassName
{
border-color: #914731;
}
.TagClassName
{
border-color: #914731;
}
</style>