Shades of Cumin #774332
Tints of Cumin #774332
RGB
CMYK
RGB Variations
Color information
#774332 (or 0x774332) is known color: Cumin. HEX triplet: 77, 43 and 32. RGB value is (119,67,50). Sum of RGB (Red+Green+Blue) = 119+67+50=236 (31% of max value = 765). Red value is 119 (46.88% from 255 or 50.42% from 236); Green value is 67 (26.56% from 255 or 28.39% from 236); Blue value is 50 (19.92% from 255 or 21.19% from 236); Max value from RGB is 119 - color contains mainly: red. Hex color #774332 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #774332 is #88BCCD. Grayscale: #505050. Windows color (decimal): -8961230 or 3294071. OLE color: 3294071.
HSL color Cylindrical-coordinate representation of color #774332: hue angle of 14.78º 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 #774332 is Cyan = 0, Magento = 0.44, Yellow = 0.58 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 119 | 67 | 50 | - |
| CMYK | 0 | 0.44 | 0.58 | 0.53 |
| HSL | 14.78º | 0.41% | 0.33% | - |
| HSV(B) | 14.78º | 0.58% | 0.47% | - |
| XYZ | 10.19 | 8.17 | 4.06 | - |
| YUV | 80.61 | 110.73 | 155.38 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 119 | 67 | 50 | 0 | 0.44 | 0.58 | 0.53 | 14.78 | 0.41 | 0.33 |
| Hex | 77 | 43 | 32 | 0 | 2C | 3A | 35 | F | 29 | 21 |
| Octal | 167 | 103 | 62 | 0 | 54 | 72 | 65 | 17 | 51 | 41 |
| Binary | 1110111 | 1000011 | 110010 | 0 | 101100 | 111010 | 110101 | 1111 | 101001 | 100001 |
Color Harmonies of #774332
Complementary color
Monochromatic Colors of #774332
Black with #774332
Text Example
Text Example
White with #774332
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #774332; }
p { color: rgb(119,67,50); }
H1.HeaderClassName
{
color: #774332;
}
.AnyTagClassName
{
color: #774332;
}
</style>
background-color css
<style>
a { background-color: #774332; }
a { background-color: rgb(119,67,50); }
div.DivClassName
{
background-color: #774332;
}
.BgClassName
{
background-color: #774332;
}
</style>
border-color css
<style>
span { border-color: #774332; }
span { border-color: rgb(119,67,50); }
td.TdClassName
{
border-color: #774332;
}
.TagClassName
{
border-color: #774332;
}
</style>