Shades of Cumin #794430
Tints of Cumin #794430
RGB
CMYK
RGB Variations
Color information
#794430 (or 0x794430) is known color: Cumin. HEX triplet: 79, 44 and 30. RGB value is (121,68,48). Sum of RGB (Red+Green+Blue) = 121+68+48=237 (31% of max value = 765). Red value is 121 (47.66% from 255 or 51.05% from 237); Green value is 68 (26.95% from 255 or 28.69% from 237); Blue value is 48 (19.14% from 255 or 20.25% from 237); Max value from RGB is 121 - color contains mainly: red. Hex color #794430 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #794430 is #86BBCF. Grayscale: #515151. Windows color (decimal): -8829904 or 3163257. OLE color: 3163257.
HSL color Cylindrical-coordinate representation of color #794430: hue angle of 16.44º degrees, saturation: 0.43, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.6%. Process color model (Four color, CMYK) of #794430 is Cyan = 0, Magento = 0.44, Yellow = 0.60 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 121 | 68 | 48 | - |
| CMYK | 0 | 0.44 | 0.60 | 0.53 |
| HSL | 16.44º | 0.43% | 0.33% | - |
| HSV(B) | 16.44º | 0.6% | 0.47% | - |
| XYZ | 10.49 | 8.41 | 3.87 | - |
| YUV | 81.57 | 109.06 | 156.13 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 121 | 68 | 48 | 0 | 0.44 | 0.60 | 0.53 | 16.44 | 0.43 | 0.33 |
| Hex | 79 | 44 | 30 | 0 | 2C | 3C | 35 | 10 | 2B | 21 |
| Octal | 171 | 104 | 60 | 0 | 54 | 74 | 65 | 20 | 53 | 41 |
| Binary | 1111001 | 1000100 | 110000 | 0 | 101100 | 111100 | 110101 | 10000 | 101011 | 100001 |
Color Harmonies of #794430
Complementary color
Monochromatic Colors of #794430
Black with #794430
Text Example
Text Example
White with #794430
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #794430; }
p { color: rgb(121,68,48); }
H1.HeaderClassName
{
color: #794430;
}
.AnyTagClassName
{
color: #794430;
}
</style>
background-color css
<style>
a { background-color: #794430; }
a { background-color: rgb(121,68,48); }
div.DivClassName
{
background-color: #794430;
}
.BgClassName
{
background-color: #794430;
}
</style>
border-color css
<style>
span { border-color: #794430; }
span { border-color: rgb(121,68,48); }
td.TdClassName
{
border-color: #794430;
}
.TagClassName
{
border-color: #794430;
}
</style>