Shades of Tia Maria #914531
Tints of Tia Maria #914531
RGB
CMYK
RGB Variations
Color information
#914531 (or 0x914531) is known color: Tia Maria. HEX triplet: 91, 45 and 31. RGB value is (145,69,49). Sum of RGB (Red+Green+Blue) = 145+69+49=263 (34% of max value = 765). Red value is 145 (57.03% from 255 or 55.13% from 263); Green value is 69 (27.34% from 255 or 26.24% from 263); Blue value is 49 (19.53% from 255 or 18.63% from 263); Max value from RGB is 145 - color contains mainly: red. Hex color #914531 is not a web safe color. Web safe color analog (approx): #993333. Inversed color of #914531 is #6EBACE. Grayscale: #595959. Windows color (decimal): -7256783 or 3229073. OLE color: 3229073.
HSL color Cylindrical-coordinate representation of color #914531: hue angle of 12.5º 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 #914531 is Cyan = 0, Magento = 0.52, Yellow = 0.66 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 145 | 69 | 49 | - |
| CMYK | 0 | 0.52 | 0.66 | 0.43 |
| HSL | 12.5º | 0.49% | 0.38% | - |
| HSV(B) | 12.5º | 0.66% | 0.57% | - |
| XYZ | 14.36 | 10.5 | 4.18 | - |
| YUV | 89.44 | 105.18 | 167.63 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 145 | 69 | 49 | 0 | 0.52 | 0.66 | 0.43 | 12.5 | 0.49 | 0.38 |
| Hex | 91 | 45 | 31 | 0 | 34 | 42 | 2B | C | 31 | 26 |
| Octal | 221 | 105 | 61 | 0 | 64 | 102 | 53 | 14 | 61 | 46 |
| Binary | 10010001 | 1000101 | 110001 | 0 | 110100 | 1000010 | 101011 | 1100 | 110001 | 100110 |
Color Harmonies of #914531
Complementary color
Monochromatic Colors of #914531
Black with #914531
Text Example
Text Example
White with #914531
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #914531; }
p { color: rgb(145,69,49); }
H1.HeaderClassName
{
color: #914531;
}
.AnyTagClassName
{
color: #914531;
}
</style>
background-color css
<style>
a { background-color: #914531; }
a { background-color: rgb(145,69,49); }
div.DivClassName
{
background-color: #914531;
}
.BgClassName
{
background-color: #914531;
}
</style>
border-color css
<style>
span { border-color: #914531; }
span { border-color: rgb(145,69,49); }
td.TdClassName
{
border-color: #914531;
}
.TagClassName
{
border-color: #914531;
}
</style>