Shades of Mojo #954436
Tints of Mojo #954436
RGB
CMYK
RGB Variations
Color information
#954436 (or 0x954436) is known color: Mojo. HEX triplet: 95, 44 and 36. RGB value is (149,68,54). Sum of RGB (Red+Green+Blue) = 149+68+54=271 (35% of max value = 765). Red value is 149 (58.59% from 255 or 54.98% from 271); Green value is 68 (26.95% from 255 or 25.09% from 271); Blue value is 54 (21.48% from 255 or 19.93% from 271); Max value from RGB is 149 - color contains mainly: red. Hex color #954436 is not a web safe color. Web safe color analog (approx): #993333. Inversed color of #954436 is #6ABBC9. Grayscale: #5A5A5A. Windows color (decimal): -6994890 or 3556501. OLE color: 3556501.
HSL color Cylindrical-coordinate representation of color #954436: hue angle of 8.84º degrees, saturation: 0.47, lightness: 0.4%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.64%. Process color model (Four color, CMYK) of #954436 is Cyan = 0, Magento = 0.54, Yellow = 0.64 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 149 | 68 | 54 | - |
| CMYK | 0 | 0.54 | 0.64 | 0.42 |
| HSL | 8.84º | 0.47% | 0.4% | - |
| HSV(B) | 8.84º | 0.64% | 0.58% | - |
| XYZ | 15.13 | 10.79 | 4.78 | - |
| YUV | 90.62 | 107.34 | 169.64 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 149 | 68 | 54 | 0 | 0.54 | 0.64 | 0.42 | 8.84 | 0.47 | 0.4 |
| Hex | 95 | 44 | 36 | 0 | 36 | 40 | 2A | 9 | 2F | 28 |
| Octal | 225 | 104 | 66 | 0 | 66 | 100 | 52 | 11 | 57 | 50 |
| Binary | 10010101 | 1000100 | 110110 | 0 | 110110 | 1000000 | 101010 | 1001 | 101111 | 101000 |
Color Harmonies of #954436
Complementary color
Monochromatic Colors of #954436
Black with #954436
Text Example
Text Example
White with #954436
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #954436; }
p { color: rgb(149,68,54); }
H1.HeaderClassName
{
color: #954436;
}
.AnyTagClassName
{
color: #954436;
}
</style>
background-color css
<style>
a { background-color: #954436; }
a { background-color: rgb(149,68,54); }
div.DivClassName
{
background-color: #954436;
}
.BgClassName
{
background-color: #954436;
}
</style>
border-color css
<style>
span { border-color: #954436; }
span { border-color: rgb(149,68,54); }
td.TdClassName
{
border-color: #954436;
}
.TagClassName
{
border-color: #954436;
}
</style>