Shades of Cumin #734532
Tints of Cumin #734532
RGB
CMYK
RGB Variations
Color information
#734532 (or 0x734532) is known color: Cumin. HEX triplet: 73, 45 and 32. RGB value is (115,69,50). Sum of RGB (Red+Green+Blue) = 115+69+50=234 (30% of max value = 765). Red value is 115 (45.31% from 255 or 49.15% from 234); Green value is 69 (27.34% from 255 or 29.49% from 234); Blue value is 50 (19.92% from 255 or 21.37% from 234); Max value from RGB is 115 - color contains mainly: red. Hex color #734532 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #734532 is #8CBACD. Grayscale: #505050. Windows color (decimal): -9222862 or 3294579. OLE color: 3294579.
HSL color Cylindrical-coordinate representation of color #734532: hue angle of 17.54º degrees, saturation: 0.39, 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 #734532 is Cyan = 0, Magento = 0.4, Yellow = 0.57 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 115 | 69 | 50 | - |
| CMYK | 0 | 0.4 | 0.57 | 0.55 |
| HSL | 17.54º | 0.39% | 0.32% | - |
| HSV(B) | 17.54º | 0.57% | 0.45% | - |
| XYZ | 9.77 | 8.13 | 4.07 | - |
| YUV | 80.59 | 110.74 | 152.54 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 115 | 69 | 50 | 0 | 0.4 | 0.57 | 0.55 | 17.54 | 0.39 | 0.32 |
| Hex | 73 | 45 | 32 | 0 | 28 | 39 | 37 | 12 | 27 | 20 |
| Octal | 163 | 105 | 62 | 0 | 50 | 71 | 67 | 22 | 47 | 40 |
| Binary | 1110011 | 1000101 | 110010 | 0 | 101000 | 111001 | 110111 | 10010 | 100111 | 100000 |
Color Harmonies of #734532
Complementary color
Monochromatic Colors of #734532
Black with #734532
Text Example
Text Example
White with #734532
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #734532; }
p { color: rgb(115,69,50); }
H1.HeaderClassName
{
color: #734532;
}
.AnyTagClassName
{
color: #734532;
}
</style>
background-color css
<style>
a { background-color: #734532; }
a { background-color: rgb(115,69,50); }
div.DivClassName
{
background-color: #734532;
}
.BgClassName
{
background-color: #734532;
}
</style>
border-color css
<style>
span { border-color: #734532; }
span { border-color: rgb(115,69,50); }
td.TdClassName
{
border-color: #734532;
}
.TagClassName
{
border-color: #734532;
}
</style>