Shades of Tia Maria #954930
Tints of Tia Maria #954930
RGB
CMYK
RGB Variations
Color information
#954930 (or 0x954930) is known color: Tia Maria. HEX triplet: 95, 49 and 30. RGB value is (149,73,48). Sum of RGB (Red+Green+Blue) = 149+73+48=270 (35% of max value = 765). Red value is 149 (58.59% from 255 or 55.19% from 270); Green value is 73 (28.91% from 255 or 27.04% from 270); Blue value is 48 (19.14% from 255 or 17.78% from 270); Max value from RGB is 149 - color contains mainly: red. Hex color #954930 is not a web safe color. Web safe color analog (approx): #993333. Inversed color of #954930 is #6AB6CF. Grayscale: #5D5D5D. Windows color (decimal): -6993616 or 3164565. OLE color: 3164565.
HSL color Cylindrical-coordinate representation of color #954930: hue angle of 14.85º degrees, saturation: 0.51, lightness: 0.39%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.68%. Process color model (Four color, CMYK) of #954930 is Cyan = 0, Magento = 0.51, Yellow = 0.68 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 149 | 73 | 48 | - |
| CMYK | 0 | 0.51 | 0.68 | 0.42 |
| HSL | 14.85º | 0.51% | 0.39% | - |
| HSV(B) | 14.85º | 0.68% | 0.58% | - |
| XYZ | 15.31 | 11.37 | 4.18 | - |
| YUV | 92.87 | 102.68 | 168.03 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 149 | 73 | 48 | 0 | 0.51 | 0.68 | 0.42 | 14.85 | 0.51 | 0.39 |
| Hex | 95 | 49 | 30 | 0 | 33 | 44 | 2A | F | 33 | 27 |
| Octal | 225 | 111 | 60 | 0 | 63 | 104 | 52 | 17 | 63 | 47 |
| Binary | 10010101 | 1001001 | 110000 | 0 | 110011 | 1000100 | 101010 | 1111 | 110011 | 100111 |
Color Harmonies of #954930
Complementary color
Monochromatic Colors of #954930
Black with #954930
Text Example
Text Example
White with #954930
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #954930; }
p { color: rgb(149,73,48); }
H1.HeaderClassName
{
color: #954930;
}
.AnyTagClassName
{
color: #954930;
}
</style>
background-color css
<style>
a { background-color: #954930; }
a { background-color: rgb(149,73,48); }
div.DivClassName
{
background-color: #954930;
}
.BgClassName
{
background-color: #954930;
}
</style>
border-color css
<style>
span { border-color: #954930; }
span { border-color: rgb(149,73,48); }
td.TdClassName
{
border-color: #954930;
}
.TagClassName
{
border-color: #954930;
}
</style>