Shades of Cumin #784834
Tints of Cumin #784834
RGB
CMYK
RGB Variations
Color information
#784834 (or 0x784834) is known color: Cumin. HEX triplet: 78, 48 and 34. RGB value is (120,72,52). Sum of RGB (Red+Green+Blue) = 120+72+52=244 (32% of max value = 765). Red value is 120 (47.27% from 255 or 49.18% from 244); Green value is 72 (28.52% from 255 or 29.51% from 244); Blue value is 52 (20.70% from 255 or 21.31% from 244); Max value from RGB is 120 - color contains mainly: red. Hex color #784834 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #784834 is #87B7CB. Grayscale: #545454. Windows color (decimal): -8894412 or 3426424. OLE color: 3426424.
HSL color Cylindrical-coordinate representation of color #784834: hue angle of 17.65º degrees, saturation: 0.4, lightness: 0.34%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.57%. Process color model (Four color, CMYK) of #784834 is Cyan = 0, Magento = 0.40, Yellow = 0.57 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 120 | 72 | 52 | - |
| CMYK | 0 | 0.40 | 0.57 | 0.53 |
| HSL | 17.65º | 0.4% | 0.34% | - |
| HSV(B) | 17.65º | 0.57% | 0.47% | - |
| XYZ | 10.68 | 8.88 | 4.4 | - |
| YUV | 84.07 | 109.9 | 153.63 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 120 | 72 | 52 | 0 | 0.40 | 0.57 | 0.53 | 17.65 | 0.4 | 0.34 |
| Hex | 78 | 48 | 34 | 0 | 28 | 39 | 35 | 12 | 28 | 22 |
| Octal | 170 | 110 | 64 | 0 | 50 | 71 | 65 | 22 | 50 | 42 |
| Binary | 1111000 | 1001000 | 110100 | 0 | 101000 | 111001 | 110101 | 10010 | 101000 | 100010 |
Color Harmonies of #784834
Complementary color
Monochromatic Colors of #784834
Black with #784834
Text Example
Text Example
White with #784834
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #784834; }
p { color: rgb(120,72,52); }
H1.HeaderClassName
{
color: #784834;
}
.AnyTagClassName
{
color: #784834;
}
</style>
background-color css
<style>
a { background-color: #784834; }
a { background-color: rgb(120,72,52); }
div.DivClassName
{
background-color: #784834;
}
.BgClassName
{
background-color: #784834;
}
</style>
border-color css
<style>
span { border-color: #784834; }
span { border-color: rgb(120,72,52); }
td.TdClassName
{
border-color: #784834;
}
.TagClassName
{
border-color: #784834;
}
</style>