Shades of Mojo #954537
Tints of Mojo #954537
RGB
CMYK
RGB Variations
Color information
#954537 (or 0x954537) is known color: Mojo. HEX triplet: 95, 45 and 37. RGB value is (149,69,55). Sum of RGB (Red+Green+Blue) = 149+69+55=273 (36% of max value = 765). Red value is 149 (58.59% from 255 or 54.58% from 273); Green value is 69 (27.34% from 255 or 25.27% from 273); Blue value is 55 (21.88% from 255 or 20.15% from 273); Max value from RGB is 149 - color contains mainly: red. Hex color #954537 is not a web safe color. Web safe color analog (approx): #993333. Inversed color of #954537 is #6ABAC8. Grayscale: #5B5B5B. Windows color (decimal): -6994633 or 3622293. OLE color: 3622293.
HSL color Cylindrical-coordinate representation of color #954537: hue angle of 8.94º 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 #954537 is Cyan = 0, Magento = 0.54, Yellow = 0.63 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 149 | 69 | 55 | - |
| CMYK | 0 | 0.54 | 0.63 | 0.42 |
| HSL | 8.94º | 0.46% | 0.4% | - |
| HSV(B) | 8.94º | 0.63% | 0.58% | - |
| XYZ | 15.21 | 10.92 | 4.92 | - |
| YUV | 91.32 | 107.5 | 169.14 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 149 | 69 | 55 | 0 | 0.54 | 0.63 | 0.42 | 8.94 | 0.46 | 0.4 |
| Hex | 95 | 45 | 37 | 0 | 36 | 3F | 2A | 9 | 2E | 28 |
| Octal | 225 | 105 | 67 | 0 | 66 | 77 | 52 | 11 | 56 | 50 |
| Binary | 10010101 | 1000101 | 110111 | 0 | 110110 | 111111 | 101010 | 1001 | 101110 | 101000 |
Color Harmonies of #954537
Complementary color
Monochromatic Colors of #954537
Black with #954537
Text Example
Text Example
White with #954537
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #954537; }
p { color: rgb(149,69,55); }
H1.HeaderClassName
{
color: #954537;
}
.AnyTagClassName
{
color: #954537;
}
</style>
background-color css
<style>
a { background-color: #954537; }
a { background-color: rgb(149,69,55); }
div.DivClassName
{
background-color: #954537;
}
.BgClassName
{
background-color: #954537;
}
</style>
border-color css
<style>
span { border-color: #954537; }
span { border-color: rgb(149,69,55); }
td.TdClassName
{
border-color: #954537;
}
.TagClassName
{
border-color: #954537;
}
</style>