Shades of Tia Maria #954326
Tints of Tia Maria #954326
RGB
CMYK
RGB Variations
Color information
#954326 (or 0x954326) is known color: Tia Maria. HEX triplet: 95, 43 and 26. RGB value is (149,67,38). Sum of RGB (Red+Green+Blue) = 149+67+38=254 (33% of max value = 765). Red value is 149 (58.59% from 255 or 58.66% from 254); Green value is 67 (26.56% from 255 or 26.38% from 254); Blue value is 38 (15.23% from 255 or 14.96% from 254); Max value from RGB is 149 - color contains mainly: red. Hex color #954326 is not a web safe color. Web safe color analog (approx): #993333. Inversed color of #954326 is #6ABCD9. Grayscale: #585858. Windows color (decimal): -6995162 or 2507669. OLE color: 2507669.
HSL color Cylindrical-coordinate representation of color #954326: hue angle of 15.68º degrees, saturation: 0.59, lightness: 0.37%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.74%. Process color model (Four color, CMYK) of #954326 is Cyan = 0, Magento = 0.55, Yellow = 0.74 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 149 | 67 | 38 | - |
| CMYK | 0 | 0.55 | 0.74 | 0.42 |
| HSL | 15.68º | 0.59% | 0.37% | - |
| HSV(B) | 15.68º | 0.74% | 0.58% | - |
| XYZ | 14.75 | 10.54 | 3.09 | - |
| YUV | 88.21 | 99.67 | 171.36 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 149 | 67 | 38 | 0 | 0.55 | 0.74 | 0.42 | 15.68 | 0.59 | 0.37 |
| Hex | 95 | 43 | 26 | 0 | 37 | 4A | 2A | 10 | 3B | 25 |
| Octal | 225 | 103 | 46 | 0 | 67 | 112 | 52 | 20 | 73 | 45 |
| Binary | 10010101 | 1000011 | 100110 | 0 | 110111 | 1001010 | 101010 | 10000 | 111011 | 100101 |
Color Harmonies of #954326
Complementary color
Monochromatic Colors of #954326
Black with #954326
Text Example
Text Example
White with #954326
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #954326; }
p { color: rgb(149,67,38); }
H1.HeaderClassName
{
color: #954326;
}
.AnyTagClassName
{
color: #954326;
}
</style>
background-color css
<style>
a { background-color: #954326; }
a { background-color: rgb(149,67,38); }
div.DivClassName
{
background-color: #954326;
}
.BgClassName
{
background-color: #954326;
}
</style>
border-color css
<style>
span { border-color: #954326; }
span { border-color: rgb(149,67,38); }
td.TdClassName
{
border-color: #954326;
}
.TagClassName
{
border-color: #954326;
}
</style>