Shades of Cumin #774030
Tints of Cumin #774030
RGB
CMYK
RGB Variations
Color information
#774030 (or 0x774030) is known color: Cumin. HEX triplet: 77, 40 and 30. RGB value is (119,64,48). Sum of RGB (Red+Green+Blue) = 119+64+48=231 (30% of max value = 765). Red value is 119 (46.88% from 255 or 51.52% from 231); Green value is 64 (25.39% from 255 or 27.71% from 231); Blue value is 48 (19.14% from 255 or 20.78% from 231); Max value from RGB is 119 - color contains mainly: red. Hex color #774030 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #774030 is #88BFCF. Grayscale: #4E4E4E. Windows color (decimal): -8962000 or 3162231. OLE color: 3162231.
HSL color Cylindrical-coordinate representation of color #774030: hue angle of 13.52º degrees, saturation: 0.43, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.6%. Process color model (Four color, CMYK) of #774030 is Cyan = 0, Magento = 0.46, Yellow = 0.60 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 119 | 64 | 48 | - |
| CMYK | 0 | 0.46 | 0.60 | 0.53 |
| HSL | 13.52º | 0.43% | 0.33% | - |
| HSV(B) | 13.52º | 0.6% | 0.47% | - |
| XYZ | 9.97 | 7.8 | 3.78 | - |
| YUV | 78.62 | 110.72 | 156.8 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 119 | 64 | 48 | 0 | 0.46 | 0.60 | 0.53 | 13.52 | 0.43 | 0.33 |
| Hex | 77 | 40 | 30 | 0 | 2E | 3C | 35 | E | 2B | 21 |
| Octal | 167 | 100 | 60 | 0 | 56 | 74 | 65 | 16 | 53 | 41 |
| Binary | 1110111 | 1000000 | 110000 | 0 | 101110 | 111100 | 110101 | 1110 | 101011 | 100001 |
Color Harmonies of #774030
Complementary color
Monochromatic Colors of #774030
Black with #774030
Text Example
Text Example
White with #774030
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #774030; }
p { color: rgb(119,64,48); }
H1.HeaderClassName
{
color: #774030;
}
.AnyTagClassName
{
color: #774030;
}
</style>
background-color css
<style>
a { background-color: #774030; }
a { background-color: rgb(119,64,48); }
div.DivClassName
{
background-color: #774030;
}
.BgClassName
{
background-color: #774030;
}
</style>
border-color css
<style>
span { border-color: #774030; }
span { border-color: rgb(119,64,48); }
td.TdClassName
{
border-color: #774030;
}
.TagClassName
{
border-color: #774030;
}
</style>