Shades of Cumin #744530
Tints of Cumin #744530
RGB
CMYK
RGB Variations
Color information
#744530 (or 0x744530) is known color: Cumin. HEX triplet: 74, 45 and 30. RGB value is (116,69,48). Sum of RGB (Red+Green+Blue) = 116+69+48=233 (30% of max value = 765). Red value is 116 (45.70% from 255 or 49.79% from 233); Green value is 69 (27.34% from 255 or 29.61% from 233); Blue value is 48 (19.14% from 255 or 20.60% from 233); Max value from RGB is 116 - color contains mainly: red. Hex color #744530 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #744530 is #8BBACF. Grayscale: #505050. Windows color (decimal): -9157328 or 3163508. OLE color: 3163508.
HSL color Cylindrical-coordinate representation of color #744530: hue angle of 18.53º degrees, saturation: 0.41, lightness: 0.32%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.59%. Process color model (Four color, CMYK) of #744530 is Cyan = 0, Magento = 0.41, Yellow = 0.59 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 116 | 69 | 48 | - |
| CMYK | 0 | 0.41 | 0.59 | 0.55 |
| HSL | 18.53º | 0.41% | 0.32% | - |
| HSV(B) | 18.53º | 0.59% | 0.45% | - |
| XYZ | 9.86 | 8.18 | 3.86 | - |
| YUV | 80.66 | 109.57 | 153.21 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 116 | 69 | 48 | 0 | 0.41 | 0.59 | 0.55 | 18.53 | 0.41 | 0.32 |
| Hex | 74 | 45 | 30 | 0 | 29 | 3B | 37 | 13 | 29 | 20 |
| Octal | 164 | 105 | 60 | 0 | 51 | 73 | 67 | 23 | 51 | 40 |
| Binary | 1110100 | 1000101 | 110000 | 0 | 101001 | 111011 | 110111 | 10011 | 101001 | 100000 |
Color Harmonies of #744530
Complementary color
Monochromatic Colors of #744530
Black with #744530
Text Example
Text Example
White with #744530
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #744530; }
p { color: rgb(116,69,48); }
H1.HeaderClassName
{
color: #744530;
}
.AnyTagClassName
{
color: #744530;
}
</style>
background-color css
<style>
a { background-color: #744530; }
a { background-color: rgb(116,69,48); }
div.DivClassName
{
background-color: #744530;
}
.BgClassName
{
background-color: #744530;
}
</style>
border-color css
<style>
span { border-color: #744530; }
span { border-color: rgb(116,69,48); }
td.TdClassName
{
border-color: #744530;
}
.TagClassName
{
border-color: #744530;
}
</style>