Shades of Cumin #754430
Tints of Cumin #754430
RGB
CMYK
RGB Variations
Color information
#754430 (or 0x754430) is known color: Cumin. HEX triplet: 75, 44 and 30. RGB value is (117,68,48). Sum of RGB (Red+Green+Blue) = 117+68+48=233 (30% of max value = 765). Red value is 117 (46.09% from 255 or 50.21% from 233); Green value is 68 (26.95% from 255 or 29.18% from 233); Blue value is 48 (19.14% from 255 or 20.60% from 233); Max value from RGB is 117 - color contains mainly: red. Hex color #754430 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #754430 is #8ABBCF. Grayscale: #505050. Windows color (decimal): -9092048 or 3163253. OLE color: 3163253.
HSL color Cylindrical-coordinate representation of color #754430: hue angle of 17.39º degrees, saturation: 0.42, lightness: 0.32%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.59%. Process color model (Four color, CMYK) of #754430 is Cyan = 0, Magento = 0.42, Yellow = 0.59 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 117 | 68 | 48 | - |
| CMYK | 0 | 0.42 | 0.59 | 0.54 |
| HSL | 17.39º | 0.42% | 0.32% | - |
| HSV(B) | 17.39º | 0.59% | 0.46% | - |
| XYZ | 9.94 | 8.13 | 3.84 | - |
| YUV | 80.37 | 109.73 | 154.13 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 117 | 68 | 48 | 0 | 0.42 | 0.59 | 0.54 | 17.39 | 0.42 | 0.32 |
| Hex | 75 | 44 | 30 | 0 | 2A | 3B | 36 | 11 | 2A | 20 |
| Octal | 165 | 104 | 60 | 0 | 52 | 73 | 66 | 21 | 52 | 40 |
| Binary | 1110101 | 1000100 | 110000 | 0 | 101010 | 111011 | 110110 | 10001 | 101010 | 100000 |
Color Harmonies of #754430
Complementary color
Monochromatic Colors of #754430
Black with #754430
Text Example
Text Example
White with #754430
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #754430; }
p { color: rgb(117,68,48); }
H1.HeaderClassName
{
color: #754430;
}
.AnyTagClassName
{
color: #754430;
}
</style>
background-color css
<style>
a { background-color: #754430; }
a { background-color: rgb(117,68,48); }
div.DivClassName
{
background-color: #754430;
}
.BgClassName
{
background-color: #754430;
}
</style>
border-color css
<style>
span { border-color: #754430; }
span { border-color: rgb(117,68,48); }
td.TdClassName
{
border-color: #754430;
}
.TagClassName
{
border-color: #754430;
}
</style>