Shades of Mojo #954337
Tints of Mojo #954337
RGB
CMYK
RGB Variations
Color information
#954337 (or 0x954337) is known color: Mojo. HEX triplet: 95, 43 and 37. RGB value is (149,67,55). Sum of RGB (Red+Green+Blue) = 149+67+55=271 (35% of max value = 765). Red value is 149 (58.59% from 255 or 54.98% from 271); Green value is 67 (26.56% from 255 or 24.72% from 271); Blue value is 55 (21.88% from 255 or 20.30% from 271); Max value from RGB is 149 - color contains mainly: red. Hex color #954337 is not a web safe color. Web safe color analog (approx): #993333. Inversed color of #954337 is #6ABCC8. Grayscale: #5A5A5A. Windows color (decimal): -6995145 or 3621781. OLE color: 3621781.
HSL color Cylindrical-coordinate representation of color #954337: hue angle of 7.66º 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 #954337 is Cyan = 0, Magento = 0.55, Yellow = 0.63 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 149 | 67 | 55 | - |
| CMYK | 0 | 0.55 | 0.63 | 0.42 |
| HSL | 7.66º | 0.46% | 0.4% | - |
| HSV(B) | 7.66º | 0.63% | 0.58% | - |
| XYZ | 15.09 | 10.68 | 4.88 | - |
| YUV | 90.15 | 108.17 | 169.98 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 149 | 67 | 55 | 0 | 0.55 | 0.63 | 0.42 | 7.66 | 0.46 | 0.4 |
| Hex | 95 | 43 | 37 | 0 | 37 | 3F | 2A | 8 | 2E | 28 |
| Octal | 225 | 103 | 67 | 0 | 67 | 77 | 52 | 10 | 56 | 50 |
| Binary | 10010101 | 1000011 | 110111 | 0 | 110111 | 111111 | 101010 | 1000 | 101110 | 101000 |
Color Harmonies of #954337
Complementary color
Monochromatic Colors of #954337
Black with #954337
Text Example
Text Example
White with #954337
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #954337; }
p { color: rgb(149,67,55); }
H1.HeaderClassName
{
color: #954337;
}
.AnyTagClassName
{
color: #954337;
}
</style>
background-color css
<style>
a { background-color: #954337; }
a { background-color: rgb(149,67,55); }
div.DivClassName
{
background-color: #954337;
}
.BgClassName
{
background-color: #954337;
}
</style>
border-color css
<style>
span { border-color: #954337; }
span { border-color: rgb(149,67,55); }
td.TdClassName
{
border-color: #954337;
}
.TagClassName
{
border-color: #954337;
}
</style>