Shades of Mojo #954338
Tints of Mojo #954338
RGB
CMYK
RGB Variations
Color information
#954338 (or 0x954338) is known color: Mojo. HEX triplet: 95, 43 and 38. RGB value is (149,67,56). Sum of RGB (Red+Green+Blue) = 149+67+56=272 (36% of max value = 765). Red value is 149 (58.59% from 255 or 54.78% from 272); Green value is 67 (26.56% from 255 or 24.63% from 272); Blue value is 56 (22.27% from 255 or 20.59% from 272); Max value from RGB is 149 - color contains mainly: red. Hex color #954338 is not a web safe color. Web safe color analog (approx): #993333. Inversed color of #954338 is #6ABCC7. Grayscale: #5A5A5A. Windows color (decimal): -6995144 or 3687317. OLE color: 3687317.
HSL color Cylindrical-coordinate representation of color #954338: hue angle of 7.1º 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 #954338 is Cyan = 0, Magento = 0.55, Yellow = 0.62 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 149 | 67 | 56 | - |
| CMYK | 0 | 0.55 | 0.62 | 0.42 |
| HSL | 7.1º | 0.45% | 0.4% | - |
| HSV(B) | 7.1º | 0.62% | 0.58% | - |
| XYZ | 15.12 | 10.69 | 5.01 | - |
| YUV | 90.26 | 108.67 | 169.89 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 149 | 67 | 56 | 0 | 0.55 | 0.62 | 0.42 | 7.1 | 0.45 | 0.4 |
| Hex | 95 | 43 | 38 | 0 | 37 | 3E | 2A | 7 | 2D | 28 |
| Octal | 225 | 103 | 70 | 0 | 67 | 76 | 52 | 7 | 55 | 50 |
| Binary | 10010101 | 1000011 | 111000 | 0 | 110111 | 111110 | 101010 | 111 | 101101 | 101000 |
Color Harmonies of #954338
Complementary color
Monochromatic Colors of #954338
Black with #954338
Text Example
Text Example
White with #954338
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #954338; }
p { color: rgb(149,67,56); }
H1.HeaderClassName
{
color: #954338;
}
.AnyTagClassName
{
color: #954338;
}
</style>
background-color css
<style>
a { background-color: #954338; }
a { background-color: rgb(149,67,56); }
div.DivClassName
{
background-color: #954338;
}
.BgClassName
{
background-color: #954338;
}
</style>
border-color css
<style>
span { border-color: #954338; }
span { border-color: rgb(149,67,56); }
td.TdClassName
{
border-color: #954338;
}
.TagClassName
{
border-color: #954338;
}
</style>