Shades of Mojo #954738
Tints of Mojo #954738
RGB
CMYK
RGB Variations
Color information
#954738 (or 0x954738) is known color: Mojo. HEX triplet: 95, 47 and 38. RGB value is (149,71,56). Sum of RGB (Red+Green+Blue) = 149+71+56=276 (36% of max value = 765). Red value is 149 (58.59% from 255 or 53.99% from 276); Green value is 71 (28.12% from 255 or 25.72% from 276); Blue value is 56 (22.27% from 255 or 20.29% from 276); Max value from RGB is 149 - color contains mainly: red. Hex color #954738 is not a web safe color. Web safe color analog (approx): #993333. Inversed color of #954738 is #6AB8C7. Grayscale: #5C5C5C. Windows color (decimal): -6994120 or 3688341. OLE color: 3688341.
HSL color Cylindrical-coordinate representation of color #954738: hue angle of 9.68º 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 #954738 is Cyan = 0, Magento = 0.52, Yellow = 0.62 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 149 | 71 | 56 | - |
| CMYK | 0 | 0.52 | 0.62 | 0.42 |
| HSL | 9.68º | 0.45% | 0.4% | - |
| HSV(B) | 9.68º | 0.62% | 0.58% | - |
| XYZ | 15.36 | 11.18 | 5.09 | - |
| YUV | 92.61 | 107.34 | 168.22 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 149 | 71 | 56 | 0 | 0.52 | 0.62 | 0.42 | 9.68 | 0.45 | 0.4 |
| Hex | 95 | 47 | 38 | 0 | 34 | 3E | 2A | A | 2D | 28 |
| Octal | 225 | 107 | 70 | 0 | 64 | 76 | 52 | 12 | 55 | 50 |
| Binary | 10010101 | 1000111 | 111000 | 0 | 110100 | 111110 | 101010 | 1010 | 101101 | 101000 |
Color Harmonies of #954738
Complementary color
Monochromatic Colors of #954738
Black with #954738
Text Example
Text Example
White with #954738
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #954738; }
p { color: rgb(149,71,56); }
H1.HeaderClassName
{
color: #954738;
}
.AnyTagClassName
{
color: #954738;
}
</style>
background-color css
<style>
a { background-color: #954738; }
a { background-color: rgb(149,71,56); }
div.DivClassName
{
background-color: #954738;
}
.BgClassName
{
background-color: #954738;
}
</style>
border-color css
<style>
span { border-color: #954738; }
span { border-color: rgb(149,71,56); }
td.TdClassName
{
border-color: #954738;
}
.TagClassName
{
border-color: #954738;
}
</style>