Shades of Tia Maria #904733
Tints of Tia Maria #904733
RGB
CMYK
RGB Variations
Color information
#904733 (or 0x904733) is known color: Tia Maria. HEX triplet: 90, 47 and 33. RGB value is (144,71,51). Sum of RGB (Red+Green+Blue) = 144+71+51=266 (35% of max value = 765). Red value is 144 (56.64% from 255 or 54.14% from 266); Green value is 71 (28.12% from 255 or 26.69% from 266); Blue value is 51 (20.31% from 255 or 19.17% from 266); Max value from RGB is 144 - color contains mainly: red. Hex color #904733 is not a web safe color. Web safe color analog (approx): #993333. Inversed color of #904733 is #6FB8CC. Grayscale: #5A5A5A. Windows color (decimal): -7321805 or 3360656. OLE color: 3360656.
HSL color Cylindrical-coordinate representation of color #904733: hue angle of 12.9º degrees, saturation: 0.48, lightness: 0.38%. HSV value (or HSB Brightness) of color is 0.56% and HSV saturation: 0.65%. Process color model (Four color, CMYK) of #904733 is Cyan = 0, Magento = 0.51, Yellow = 0.65 and Black (K on CMYK) = 0.44.
Color convert
| RGB | 144 | 71 | 51 | - |
| CMYK | 0 | 0.51 | 0.65 | 0.44 |
| HSL | 12.9º | 0.48% | 0.38% | - |
| HSV(B) | 12.9º | 0.65% | 0.56% | - |
| XYZ | 14.35 | 10.67 | 4.44 | - |
| YUV | 90.55 | 105.68 | 166.13 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 144 | 71 | 51 | 0 | 0.51 | 0.65 | 0.44 | 12.9 | 0.48 | 0.38 |
| Hex | 90 | 47 | 33 | 0 | 33 | 41 | 2C | D | 30 | 26 |
| Octal | 220 | 107 | 63 | 0 | 63 | 101 | 54 | 15 | 60 | 46 |
| Binary | 10010000 | 1000111 | 110011 | 0 | 110011 | 1000001 | 101100 | 1101 | 110000 | 100110 |
Color Harmonies of #904733
Complementary color
Monochromatic Colors of #904733
Black with #904733
Text Example
Text Example
White with #904733
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #904733; }
p { color: rgb(144,71,51); }
H1.HeaderClassName
{
color: #904733;
}
.AnyTagClassName
{
color: #904733;
}
</style>
background-color css
<style>
a { background-color: #904733; }
a { background-color: rgb(144,71,51); }
div.DivClassName
{
background-color: #904733;
}
.BgClassName
{
background-color: #904733;
}
</style>
border-color css
<style>
span { border-color: #904733; }
span { border-color: rgb(144,71,51); }
td.TdClassName
{
border-color: #904733;
}
.TagClassName
{
border-color: #904733;
}
</style>