Shades of Cumin #774632
Tints of Cumin #774632
RGB
CMYK
RGB Variations
Color information
#774632 (or 0x774632) is known color: Cumin. HEX triplet: 77, 46 and 32. RGB value is (119,70,50). Sum of RGB (Red+Green+Blue) = 119+70+50=239 (31% of max value = 765). Red value is 119 (46.88% from 255 or 49.79% from 239); Green value is 70 (27.73% from 255 or 29.29% from 239); Blue value is 50 (19.92% from 255 or 20.92% from 239); Max value from RGB is 119 - color contains mainly: red. Hex color #774632 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #774632 is #88B9CD. Grayscale: #525252. Windows color (decimal): -8960462 or 3294839. OLE color: 3294839.
HSL color Cylindrical-coordinate representation of color #774632: hue angle of 17.39º degrees, saturation: 0.41, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.58%. Process color model (Four color, CMYK) of #774632 is Cyan = 0, Magento = 0.41, Yellow = 0.58 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 119 | 70 | 50 | - |
| CMYK | 0 | 0.41 | 0.58 | 0.53 |
| HSL | 17.39º | 0.41% | 0.33% | - |
| HSV(B) | 17.39º | 0.58% | 0.47% | - |
| XYZ | 10.37 | 8.53 | 4.12 | - |
| YUV | 82.37 | 109.73 | 154.13 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 119 | 70 | 50 | 0 | 0.41 | 0.58 | 0.53 | 17.39 | 0.41 | 0.33 |
| Hex | 77 | 46 | 32 | 0 | 29 | 3A | 35 | 11 | 29 | 21 |
| Octal | 167 | 106 | 62 | 0 | 51 | 72 | 65 | 21 | 51 | 41 |
| Binary | 1110111 | 1000110 | 110010 | 0 | 101001 | 111010 | 110101 | 10001 | 101001 | 100001 |
Color Harmonies of #774632
Complementary color
Monochromatic Colors of #774632
Black with #774632
Text Example
Text Example
White with #774632
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #774632; }
p { color: rgb(119,70,50); }
H1.HeaderClassName
{
color: #774632;
}
.AnyTagClassName
{
color: #774632;
}
</style>
background-color css
<style>
a { background-color: #774632; }
a { background-color: rgb(119,70,50); }
div.DivClassName
{
background-color: #774632;
}
.BgClassName
{
background-color: #774632;
}
</style>
border-color css
<style>
span { border-color: #774632; }
span { border-color: rgb(119,70,50); }
td.TdClassName
{
border-color: #774632;
}
.TagClassName
{
border-color: #774632;
}
</style>