Shades of Cumin #774935
Tints of Cumin #774935
RGB
CMYK
RGB Variations
Color information
#774935 (or 0x774935) is known color: Cumin. HEX triplet: 77, 49 and 35. RGB value is (119,73,53). Sum of RGB (Red+Green+Blue) = 119+73+53=245 (32% of max value = 765). Red value is 119 (46.88% from 255 or 48.57% from 245); Green value is 73 (28.91% from 255 or 29.80% from 245); Blue value is 53 (21.09% from 255 or 21.63% from 245); Max value from RGB is 119 - color contains mainly: red. Hex color #774935 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #774935 is #88B6CA. Grayscale: #545454. Windows color (decimal): -8959691 or 3492215. OLE color: 3492215.
HSL color Cylindrical-coordinate representation of color #774935: hue angle of 18.18º 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 #774935 is Cyan = 0, Magento = 0.39, Yellow = 0.55 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 119 | 73 | 53 | - |
| CMYK | 0 | 0.39 | 0.55 | 0.53 |
| HSL | 18.18º | 0.38% | 0.34% | - |
| HSV(B) | 18.18º | 0.55% | 0.47% | - |
| XYZ | 10.63 | 8.94 | 4.53 | - |
| YUV | 84.47 | 110.24 | 152.63 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 119 | 73 | 53 | 0 | 0.39 | 0.55 | 0.53 | 18.18 | 0.38 | 0.34 |
| Hex | 77 | 49 | 35 | 0 | 27 | 37 | 35 | 12 | 26 | 22 |
| Octal | 167 | 111 | 65 | 0 | 47 | 67 | 65 | 22 | 46 | 42 |
| Binary | 1110111 | 1001001 | 110101 | 0 | 100111 | 110111 | 110101 | 10010 | 100110 | 100010 |
Color Harmonies of #774935
Complementary color
Monochromatic Colors of #774935
Black with #774935
Text Example
Text Example
White with #774935
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #774935; }
p { color: rgb(119,73,53); }
H1.HeaderClassName
{
color: #774935;
}
.AnyTagClassName
{
color: #774935;
}
</style>
background-color css
<style>
a { background-color: #774935; }
a { background-color: rgb(119,73,53); }
div.DivClassName
{
background-color: #774935;
}
.BgClassName
{
background-color: #774935;
}
</style>
border-color css
<style>
span { border-color: #774935; }
span { border-color: rgb(119,73,53); }
td.TdClassName
{
border-color: #774935;
}
.TagClassName
{
border-color: #774935;
}
</style>