Shades of Cumin #724636
Tints of Cumin #724636
RGB
CMYK
RGB Variations
Color information
#724636 (or 0x724636) is known color: Cumin. HEX triplet: 72, 46 and 36. RGB value is (114,70,54). Sum of RGB (Red+Green+Blue) = 114+70+54=238 (31% of max value = 765). Red value is 114 (44.92% from 255 or 47.90% from 238); Green value is 70 (27.73% from 255 or 29.41% from 238); Blue value is 54 (21.48% from 255 or 22.69% from 238); Max value from RGB is 114 - color contains mainly: red. Hex color #724636 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #724636 is #8DB9C9. Grayscale: #515151. Windows color (decimal): -9288138 or 3556978. OLE color: 3556978.
HSL color Cylindrical-coordinate representation of color #724636: hue angle of 16º degrees, saturation: 0.36, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.53%. Process color model (Four color, CMYK) of #724636 is Cyan = 0, Magento = 0.39, Yellow = 0.53 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 114 | 70 | 54 | - |
| CMYK | 0 | 0.39 | 0.53 | 0.55 |
| HSL | 16º | 0.36% | 0.33% | - |
| HSV(B) | 16º | 0.53% | 0.45% | - |
| XYZ | 9.8 | 8.22 | 4.56 | - |
| YUV | 81.33 | 112.58 | 151.3 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 114 | 70 | 54 | 0 | 0.39 | 0.53 | 0.55 | 16 | 0.36 | 0.33 |
| Hex | 72 | 46 | 36 | 0 | 27 | 35 | 37 | 10 | 24 | 21 |
| Octal | 162 | 106 | 66 | 0 | 47 | 65 | 67 | 20 | 44 | 41 |
| Binary | 1110010 | 1000110 | 110110 | 0 | 100111 | 110101 | 110111 | 10000 | 100100 | 100001 |
Color Harmonies of #724636
Complementary color
Monochromatic Colors of #724636
Black with #724636
Text Example
Text Example
White with #724636
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #724636; }
p { color: rgb(114,70,54); }
H1.HeaderClassName
{
color: #724636;
}
.AnyTagClassName
{
color: #724636;
}
</style>
background-color css
<style>
a { background-color: #724636; }
a { background-color: rgb(114,70,54); }
div.DivClassName
{
background-color: #724636;
}
.BgClassName
{
background-color: #724636;
}
</style>
border-color css
<style>
span { border-color: #724636; }
span { border-color: rgb(114,70,54); }
td.TdClassName
{
border-color: #724636;
}
.TagClassName
{
border-color: #724636;
}
</style>