Shades of Mojo #954138
Tints of Mojo #954138
RGB
CMYK
RGB Variations
Color information
#954138 (or 0x954138) is known color: Mojo. HEX triplet: 95, 41 and 38. RGB value is (149,65,56). Sum of RGB (Red+Green+Blue) = 149+65+56=270 (35% of max value = 765). Red value is 149 (58.59% from 255 or 55.19% from 270); Green value is 65 (25.78% from 255 or 24.07% from 270); Blue value is 56 (22.27% from 255 or 20.74% from 270); Max value from RGB is 149 - color contains mainly: red. Hex color #954138 is not a web safe color. Web safe color analog (approx): #993333. Inversed color of #954138 is #6ABEC7. Grayscale: #595959. Windows color (decimal): -6995656 or 3686805. OLE color: 3686805.
HSL color Cylindrical-coordinate representation of color #954138: hue angle of 5.81º 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 #954138 is Cyan = 0, Magento = 0.56, Yellow = 0.62 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 149 | 65 | 56 | - |
| CMYK | 0 | 0.56 | 0.62 | 0.42 |
| HSL | 5.81º | 0.45% | 0.4% | - |
| HSV(B) | 5.81º | 0.62% | 0.58% | - |
| XYZ | 15 | 10.46 | 4.97 | - |
| YUV | 89.09 | 109.33 | 170.73 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 149 | 65 | 56 | 0 | 0.56 | 0.62 | 0.42 | 5.81 | 0.45 | 0.4 |
| Hex | 95 | 41 | 38 | 0 | 38 | 3E | 2A | 6 | 2D | 28 |
| Octal | 225 | 101 | 70 | 0 | 70 | 76 | 52 | 6 | 55 | 50 |
| Binary | 10010101 | 1000001 | 111000 | 0 | 111000 | 111110 | 101010 | 110 | 101101 | 101000 |
Color Harmonies of #954138
Complementary color
Monochromatic Colors of #954138
Black with #954138
Text Example
Text Example
White with #954138
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #954138; }
p { color: rgb(149,65,56); }
H1.HeaderClassName
{
color: #954138;
}
.AnyTagClassName
{
color: #954138;
}
</style>
background-color css
<style>
a { background-color: #954138; }
a { background-color: rgb(149,65,56); }
div.DivClassName
{
background-color: #954138;
}
.BgClassName
{
background-color: #954138;
}
</style>
border-color css
<style>
span { border-color: #954138; }
span { border-color: rgb(149,65,56); }
td.TdClassName
{
border-color: #954138;
}
.TagClassName
{
border-color: #954138;
}
</style>