Shades of Cumin #794130
Tints of Cumin #794130
RGB
CMYK
RGB Variations
Color information
#794130 (or 0x794130) is known color: Cumin. HEX triplet: 79, 41 and 30. RGB value is (121,65,48). Sum of RGB (Red+Green+Blue) = 121+65+48=234 (30% of max value = 765). Red value is 121 (47.66% from 255 or 51.71% from 234); Green value is 65 (25.78% from 255 or 27.78% from 234); Blue value is 48 (19.14% from 255 or 20.51% from 234); Max value from RGB is 121 - color contains mainly: red. Hex color #794130 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #794130 is #86BECF. Grayscale: #4F4F4F. Windows color (decimal): -8830672 or 3162489. OLE color: 3162489.
HSL color Cylindrical-coordinate representation of color #794130: hue angle of 13.97º 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 #794130 is Cyan = 0, Magento = 0.46, Yellow = 0.60 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 121 | 65 | 48 | - |
| CMYK | 0 | 0.46 | 0.60 | 0.53 |
| HSL | 13.97º | 0.43% | 0.33% | - |
| HSV(B) | 13.97º | 0.6% | 0.47% | - |
| XYZ | 10.31 | 8.06 | 3.81 | - |
| YUV | 79.81 | 110.05 | 157.38 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 121 | 65 | 48 | 0 | 0.46 | 0.60 | 0.53 | 13.97 | 0.43 | 0.33 |
| Hex | 79 | 41 | 30 | 0 | 2E | 3C | 35 | E | 2B | 21 |
| Octal | 171 | 101 | 60 | 0 | 56 | 74 | 65 | 16 | 53 | 41 |
| Binary | 1111001 | 1000001 | 110000 | 0 | 101110 | 111100 | 110101 | 1110 | 101011 | 100001 |
Color Harmonies of #794130
Complementary color
Monochromatic Colors of #794130
Black with #794130
Text Example
Text Example
White with #794130
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #794130; }
p { color: rgb(121,65,48); }
H1.HeaderClassName
{
color: #794130;
}
.AnyTagClassName
{
color: #794130;
}
</style>
background-color css
<style>
a { background-color: #794130; }
a { background-color: rgb(121,65,48); }
div.DivClassName
{
background-color: #794130;
}
.BgClassName
{
background-color: #794130;
}
</style>
border-color css
<style>
span { border-color: #794130; }
span { border-color: rgb(121,65,48); }
td.TdClassName
{
border-color: #794130;
}
.TagClassName
{
border-color: #794130;
}
</style>