Shades of Mojo #974939
Tints of Mojo #974939
RGB
CMYK
RGB Variations
Color information
#974939 (or 0x974939) is known color: Mojo. HEX triplet: 97, 49 and 39. RGB value is (151,73,57). Sum of RGB (Red+Green+Blue) = 151+73+57=281 (37% of max value = 765). Red value is 151 (59.38% from 255 or 53.74% from 281); Green value is 73 (28.91% from 255 or 25.98% from 281); Blue value is 57 (22.66% from 255 or 20.28% from 281); Max value from RGB is 151 - color contains mainly: red. Hex color #974939 is not a web safe color. Web safe color analog (approx): #993333. Inversed color of #974939 is #68B6C6. Grayscale: #5E5E5E. Windows color (decimal): -6862535 or 3754391. OLE color: 3754391.
HSL color Cylindrical-coordinate representation of color #974939: hue angle of 10.21º degrees, saturation: 0.45, lightness: 0.41%. HSV value (or HSB Brightness) of color is 0.59% and HSV saturation: 0.62%. Process color model (Four color, CMYK) of #974939 is Cyan = 0, Magento = 0.52, Yellow = 0.62 and Black (K on CMYK) = 0.41.
Color convert
| RGB | 151 | 73 | 57 | - |
| CMYK | 0 | 0.52 | 0.62 | 0.41 |
| HSL | 10.21º | 0.45% | 0.41% | - |
| HSV(B) | 10.21º | 0.62% | 0.59% | - |
| XYZ | 15.88 | 11.64 | 5.28 | - |
| YUV | 94.5 | 106.84 | 168.3 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 151 | 73 | 57 | 0 | 0.52 | 0.62 | 0.41 | 10.21 | 0.45 | 0.41 |
| Hex | 97 | 49 | 39 | 0 | 34 | 3E | 29 | A | 2D | 29 |
| Octal | 227 | 111 | 71 | 0 | 64 | 76 | 51 | 12 | 55 | 51 |
| Binary | 10010111 | 1001001 | 111001 | 0 | 110100 | 111110 | 101001 | 1010 | 101101 | 101001 |
Color Harmonies of #974939
Complementary color
Monochromatic Colors of #974939
Black with #974939
Text Example
Text Example
White with #974939
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #974939; }
p { color: rgb(151,73,57); }
H1.HeaderClassName
{
color: #974939;
}
.AnyTagClassName
{
color: #974939;
}
</style>
background-color css
<style>
a { background-color: #974939; }
a { background-color: rgb(151,73,57); }
div.DivClassName
{
background-color: #974939;
}
.BgClassName
{
background-color: #974939;
}
</style>
border-color css
<style>
span { border-color: #974939; }
span { border-color: rgb(151,73,57); }
td.TdClassName
{
border-color: #974939;
}
.TagClassName
{
border-color: #974939;
}
</style>