Shades of Cumin #724131
Tints of Cumin #724131
RGB
CMYK
RGB Variations
Color information
#724131 (or 0x724131) is known color: Cumin. HEX triplet: 72, 41 and 31. RGB value is (114,65,49). Sum of RGB (Red+Green+Blue) = 114+65+49=228 (30% of max value = 765). Red value is 114 (44.92% from 255 or 50% from 228); Green value is 65 (25.78% from 255 or 28.51% from 228); Blue value is 49 (19.53% from 255 or 21.49% from 228); Max value from RGB is 114 - color contains mainly: red. Hex color #724131 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #724131 is #8DBECE. Grayscale: #4D4D4D. Windows color (decimal): -9289423 or 3228018. OLE color: 3228018.
HSL color Cylindrical-coordinate representation of color #724131: hue angle of 14.77º degrees, saturation: 0.4, lightness: 0.32%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.57%. Process color model (Four color, CMYK) of #724131 is Cyan = 0, Magento = 0.43, Yellow = 0.57 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 114 | 65 | 49 | - |
| CMYK | 0 | 0.43 | 0.57 | 0.55 |
| HSL | 14.77º | 0.4% | 0.32% | - |
| HSV(B) | 14.77º | 0.57% | 0.45% | - |
| XYZ | 9.38 | 7.58 | 3.87 | - |
| YUV | 77.83 | 111.73 | 153.8 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 114 | 65 | 49 | 0 | 0.43 | 0.57 | 0.55 | 14.77 | 0.4 | 0.32 |
| Hex | 72 | 41 | 31 | 0 | 2B | 39 | 37 | F | 28 | 20 |
| Octal | 162 | 101 | 61 | 0 | 53 | 71 | 67 | 17 | 50 | 40 |
| Binary | 1110010 | 1000001 | 110001 | 0 | 101011 | 111001 | 110111 | 1111 | 101000 | 100000 |
Color Harmonies of #724131
Complementary color
Monochromatic Colors of #724131
Black with #724131
Text Example
Text Example
White with #724131
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #724131; }
p { color: rgb(114,65,49); }
H1.HeaderClassName
{
color: #724131;
}
.AnyTagClassName
{
color: #724131;
}
</style>
background-color css
<style>
a { background-color: #724131; }
a { background-color: rgb(114,65,49); }
div.DivClassName
{
background-color: #724131;
}
.BgClassName
{
background-color: #724131;
}
</style>
border-color css
<style>
span { border-color: #724131; }
span { border-color: rgb(114,65,49); }
td.TdClassName
{
border-color: #724131;
}
.TagClassName
{
border-color: #724131;
}
</style>