Shades of Cumin #794732
Tints of Cumin #794732
RGB
CMYK
RGB Variations
Color information
#794732 (or 0x794732) is known color: Cumin. HEX triplet: 79, 47 and 32. RGB value is (121,71,50). Sum of RGB (Red+Green+Blue) = 121+71+50=242 (32% of max value = 765). Red value is 121 (47.66% from 255 or 50% from 242); Green value is 71 (28.12% from 255 or 29.34% from 242); Blue value is 50 (19.92% from 255 or 20.66% from 242); Max value from RGB is 121 - color contains mainly: red. Hex color #794732 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #794732 is #86B8CD. Grayscale: #535353. Windows color (decimal): -8829134 or 3295097. OLE color: 3295097.
HSL color Cylindrical-coordinate representation of color #794732: hue angle of 17.75º degrees, saturation: 0.42, lightness: 0.34%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.59%. Process color model (Four color, CMYK) of #794732 is Cyan = 0, Magento = 0.41, Yellow = 0.59 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 121 | 71 | 50 | - |
| CMYK | 0 | 0.41 | 0.59 | 0.53 |
| HSL | 17.75º | 0.42% | 0.34% | - |
| HSV(B) | 17.75º | 0.59% | 0.47% | - |
| XYZ | 10.71 | 8.8 | 4.15 | - |
| YUV | 83.56 | 109.07 | 154.71 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 121 | 71 | 50 | 0 | 0.41 | 0.59 | 0.53 | 17.75 | 0.42 | 0.34 |
| Hex | 79 | 47 | 32 | 0 | 29 | 3B | 35 | 12 | 2A | 22 |
| Octal | 171 | 107 | 62 | 0 | 51 | 73 | 65 | 22 | 52 | 42 |
| Binary | 1111001 | 1000111 | 110010 | 0 | 101001 | 111011 | 110101 | 10010 | 101010 | 100010 |
Color Harmonies of #794732
Complementary color
Monochromatic Colors of #794732
Black with #794732
Text Example
Text Example
White with #794732
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #794732; }
p { color: rgb(121,71,50); }
H1.HeaderClassName
{
color: #794732;
}
.AnyTagClassName
{
color: #794732;
}
</style>
background-color css
<style>
a { background-color: #794732; }
a { background-color: rgb(121,71,50); }
div.DivClassName
{
background-color: #794732;
}
.BgClassName
{
background-color: #794732;
}
</style>
border-color css
<style>
span { border-color: #794732; }
span { border-color: rgb(121,71,50); }
td.TdClassName
{
border-color: #794732;
}
.TagClassName
{
border-color: #794732;
}
</style>