Shades of Cumin #744534
Tints of Cumin #744534
RGB
CMYK
RGB Variations
Color information
#744534 (or 0x744534) is known color: Cumin. HEX triplet: 74, 45 and 34. RGB value is (116,69,52). Sum of RGB (Red+Green+Blue) = 116+69+52=237 (31% of max value = 765). Red value is 116 (45.70% from 255 or 48.95% from 237); Green value is 69 (27.34% from 255 or 29.11% from 237); Blue value is 52 (20.70% from 255 or 21.94% from 237); Max value from RGB is 116 - color contains mainly: red. Hex color #744534 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #744534 is #8BBACB. Grayscale: #515151. Windows color (decimal): -9157324 or 3425652. OLE color: 3425652.
HSL color Cylindrical-coordinate representation of color #744534: hue angle of 15.94º degrees, saturation: 0.38, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.55%. Process color model (Four color, CMYK) of #744534 is Cyan = 0, Magento = 0.41, Yellow = 0.55 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 116 | 69 | 52 | - |
| CMYK | 0 | 0.41 | 0.55 | 0.55 |
| HSL | 15.94º | 0.38% | 0.33% | - |
| HSV(B) | 15.94º | 0.55% | 0.45% | - |
| XYZ | 9.95 | 8.22 | 4.31 | - |
| YUV | 81.12 | 111.57 | 152.88 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 116 | 69 | 52 | 0 | 0.41 | 0.55 | 0.55 | 15.94 | 0.38 | 0.33 |
| Hex | 74 | 45 | 34 | 0 | 29 | 37 | 37 | 10 | 26 | 21 |
| Octal | 164 | 105 | 64 | 0 | 51 | 67 | 67 | 20 | 46 | 41 |
| Binary | 1110100 | 1000101 | 110100 | 0 | 101001 | 110111 | 110111 | 10000 | 100110 | 100001 |
Color Harmonies of #744534
Complementary color
Monochromatic Colors of #744534
Black with #744534
Text Example
Text Example
White with #744534
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #744534; }
p { color: rgb(116,69,52); }
H1.HeaderClassName
{
color: #744534;
}
.AnyTagClassName
{
color: #744534;
}
</style>
background-color css
<style>
a { background-color: #744534; }
a { background-color: rgb(116,69,52); }
div.DivClassName
{
background-color: #744534;
}
.BgClassName
{
background-color: #744534;
}
</style>
border-color css
<style>
span { border-color: #744534; }
span { border-color: rgb(116,69,52); }
td.TdClassName
{
border-color: #744534;
}
.TagClassName
{
border-color: #744534;
}
</style>