Shades of Cumin #764735
Tints of Cumin #764735
RGB
CMYK
RGB Variations
Color information
#764735 (or 0x764735) is known color: Cumin. HEX triplet: 76, 47 and 35. RGB value is (118,71,53). Sum of RGB (Red+Green+Blue) = 118+71+53=242 (32% of max value = 765). Red value is 118 (46.48% from 255 or 48.76% from 242); Green value is 71 (28.12% from 255 or 29.34% from 242); Blue value is 53 (21.09% from 255 or 21.90% from 242); Max value from RGB is 118 - color contains mainly: red. Hex color #764735 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #764735 is #89B8CA. Grayscale: #535353. Windows color (decimal): -9025739 or 3491702. OLE color: 3491702.
HSL color Cylindrical-coordinate representation of color #764735: hue angle of 16.62º degrees, saturation: 0.38, lightness: 0.34%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.55%. Process color model (Four color, CMYK) of #764735 is Cyan = 0, Magento = 0.40, Yellow = 0.55 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 118 | 71 | 53 | - |
| CMYK | 0 | 0.40 | 0.55 | 0.54 |
| HSL | 16.62º | 0.38% | 0.34% | - |
| HSV(B) | 16.62º | 0.55% | 0.46% | - |
| XYZ | 10.37 | 8.62 | 4.48 | - |
| YUV | 83 | 111.07 | 152.96 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 118 | 71 | 53 | 0 | 0.40 | 0.55 | 0.54 | 16.62 | 0.38 | 0.34 |
| Hex | 76 | 47 | 35 | 0 | 28 | 37 | 36 | 11 | 26 | 22 |
| Octal | 166 | 107 | 65 | 0 | 50 | 67 | 66 | 21 | 46 | 42 |
| Binary | 1110110 | 1000111 | 110101 | 0 | 101000 | 110111 | 110110 | 10001 | 100110 | 100010 |
Color Harmonies of #764735
Complementary color
Monochromatic Colors of #764735
Black with #764735
Text Example
Text Example
White with #764735
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #764735; }
p { color: rgb(118,71,53); }
H1.HeaderClassName
{
color: #764735;
}
.AnyTagClassName
{
color: #764735;
}
</style>
background-color css
<style>
a { background-color: #764735; }
a { background-color: rgb(118,71,53); }
div.DivClassName
{
background-color: #764735;
}
.BgClassName
{
background-color: #764735;
}
</style>
border-color css
<style>
span { border-color: #764735; }
span { border-color: rgb(118,71,53); }
td.TdClassName
{
border-color: #764735;
}
.TagClassName
{
border-color: #764735;
}
</style>