Shades of Tia Maria #914730
Tints of Tia Maria #914730
RGB
CMYK
RGB Variations
Color information
#914730 (or 0x914730) is known color: Tia Maria. HEX triplet: 91, 47 and 30. RGB value is (145,71,48). Sum of RGB (Red+Green+Blue) = 145+71+48=264 (34% of max value = 765). Red value is 145 (57.03% from 255 or 54.92% from 264); Green value is 71 (28.12% from 255 or 26.89% from 264); Blue value is 48 (19.14% from 255 or 18.18% from 264); Max value from RGB is 145 - color contains mainly: red. Hex color #914730 is not a web safe color. Web safe color analog (approx): #993333. Inversed color of #914730 is #6EB8CF. Grayscale: #5A5A5A. Windows color (decimal): -7256272 or 3164049. OLE color: 3164049.
HSL color Cylindrical-coordinate representation of color #914730: hue angle of 14.23º degrees, saturation: 0.5, lightness: 0.38%. HSV value (or HSB Brightness) of color is 0.57% and HSV saturation: 0.67%. Process color model (Four color, CMYK) of #914730 is Cyan = 0, Magento = 0.51, Yellow = 0.67 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 145 | 71 | 48 | - |
| CMYK | 0 | 0.51 | 0.67 | 0.43 |
| HSL | 14.23º | 0.5% | 0.38% | - |
| HSV(B) | 14.23º | 0.67% | 0.57% | - |
| XYZ | 14.46 | 10.74 | 4.11 | - |
| YUV | 90.5 | 104.02 | 166.87 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 145 | 71 | 48 | 0 | 0.51 | 0.67 | 0.43 | 14.23 | 0.5 | 0.38 |
| Hex | 91 | 47 | 30 | 0 | 33 | 43 | 2B | E | 32 | 26 |
| Octal | 221 | 107 | 60 | 0 | 63 | 103 | 53 | 16 | 62 | 46 |
| Binary | 10010001 | 1000111 | 110000 | 0 | 110011 | 1000011 | 101011 | 1110 | 110010 | 100110 |
Color Harmonies of #914730
Complementary color
Monochromatic Colors of #914730
Black with #914730
Text Example
Text Example
White with #914730
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #914730; }
p { color: rgb(145,71,48); }
H1.HeaderClassName
{
color: #914730;
}
.AnyTagClassName
{
color: #914730;
}
</style>
background-color css
<style>
a { background-color: #914730; }
a { background-color: rgb(145,71,48); }
div.DivClassName
{
background-color: #914730;
}
.BgClassName
{
background-color: #914730;
}
</style>
border-color css
<style>
span { border-color: #914730; }
span { border-color: rgb(145,71,48); }
td.TdClassName
{
border-color: #914730;
}
.TagClassName
{
border-color: #914730;
}
</style>