Shades of Mojo #954037
Tints of Mojo #954037
RGB
CMYK
RGB Variations
Color information
#954037 (or 0x954037) is known color: Mojo. HEX triplet: 95, 40 and 37. RGB value is (149,64,55). Sum of RGB (Red+Green+Blue) = 149+64+55=268 (35% of max value = 765). Red value is 149 (58.59% from 255 or 55.60% from 268); Green value is 64 (25.39% from 255 or 23.88% from 268); Blue value is 55 (21.88% from 255 or 20.52% from 268); Max value from RGB is 149 - color contains mainly: red. Hex color #954037 is not a web safe color. Web safe color analog (approx): #993333. Inversed color of #954037 is #6ABFC8. Grayscale: #585858. Windows color (decimal): -6995913 or 3621013. OLE color: 3621013.
HSL color Cylindrical-coordinate representation of color #954037: hue angle of 5.74º degrees, saturation: 0.46, lightness: 0.4%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.63%. Process color model (Four color, CMYK) of #954037 is Cyan = 0, Magento = 0.57, Yellow = 0.63 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 149 | 64 | 55 | - |
| CMYK | 0 | 0.57 | 0.63 | 0.42 |
| HSL | 5.74º | 0.46% | 0.4% | - |
| HSV(B) | 5.74º | 0.63% | 0.58% | - |
| XYZ | 14.92 | 10.33 | 4.82 | - |
| YUV | 88.39 | 109.16 | 171.23 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 149 | 64 | 55 | 0 | 0.57 | 0.63 | 0.42 | 5.74 | 0.46 | 0.4 |
| Hex | 95 | 40 | 37 | 0 | 39 | 3F | 2A | 6 | 2E | 28 |
| Octal | 225 | 100 | 67 | 0 | 71 | 77 | 52 | 6 | 56 | 50 |
| Binary | 10010101 | 1000000 | 110111 | 0 | 111001 | 111111 | 101010 | 110 | 101110 | 101000 |
Color Harmonies of #954037
Complementary color
Monochromatic Colors of #954037
Black with #954037
Text Example
Text Example
White with #954037
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #954037; }
p { color: rgb(149,64,55); }
H1.HeaderClassName
{
color: #954037;
}
.AnyTagClassName
{
color: #954037;
}
</style>
background-color css
<style>
a { background-color: #954037; }
a { background-color: rgb(149,64,55); }
div.DivClassName
{
background-color: #954037;
}
.BgClassName
{
background-color: #954037;
}
</style>
border-color css
<style>
span { border-color: #954037; }
span { border-color: rgb(149,64,55); }
td.TdClassName
{
border-color: #954037;
}
.TagClassName
{
border-color: #954037;
}
</style>