Shades of Tia Maria #924533
Tints of Tia Maria #924533
RGB
CMYK
RGB Variations
Color information
#924533 (or 0x924533) is known color: Tia Maria. HEX triplet: 92, 45 and 33. RGB value is (146,69,51). Sum of RGB (Red+Green+Blue) = 146+69+51=266 (35% of max value = 765). Red value is 146 (57.42% from 255 or 54.89% from 266); Green value is 69 (27.34% from 255 or 25.94% from 266); Blue value is 51 (20.31% from 255 or 19.17% from 266); Max value from RGB is 146 - color contains mainly: red. Hex color #924533 is not a web safe color. Web safe color analog (approx): #993333. Inversed color of #924533 is #6DBACC. Grayscale: #5A5A5A. Windows color (decimal): -7191245 or 3360146. OLE color: 3360146.
HSL color Cylindrical-coordinate representation of color #924533: hue angle of 11.37º degrees, saturation: 0.48, lightness: 0.39%. HSV value (or HSB Brightness) of color is 0.57% and HSV saturation: 0.65%. Process color model (Four color, CMYK) of #924533 is Cyan = 0, Magento = 0.53, Yellow = 0.65 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 146 | 69 | 51 | - |
| CMYK | 0 | 0.53 | 0.65 | 0.43 |
| HSL | 11.37º | 0.48% | 0.39% | - |
| HSV(B) | 11.37º | 0.65% | 0.57% | - |
| XYZ | 14.58 | 10.61 | 4.41 | - |
| YUV | 89.97 | 106.01 | 167.96 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 146 | 69 | 51 | 0 | 0.53 | 0.65 | 0.43 | 11.37 | 0.48 | 0.39 |
| Hex | 92 | 45 | 33 | 0 | 35 | 41 | 2B | B | 30 | 27 |
| Octal | 222 | 105 | 63 | 0 | 65 | 101 | 53 | 13 | 60 | 47 |
| Binary | 10010010 | 1000101 | 110011 | 0 | 110101 | 1000001 | 101011 | 1011 | 110000 | 100111 |
Color Harmonies of #924533
Complementary color
Monochromatic Colors of #924533
Black with #924533
Text Example
Text Example
White with #924533
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #924533; }
p { color: rgb(146,69,51); }
H1.HeaderClassName
{
color: #924533;
}
.AnyTagClassName
{
color: #924533;
}
</style>
background-color css
<style>
a { background-color: #924533; }
a { background-color: rgb(146,69,51); }
div.DivClassName
{
background-color: #924533;
}
.BgClassName
{
background-color: #924533;
}
</style>
border-color css
<style>
span { border-color: #924533; }
span { border-color: rgb(146,69,51); }
td.TdClassName
{
border-color: #924533;
}
.TagClassName
{
border-color: #924533;
}
</style>