Shades of Cumin #774634
Tints of Cumin #774634
RGB
CMYK
RGB Variations
Color information
#774634 (or 0x774634) is known color: Cumin. HEX triplet: 77, 46 and 34. RGB value is (119,70,52). Sum of RGB (Red+Green+Blue) = 119+70+52=241 (31% of max value = 765). Red value is 119 (46.88% from 255 or 49.38% from 241); Green value is 70 (27.73% from 255 or 29.05% from 241); Blue value is 52 (20.70% from 255 or 21.58% from 241); Max value from RGB is 119 - color contains mainly: red. Hex color #774634 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #774634 is #88B9CB. Grayscale: #525252. Windows color (decimal): -8960460 or 3425911. OLE color: 3425911.
HSL color Cylindrical-coordinate representation of color #774634: hue angle of 16.12º degrees, saturation: 0.39, lightness: 0.34%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.56%. Process color model (Four color, CMYK) of #774634 is Cyan = 0, Magento = 0.41, Yellow = 0.56 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 119 | 70 | 52 | - |
| CMYK | 0 | 0.41 | 0.56 | 0.53 |
| HSL | 16.12º | 0.39% | 0.34% | - |
| HSV(B) | 16.12º | 0.56% | 0.47% | - |
| XYZ | 10.42 | 8.55 | 4.35 | - |
| YUV | 82.6 | 110.73 | 153.96 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 119 | 70 | 52 | 0 | 0.41 | 0.56 | 0.53 | 16.12 | 0.39 | 0.34 |
| Hex | 77 | 46 | 34 | 0 | 29 | 38 | 35 | 10 | 27 | 22 |
| Octal | 167 | 106 | 64 | 0 | 51 | 70 | 65 | 20 | 47 | 42 |
| Binary | 1110111 | 1000110 | 110100 | 0 | 101001 | 111000 | 110101 | 10000 | 100111 | 100010 |
Color Harmonies of #774634
Complementary color
Monochromatic Colors of #774634
Black with #774634
Text Example
Text Example
White with #774634
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #774634; }
p { color: rgb(119,70,52); }
H1.HeaderClassName
{
color: #774634;
}
.AnyTagClassName
{
color: #774634;
}
</style>
background-color css
<style>
a { background-color: #774634; }
a { background-color: rgb(119,70,52); }
div.DivClassName
{
background-color: #774634;
}
.BgClassName
{
background-color: #774634;
}
</style>
border-color css
<style>
span { border-color: #774634; }
span { border-color: rgb(119,70,52); }
td.TdClassName
{
border-color: #774634;
}
.TagClassName
{
border-color: #774634;
}
</style>