Shades of Tia Maria #934530
Tints of Tia Maria #934530
RGB
CMYK
RGB Variations
Color information
#934530 (or 0x934530) is known color: Tia Maria. HEX triplet: 93, 45 and 30. RGB value is (147,69,48). Sum of RGB (Red+Green+Blue) = 147+69+48=264 (34% of max value = 765). Red value is 147 (57.81% from 255 or 55.68% from 264); Green value is 69 (27.34% from 255 or 26.14% from 264); Blue value is 48 (19.14% from 255 or 18.18% from 264); Max value from RGB is 147 - color contains mainly: red. Hex color #934530 is not a web safe color. Web safe color analog (approx): #993333. Inversed color of #934530 is #6CBACF. Grayscale: #5A5A5A. Windows color (decimal): -7125712 or 3163539. OLE color: 3163539.
HSL color Cylindrical-coordinate representation of color #934530: hue angle of 12.73º degrees, saturation: 0.51, lightness: 0.38%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.67%. Process color model (Four color, CMYK) of #934530 is Cyan = 0, Magento = 0.53, Yellow = 0.67 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 147 | 69 | 48 | - |
| CMYK | 0 | 0.53 | 0.67 | 0.42 |
| HSL | 12.73º | 0.51% | 0.38% | - |
| HSV(B) | 12.73º | 0.67% | 0.58% | - |
| XYZ | 14.69 | 10.67 | 4.08 | - |
| YUV | 89.93 | 104.34 | 168.71 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 147 | 69 | 48 | 0 | 0.53 | 0.67 | 0.42 | 12.73 | 0.51 | 0.38 |
| Hex | 93 | 45 | 30 | 0 | 35 | 43 | 2A | D | 33 | 26 |
| Octal | 223 | 105 | 60 | 0 | 65 | 103 | 52 | 15 | 63 | 46 |
| Binary | 10010011 | 1000101 | 110000 | 0 | 110101 | 1000011 | 101010 | 1101 | 110011 | 100110 |
Color Harmonies of #934530
Complementary color
Monochromatic Colors of #934530
Black with #934530
Text Example
Text Example
White with #934530
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #934530; }
p { color: rgb(147,69,48); }
H1.HeaderClassName
{
color: #934530;
}
.AnyTagClassName
{
color: #934530;
}
</style>
background-color css
<style>
a { background-color: #934530; }
a { background-color: rgb(147,69,48); }
div.DivClassName
{
background-color: #934530;
}
.BgClassName
{
background-color: #934530;
}
</style>
border-color css
<style>
span { border-color: #934530; }
span { border-color: rgb(147,69,48); }
td.TdClassName
{
border-color: #934530;
}
.TagClassName
{
border-color: #934530;
}
</style>