Shades of Cumin #724434
Tints of Cumin #724434
RGB
CMYK
RGB Variations
Color information
#724434 (or 0x724434) is known color: Cumin. HEX triplet: 72, 44 and 34. RGB value is (114,68,52). Sum of RGB (Red+Green+Blue) = 114+68+52=234 (30% of max value = 765). Red value is 114 (44.92% from 255 or 48.72% from 234); Green value is 68 (26.95% from 255 or 29.06% from 234); Blue value is 52 (20.70% from 255 or 22.22% from 234); Max value from RGB is 114 - color contains mainly: red. Hex color #724434 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #724434 is #8DBBCB. Grayscale: #505050. Windows color (decimal): -9288652 or 3425394. OLE color: 3425394.
HSL color Cylindrical-coordinate representation of color #724434: hue angle of 15.48º 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 #724434 is Cyan = 0, Magento = 0.40, Yellow = 0.54 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 114 | 68 | 52 | - |
| CMYK | 0 | 0.40 | 0.54 | 0.55 |
| HSL | 15.48º | 0.37% | 0.33% | - |
| HSV(B) | 15.48º | 0.54% | 0.45% | - |
| XYZ | 9.63 | 7.96 | 4.28 | - |
| YUV | 79.93 | 112.24 | 152.3 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 114 | 68 | 52 | 0 | 0.40 | 0.54 | 0.55 | 15.48 | 0.37 | 0.33 |
| Hex | 72 | 44 | 34 | 0 | 28 | 36 | 37 | F | 25 | 21 |
| Octal | 162 | 104 | 64 | 0 | 50 | 66 | 67 | 17 | 45 | 41 |
| Binary | 1110010 | 1000100 | 110100 | 0 | 101000 | 110110 | 110111 | 1111 | 100101 | 100001 |
Color Harmonies of #724434
Complementary color
Monochromatic Colors of #724434
Black with #724434
Text Example
Text Example
White with #724434
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #724434; }
p { color: rgb(114,68,52); }
H1.HeaderClassName
{
color: #724434;
}
.AnyTagClassName
{
color: #724434;
}
</style>
background-color css
<style>
a { background-color: #724434; }
a { background-color: rgb(114,68,52); }
div.DivClassName
{
background-color: #724434;
}
.BgClassName
{
background-color: #724434;
}
</style>
border-color css
<style>
span { border-color: #724434; }
span { border-color: rgb(114,68,52); }
td.TdClassName
{
border-color: #724434;
}
.TagClassName
{
border-color: #724434;
}
</style>