Shades of Cumin #734531
Tints of Cumin #734531
RGB
CMYK
RGB Variations
Color information
#734531 (or 0x734531) is known color: Cumin. HEX triplet: 73, 45 and 31. RGB value is (115,69,49). Sum of RGB (Red+Green+Blue) = 115+69+49=233 (30% of max value = 765). Red value is 115 (45.31% from 255 or 49.36% from 233); Green value is 69 (27.34% from 255 or 29.61% from 233); Blue value is 49 (19.53% from 255 or 21.03% from 233); Max value from RGB is 115 - color contains mainly: red. Hex color #734531 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #734531 is #8CBACE. Grayscale: #505050. Windows color (decimal): -9222863 or 3229043. OLE color: 3229043.
HSL color Cylindrical-coordinate representation of color #734531: hue angle of 18.18º degrees, saturation: 0.4, lightness: 0.32%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.57%. Process color model (Four color, CMYK) of #734531 is Cyan = 0, Magento = 0.4, Yellow = 0.57 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 115 | 69 | 49 | - |
| CMYK | 0 | 0.4 | 0.57 | 0.55 |
| HSL | 18.18º | 0.4% | 0.32% | - |
| HSV(B) | 18.18º | 0.57% | 0.45% | - |
| XYZ | 9.75 | 8.12 | 3.96 | - |
| YUV | 80.47 | 110.24 | 152.63 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 115 | 69 | 49 | 0 | 0.4 | 0.57 | 0.55 | 18.18 | 0.4 | 0.32 |
| Hex | 73 | 45 | 31 | 0 | 28 | 39 | 37 | 12 | 28 | 20 |
| Octal | 163 | 105 | 61 | 0 | 50 | 71 | 67 | 22 | 50 | 40 |
| Binary | 1110011 | 1000101 | 110001 | 0 | 101000 | 111001 | 110111 | 10010 | 101000 | 100000 |
Color Harmonies of #734531
Complementary color
Monochromatic Colors of #734531
Black with #734531
Text Example
Text Example
White with #734531
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #734531; }
p { color: rgb(115,69,49); }
H1.HeaderClassName
{
color: #734531;
}
.AnyTagClassName
{
color: #734531;
}
</style>
background-color css
<style>
a { background-color: #734531; }
a { background-color: rgb(115,69,49); }
div.DivClassName
{
background-color: #734531;
}
.BgClassName
{
background-color: #734531;
}
</style>
border-color css
<style>
span { border-color: #734531; }
span { border-color: rgb(115,69,49); }
td.TdClassName
{
border-color: #734531;
}
.TagClassName
{
border-color: #734531;
}
</style>