Shades of Mojo #954938
Tints of Mojo #954938
RGB
CMYK
RGB Variations
Color information
#954938 (or 0x954938) is known color: Mojo. HEX triplet: 95, 49 and 38. RGB value is (149,73,56). Sum of RGB (Red+Green+Blue) = 149+73+56=278 (36% of max value = 765). Red value is 149 (58.59% from 255 or 53.60% from 278); Green value is 73 (28.91% from 255 or 26.26% from 278); Blue value is 56 (22.27% from 255 or 20.14% from 278); Max value from RGB is 149 - color contains mainly: red. Hex color #954938 is not a web safe color. Web safe color analog (approx): #993333. Inversed color of #954938 is #6AB6C7. Grayscale: #5D5D5D. Windows color (decimal): -6993608 or 3688853. OLE color: 3688853.
HSL color Cylindrical-coordinate representation of color #954938: hue angle of 10.97º degrees, saturation: 0.45, lightness: 0.4%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.62%. Process color model (Four color, CMYK) of #954938 is Cyan = 0, Magento = 0.51, Yellow = 0.62 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 149 | 73 | 56 | - |
| CMYK | 0 | 0.51 | 0.62 | 0.42 |
| HSL | 10.97º | 0.45% | 0.4% | - |
| HSV(B) | 10.97º | 0.62% | 0.58% | - |
| XYZ | 15.49 | 11.44 | 5.13 | - |
| YUV | 93.79 | 106.68 | 167.38 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 149 | 73 | 56 | 0 | 0.51 | 0.62 | 0.42 | 10.97 | 0.45 | 0.4 |
| Hex | 95 | 49 | 38 | 0 | 33 | 3E | 2A | B | 2D | 28 |
| Octal | 225 | 111 | 70 | 0 | 63 | 76 | 52 | 13 | 55 | 50 |
| Binary | 10010101 | 1001001 | 111000 | 0 | 110011 | 111110 | 101010 | 1011 | 101101 | 101000 |
Color Harmonies of #954938
Complementary color
Monochromatic Colors of #954938
Black with #954938
Text Example
Text Example
White with #954938
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #954938; }
p { color: rgb(149,73,56); }
H1.HeaderClassName
{
color: #954938;
}
.AnyTagClassName
{
color: #954938;
}
</style>
background-color css
<style>
a { background-color: #954938; }
a { background-color: rgb(149,73,56); }
div.DivClassName
{
background-color: #954938;
}
.BgClassName
{
background-color: #954938;
}
</style>
border-color css
<style>
span { border-color: #954938; }
span { border-color: rgb(149,73,56); }
td.TdClassName
{
border-color: #954938;
}
.TagClassName
{
border-color: #954938;
}
</style>