Shades of Cumin #764531
Tints of Cumin #764531
RGB
CMYK
RGB Variations
Color information
#764531 (or 0x764531) is known color: Cumin. HEX triplet: 76, 45 and 31. RGB value is (118,69,49). Sum of RGB (Red+Green+Blue) = 118+69+49=236 (31% of max value = 765). Red value is 118 (46.48% from 255 or 50% from 236); Green value is 69 (27.34% from 255 or 29.24% from 236); Blue value is 49 (19.53% from 255 or 20.76% from 236); Max value from RGB is 118 - color contains mainly: red. Hex color #764531 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #764531 is #89BACE. Grayscale: #515151. Windows color (decimal): -9026255 or 3229046. OLE color: 3229046.
HSL color Cylindrical-coordinate representation of color #764531: hue angle of 17.39º degrees, saturation: 0.41, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.58%. Process color model (Four color, CMYK) of #764531 is Cyan = 0, Magento = 0.42, Yellow = 0.58 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 118 | 69 | 49 | - |
| CMYK | 0 | 0.42 | 0.58 | 0.54 |
| HSL | 17.39º | 0.41% | 0.33% | - |
| HSV(B) | 17.39º | 0.58% | 0.46% | - |
| XYZ | 10.15 | 8.33 | 3.98 | - |
| YUV | 81.37 | 109.73 | 154.13 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 118 | 69 | 49 | 0 | 0.42 | 0.58 | 0.54 | 17.39 | 0.41 | 0.33 |
| Hex | 76 | 45 | 31 | 0 | 2A | 3A | 36 | 11 | 29 | 21 |
| Octal | 166 | 105 | 61 | 0 | 52 | 72 | 66 | 21 | 51 | 41 |
| Binary | 1110110 | 1000101 | 110001 | 0 | 101010 | 111010 | 110110 | 10001 | 101001 | 100001 |
Color Harmonies of #764531
Complementary color
Monochromatic Colors of #764531
Black with #764531
Text Example
Text Example
White with #764531
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #764531; }
p { color: rgb(118,69,49); }
H1.HeaderClassName
{
color: #764531;
}
.AnyTagClassName
{
color: #764531;
}
</style>
background-color css
<style>
a { background-color: #764531; }
a { background-color: rgb(118,69,49); }
div.DivClassName
{
background-color: #764531;
}
.BgClassName
{
background-color: #764531;
}
</style>
border-color css
<style>
span { border-color: #764531; }
span { border-color: rgb(118,69,49); }
td.TdClassName
{
border-color: #764531;
}
.TagClassName
{
border-color: #764531;
}
</style>