Shades of Tia Maria #924331
Tints of Tia Maria #924331
RGB
CMYK
RGB Variations
Color information
#924331 (or 0x924331) is known color: Tia Maria. HEX triplet: 92, 43 and 31. RGB value is (146,67,49). Sum of RGB (Red+Green+Blue) = 146+67+49=262 (34% of max value = 765). Red value is 146 (57.42% from 255 or 55.73% from 262); Green value is 67 (26.56% from 255 or 25.57% from 262); Blue value is 49 (19.53% from 255 or 18.70% from 262); Max value from RGB is 146 - color contains mainly: red. Hex color #924331 is not a web safe color. Web safe color analog (approx): #993333. Inversed color of #924331 is #6DBCCE. Grayscale: #585858. Windows color (decimal): -7191759 or 3228562. OLE color: 3228562.
HSL color Cylindrical-coordinate representation of color #924331: hue angle of 11.13º degrees, saturation: 0.5, lightness: 0.38%. HSV value (or HSB Brightness) of color is 0.57% and HSV saturation: 0.66%. Process color model (Four color, CMYK) of #924331 is Cyan = 0, Magento = 0.54, Yellow = 0.66 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 146 | 67 | 49 | - |
| CMYK | 0 | 0.54 | 0.66 | 0.43 |
| HSL | 11.13º | 0.5% | 0.38% | - |
| HSV(B) | 11.13º | 0.66% | 0.57% | - |
| XYZ | 14.42 | 10.35 | 4.14 | - |
| YUV | 88.57 | 105.67 | 168.96 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 146 | 67 | 49 | 0 | 0.54 | 0.66 | 0.43 | 11.13 | 0.5 | 0.38 |
| Hex | 92 | 43 | 31 | 0 | 36 | 42 | 2B | B | 32 | 26 |
| Octal | 222 | 103 | 61 | 0 | 66 | 102 | 53 | 13 | 62 | 46 |
| Binary | 10010010 | 1000011 | 110001 | 0 | 110110 | 1000010 | 101011 | 1011 | 110010 | 100110 |
Color Harmonies of #924331
Complementary color
Monochromatic Colors of #924331
Black with #924331
Text Example
Text Example
White with #924331
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #924331; }
p { color: rgb(146,67,49); }
H1.HeaderClassName
{
color: #924331;
}
.AnyTagClassName
{
color: #924331;
}
</style>
background-color css
<style>
a { background-color: #924331; }
a { background-color: rgb(146,67,49); }
div.DivClassName
{
background-color: #924331;
}
.BgClassName
{
background-color: #924331;
}
</style>
border-color css
<style>
span { border-color: #924331; }
span { border-color: rgb(146,67,49); }
td.TdClassName
{
border-color: #924331;
}
.TagClassName
{
border-color: #924331;
}
</style>