Shades of Mojo #954636
Tints of Mojo #954636
RGB
CMYK
RGB Variations
Color information
#954636 (or 0x954636) is known color: Mojo. HEX triplet: 95, 46 and 36. RGB value is (149,70,54). Sum of RGB (Red+Green+Blue) = 149+70+54=273 (36% of max value = 765). Red value is 149 (58.59% from 255 or 54.58% from 273); Green value is 70 (27.73% from 255 or 25.64% from 273); Blue value is 54 (21.48% from 255 or 19.78% from 273); Max value from RGB is 149 - color contains mainly: red. Hex color #954636 is not a web safe color. Web safe color analog (approx): #993333. Inversed color of #954636 is #6AB9C9. Grayscale: #5B5B5B. Windows color (decimal): -6994378 or 3557013. OLE color: 3557013.
HSL color Cylindrical-coordinate representation of color #954636: hue angle of 10.11º 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 #954636 is Cyan = 0, Magento = 0.53, Yellow = 0.64 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 149 | 70 | 54 | - |
| CMYK | 0 | 0.53 | 0.64 | 0.42 |
| HSL | 10.11º | 0.47% | 0.4% | - |
| HSV(B) | 10.11º | 0.64% | 0.58% | - |
| XYZ | 15.25 | 11.04 | 4.82 | - |
| YUV | 91.8 | 106.67 | 168.8 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 149 | 70 | 54 | 0 | 0.53 | 0.64 | 0.42 | 10.11 | 0.47 | 0.4 |
| Hex | 95 | 46 | 36 | 0 | 35 | 40 | 2A | A | 2F | 28 |
| Octal | 225 | 106 | 66 | 0 | 65 | 100 | 52 | 12 | 57 | 50 |
| Binary | 10010101 | 1000110 | 110110 | 0 | 110101 | 1000000 | 101010 | 1010 | 101111 | 101000 |
Color Harmonies of #954636
Complementary color
Monochromatic Colors of #954636
Black with #954636
Text Example
Text Example
White with #954636
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #954636; }
p { color: rgb(149,70,54); }
H1.HeaderClassName
{
color: #954636;
}
.AnyTagClassName
{
color: #954636;
}
</style>
background-color css
<style>
a { background-color: #954636; }
a { background-color: rgb(149,70,54); }
div.DivClassName
{
background-color: #954636;
}
.BgClassName
{
background-color: #954636;
}
</style>
border-color css
<style>
span { border-color: #954636; }
span { border-color: rgb(149,70,54); }
td.TdClassName
{
border-color: #954636;
}
.TagClassName
{
border-color: #954636;
}
</style>