Shades of Cumin #774936
Tints of Cumin #774936
RGB
CMYK
RGB Variations
Color information
#774936 (or 0x774936) is known color: Cumin. HEX triplet: 77, 49 and 36. RGB value is (119,73,54). Sum of RGB (Red+Green+Blue) = 119+73+54=246 (32% of max value = 765). Red value is 119 (46.88% from 255 or 48.37% from 246); Green value is 73 (28.91% from 255 or 29.67% from 246); Blue value is 54 (21.48% from 255 or 21.95% from 246); Max value from RGB is 119 - color contains mainly: red. Hex color #774936 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #774936 is #88B6C9. Grayscale: #545454. Windows color (decimal): -8959690 or 3557751. OLE color: 3557751.
HSL color Cylindrical-coordinate representation of color #774936: hue angle of 17.54º degrees, saturation: 0.38, lightness: 0.34%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.55%. Process color model (Four color, CMYK) of #774936 is Cyan = 0, Magento = 0.39, Yellow = 0.55 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 119 | 73 | 54 | - |
| CMYK | 0 | 0.39 | 0.55 | 0.53 |
| HSL | 17.54º | 0.38% | 0.34% | - |
| HSV(B) | 17.54º | 0.55% | 0.47% | - |
| XYZ | 10.66 | 8.95 | 4.66 | - |
| YUV | 84.59 | 110.74 | 152.54 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 119 | 73 | 54 | 0 | 0.39 | 0.55 | 0.53 | 17.54 | 0.38 | 0.34 |
| Hex | 77 | 49 | 36 | 0 | 27 | 37 | 35 | 12 | 26 | 22 |
| Octal | 167 | 111 | 66 | 0 | 47 | 67 | 65 | 22 | 46 | 42 |
| Binary | 1110111 | 1001001 | 110110 | 0 | 100111 | 110111 | 110101 | 10010 | 100110 | 100010 |
Color Harmonies of #774936
Complementary color
Monochromatic Colors of #774936
Black with #774936
Text Example
Text Example
White with #774936
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #774936; }
p { color: rgb(119,73,54); }
H1.HeaderClassName
{
color: #774936;
}
.AnyTagClassName
{
color: #774936;
}
</style>
background-color css
<style>
a { background-color: #774936; }
a { background-color: rgb(119,73,54); }
div.DivClassName
{
background-color: #774936;
}
.BgClassName
{
background-color: #774936;
}
</style>
border-color css
<style>
span { border-color: #774936; }
span { border-color: rgb(119,73,54); }
td.TdClassName
{
border-color: #774936;
}
.TagClassName
{
border-color: #774936;
}
</style>