Shades of Cumin #754530
Tints of Cumin #754530
RGB
CMYK
RGB Variations
Color information
#754530 (or 0x754530) is known color: Cumin. HEX triplet: 75, 45 and 30. RGB value is (117,69,48). Sum of RGB (Red+Green+Blue) = 117+69+48=234 (30% of max value = 765). Red value is 117 (46.09% from 255 or 50% from 234); Green value is 69 (27.34% from 255 or 29.49% from 234); Blue value is 48 (19.14% from 255 or 20.51% from 234); Max value from RGB is 117 - color contains mainly: red. Hex color #754530 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #754530 is #8ABACF. Grayscale: #515151. Windows color (decimal): -9091792 or 3163509. OLE color: 3163509.
HSL color Cylindrical-coordinate representation of color #754530: hue angle of 18.26º 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 #754530 is Cyan = 0, Magento = 0.41, Yellow = 0.59 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 117 | 69 | 48 | - |
| CMYK | 0 | 0.41 | 0.59 | 0.54 |
| HSL | 18.26º | 0.42% | 0.32% | - |
| HSV(B) | 18.26º | 0.59% | 0.46% | - |
| XYZ | 10 | 8.25 | 3.86 | - |
| YUV | 80.96 | 109.4 | 153.71 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 117 | 69 | 48 | 0 | 0.41 | 0.59 | 0.54 | 18.26 | 0.42 | 0.32 |
| Hex | 75 | 45 | 30 | 0 | 29 | 3B | 36 | 12 | 2A | 20 |
| Octal | 165 | 105 | 60 | 0 | 51 | 73 | 66 | 22 | 52 | 40 |
| Binary | 1110101 | 1000101 | 110000 | 0 | 101001 | 111011 | 110110 | 10010 | 101010 | 100000 |
Color Harmonies of #754530
Complementary color
Monochromatic Colors of #754530
Black with #754530
Text Example
Text Example
White with #754530
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #754530; }
p { color: rgb(117,69,48); }
H1.HeaderClassName
{
color: #754530;
}
.AnyTagClassName
{
color: #754530;
}
</style>
background-color css
<style>
a { background-color: #754530; }
a { background-color: rgb(117,69,48); }
div.DivClassName
{
background-color: #754530;
}
.BgClassName
{
background-color: #754530;
}
</style>
border-color css
<style>
span { border-color: #754530; }
span { border-color: rgb(117,69,48); }
td.TdClassName
{
border-color: #754530;
}
.TagClassName
{
border-color: #754530;
}
</style>