Shades of Cumin #744130
Tints of Cumin #744130
RGB
CMYK
RGB Variations
Color information
#744130 (or 0x744130) is known color: Cumin. HEX triplet: 74, 41 and 30. RGB value is (116,65,48). Sum of RGB (Red+Green+Blue) = 116+65+48=229 (30% of max value = 765). Red value is 116 (45.70% from 255 or 50.66% from 229); Green value is 65 (25.78% from 255 or 28.38% from 229); Blue value is 48 (19.14% from 255 or 20.96% from 229); Max value from RGB is 116 - color contains mainly: red. Hex color #744130 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #744130 is #8BBECF. Grayscale: #4E4E4E. Windows color (decimal): -9158352 or 3162484. OLE color: 3162484.
HSL color Cylindrical-coordinate representation of color #744130: hue angle of 15º 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 #744130 is Cyan = 0, Magento = 0.44, Yellow = 0.59 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 116 | 65 | 48 | - |
| CMYK | 0 | 0.44 | 0.59 | 0.55 |
| HSL | 15º | 0.41% | 0.32% | - |
| HSV(B) | 15º | 0.59% | 0.45% | - |
| XYZ | 9.63 | 7.71 | 3.78 | - |
| YUV | 78.31 | 110.9 | 154.88 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 116 | 65 | 48 | 0 | 0.44 | 0.59 | 0.55 | 15 | 0.41 | 0.32 |
| Hex | 74 | 41 | 30 | 0 | 2C | 3B | 37 | F | 29 | 20 |
| Octal | 164 | 101 | 60 | 0 | 54 | 73 | 67 | 17 | 51 | 40 |
| Binary | 1110100 | 1000001 | 110000 | 0 | 101100 | 111011 | 110111 | 1111 | 101001 | 100000 |
Color Harmonies of #744130
Complementary color
Monochromatic Colors of #744130
Black with #744130
Text Example
Text Example
White with #744130
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #744130; }
p { color: rgb(116,65,48); }
H1.HeaderClassName
{
color: #744130;
}
.AnyTagClassName
{
color: #744130;
}
</style>
background-color css
<style>
a { background-color: #744130; }
a { background-color: rgb(116,65,48); }
div.DivClassName
{
background-color: #744130;
}
.BgClassName
{
background-color: #744130;
}
</style>
border-color css
<style>
span { border-color: #744130; }
span { border-color: rgb(116,65,48); }
td.TdClassName
{
border-color: #744130;
}
.TagClassName
{
border-color: #744130;
}
</style>