Shades of Cumin #744735
Tints of Cumin #744735
RGB
CMYK
RGB Variations
Color information
#744735 (or 0x744735) is known color: Cumin. HEX triplet: 74, 47 and 35. RGB value is (116,71,53). Sum of RGB (Red+Green+Blue) = 116+71+53=240 (31% of max value = 765). Red value is 116 (45.70% from 255 or 48.33% from 240); Green value is 71 (28.12% from 255 or 29.58% from 240); Blue value is 53 (21.09% from 255 or 22.08% from 240); Max value from RGB is 116 - color contains mainly: red. Hex color #744735 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #744735 is #8BB8CA. Grayscale: #525252. Windows color (decimal): -9156811 or 3491700. OLE color: 3491700.
HSL color Cylindrical-coordinate representation of color #744735: hue angle of 17.14º degrees, saturation: 0.37, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.54%. Process color model (Four color, CMYK) of #744735 is Cyan = 0, Magento = 0.39, Yellow = 0.54 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 116 | 71 | 53 | - |
| CMYK | 0 | 0.39 | 0.54 | 0.55 |
| HSL | 17.14º | 0.37% | 0.33% | - |
| HSV(B) | 17.14º | 0.54% | 0.45% | - |
| XYZ | 10.1 | 8.48 | 4.47 | - |
| YUV | 82.4 | 111.41 | 151.96 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 116 | 71 | 53 | 0 | 0.39 | 0.54 | 0.55 | 17.14 | 0.37 | 0.33 |
| Hex | 74 | 47 | 35 | 0 | 27 | 36 | 37 | 11 | 25 | 21 |
| Octal | 164 | 107 | 65 | 0 | 47 | 66 | 67 | 21 | 45 | 41 |
| Binary | 1110100 | 1000111 | 110101 | 0 | 100111 | 110110 | 110111 | 10001 | 100101 | 100001 |
Color Harmonies of #744735
Complementary color
Monochromatic Colors of #744735
Black with #744735
Text Example
Text Example
White with #744735
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #744735; }
p { color: rgb(116,71,53); }
H1.HeaderClassName
{
color: #744735;
}
.AnyTagClassName
{
color: #744735;
}
</style>
background-color css
<style>
a { background-color: #744735; }
a { background-color: rgb(116,71,53); }
div.DivClassName
{
background-color: #744735;
}
.BgClassName
{
background-color: #744735;
}
</style>
border-color css
<style>
span { border-color: #744735; }
span { border-color: rgb(116,71,53); }
td.TdClassName
{
border-color: #744735;
}
.TagClassName
{
border-color: #744735;
}
</style>