Shades of Tia Maria #934130
Tints of Tia Maria #934130
RGB
CMYK
RGB Variations
Color information
#934130 (or 0x934130) is known color: Tia Maria. HEX triplet: 93, 41 and 30. RGB value is (147,65,48). Sum of RGB (Red+Green+Blue) = 147+65+48=260 (34% of max value = 765). Red value is 147 (57.81% from 255 or 56.54% from 260); Green value is 65 (25.78% from 255 or 25% from 260); Blue value is 48 (19.14% from 255 or 18.46% from 260); Max value from RGB is 147 - color contains mainly: red. Hex color #934130 is not a web safe color. Web safe color analog (approx): #993333. Inversed color of #934130 is #6CBECF. Grayscale: #575757. Windows color (decimal): -7126736 or 3162515. OLE color: 3162515.
HSL color Cylindrical-coordinate representation of color #934130: hue angle of 10.3º 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 #934130 is Cyan = 0, Magento = 0.56, Yellow = 0.67 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 147 | 65 | 48 | - |
| CMYK | 0 | 0.56 | 0.67 | 0.42 |
| HSL | 10.3º | 0.51% | 0.38% | - |
| HSV(B) | 10.3º | 0.67% | 0.58% | - |
| XYZ | 14.46 | 10.2 | 4 | - |
| YUV | 87.58 | 105.67 | 170.38 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 147 | 65 | 48 | 0 | 0.56 | 0.67 | 0.42 | 10.3 | 0.51 | 0.38 |
| Hex | 93 | 41 | 30 | 0 | 38 | 43 | 2A | A | 33 | 26 |
| Octal | 223 | 101 | 60 | 0 | 70 | 103 | 52 | 12 | 63 | 46 |
| Binary | 10010011 | 1000001 | 110000 | 0 | 111000 | 1000011 | 101010 | 1010 | 110011 | 100110 |
Color Harmonies of #934130
Complementary color
Monochromatic Colors of #934130
Black with #934130
Text Example
Text Example
White with #934130
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #934130; }
p { color: rgb(147,65,48); }
H1.HeaderClassName
{
color: #934130;
}
.AnyTagClassName
{
color: #934130;
}
</style>
background-color css
<style>
a { background-color: #934130; }
a { background-color: rgb(147,65,48); }
div.DivClassName
{
background-color: #934130;
}
.BgClassName
{
background-color: #934130;
}
</style>
border-color css
<style>
span { border-color: #934130; }
span { border-color: rgb(147,65,48); }
td.TdClassName
{
border-color: #934130;
}
.TagClassName
{
border-color: #934130;
}
</style>