Shades of Cumin #744937
Tints of Cumin #744937
RGB
CMYK
RGB Variations
Color information
#744937 (or 0x744937) is known color: Cumin. HEX triplet: 74, 49 and 37. RGB value is (116,73,55). Sum of RGB (Red+Green+Blue) = 116+73+55=244 (32% of max value = 765). Red value is 116 (45.70% from 255 or 47.54% from 244); Green value is 73 (28.91% from 255 or 29.92% from 244); Blue value is 55 (21.88% from 255 or 22.54% from 244); Max value from RGB is 116 - color contains mainly: red. Hex color #744937 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #744937 is #8BB6C8. Grayscale: #535353. Windows color (decimal): -9156297 or 3623284. OLE color: 3623284.
HSL color Cylindrical-coordinate representation of color #744937: hue angle of 17.7º degrees, saturation: 0.36, lightness: 0.34%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.53%. Process color model (Four color, CMYK) of #744937 is Cyan = 0, Magento = 0.37, Yellow = 0.53 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 116 | 73 | 55 | - |
| CMYK | 0 | 0.37 | 0.53 | 0.55 |
| HSL | 17.7º | 0.36% | 0.34% | - |
| HSV(B) | 17.7º | 0.53% | 0.45% | - |
| XYZ | 10.27 | 8.75 | 4.76 | - |
| YUV | 83.81 | 111.75 | 150.96 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 116 | 73 | 55 | 0 | 0.37 | 0.53 | 0.55 | 17.7 | 0.36 | 0.34 |
| Hex | 74 | 49 | 37 | 0 | 25 | 35 | 37 | 12 | 24 | 22 |
| Octal | 164 | 111 | 67 | 0 | 45 | 65 | 67 | 22 | 44 | 42 |
| Binary | 1110100 | 1001001 | 110111 | 0 | 100101 | 110101 | 110111 | 10010 | 100100 | 100010 |
Color Harmonies of #744937
Complementary color
Monochromatic Colors of #744937
Black with #744937
Text Example
Text Example
White with #744937
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #744937; }
p { color: rgb(116,73,55); }
H1.HeaderClassName
{
color: #744937;
}
.AnyTagClassName
{
color: #744937;
}
</style>
background-color css
<style>
a { background-color: #744937; }
a { background-color: rgb(116,73,55); }
div.DivClassName
{
background-color: #744937;
}
.BgClassName
{
background-color: #744937;
}
</style>
border-color css
<style>
span { border-color: #744937; }
span { border-color: rgb(116,73,55); }
td.TdClassName
{
border-color: #744937;
}
.TagClassName
{
border-color: #744937;
}
</style>