Shades of Tia Maria #914633
Tints of Tia Maria #914633
RGB
CMYK
RGB Variations
Color information
#914633 (or 0x914633) is known color: Tia Maria. HEX triplet: 91, 46 and 33. RGB value is (145,70,51). Sum of RGB (Red+Green+Blue) = 145+70+51=266 (35% of max value = 765). Red value is 145 (57.03% from 255 or 54.51% from 266); Green value is 70 (27.73% from 255 or 26.32% from 266); Blue value is 51 (20.31% from 255 or 19.17% from 266); Max value from RGB is 145 - color contains mainly: red. Hex color #914633 is not a web safe color. Web safe color analog (approx): #993333. Inversed color of #914633 is #6EB9CC. Grayscale: #5A5A5A. Windows color (decimal): -7256525 or 3360401. OLE color: 3360401.
HSL color Cylindrical-coordinate representation of color #914633: hue angle of 12.13º degrees, saturation: 0.48, lightness: 0.38%. HSV value (or HSB Brightness) of color is 0.57% and HSV saturation: 0.65%. Process color model (Four color, CMYK) of #914633 is Cyan = 0, Magento = 0.52, Yellow = 0.65 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 145 | 70 | 51 | - |
| CMYK | 0 | 0.52 | 0.65 | 0.43 |
| HSL | 12.13º | 0.48% | 0.38% | - |
| HSV(B) | 12.13º | 0.65% | 0.57% | - |
| XYZ | 14.46 | 10.64 | 4.42 | - |
| YUV | 90.26 | 105.85 | 167.04 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 145 | 70 | 51 | 0 | 0.52 | 0.65 | 0.43 | 12.13 | 0.48 | 0.38 |
| Hex | 91 | 46 | 33 | 0 | 34 | 41 | 2B | C | 30 | 26 |
| Octal | 221 | 106 | 63 | 0 | 64 | 101 | 53 | 14 | 60 | 46 |
| Binary | 10010001 | 1000110 | 110011 | 0 | 110100 | 1000001 | 101011 | 1100 | 110000 | 100110 |
Color Harmonies of #914633
Complementary color
Monochromatic Colors of #914633
Black with #914633
Text Example
Text Example
White with #914633
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #914633; }
p { color: rgb(145,70,51); }
H1.HeaderClassName
{
color: #914633;
}
.AnyTagClassName
{
color: #914633;
}
</style>
background-color css
<style>
a { background-color: #914633; }
a { background-color: rgb(145,70,51); }
div.DivClassName
{
background-color: #914633;
}
.BgClassName
{
background-color: #914633;
}
</style>
border-color css
<style>
span { border-color: #914633; }
span { border-color: rgb(145,70,51); }
td.TdClassName
{
border-color: #914633;
}
.TagClassName
{
border-color: #914633;
}
</style>