Shades of Cumin #704331
Tints of Cumin #704331
RGB
CMYK
RGB Variations
Color information
#704331 (or 0x704331) is known color: Cumin. HEX triplet: 70, 43 and 31. RGB value is (112,67,49). Sum of RGB (Red+Green+Blue) = 112+67+49=228 (30% of max value = 765). Red value is 112 (44.14% from 255 or 49.12% from 228); Green value is 67 (26.56% from 255 or 29.39% from 228); Blue value is 49 (19.53% from 255 or 21.49% from 228); Max value from RGB is 112 - color contains mainly: red. Hex color #704331 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #704331 is #8FBCCE. Grayscale: #4E4E4E. Windows color (decimal): -9419983 or 3228528. OLE color: 3228528.
HSL color Cylindrical-coordinate representation of color #704331: hue angle of 17.14º degrees, saturation: 0.39, lightness: 0.32%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 0.56%. Process color model (Four color, CMYK) of #704331 is Cyan = 0, Magento = 0.40, Yellow = 0.56 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 112 | 67 | 49 | - |
| CMYK | 0 | 0.40 | 0.56 | 0.56 |
| HSL | 17.14º | 0.39% | 0.32% | - |
| HSV(B) | 17.14º | 0.56% | 0.44% | - |
| XYZ | 9.24 | 7.68 | 3.9 | - |
| YUV | 78.4 | 111.41 | 151.96 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 112 | 67 | 49 | 0 | 0.40 | 0.56 | 0.56 | 17.14 | 0.39 | 0.32 |
| Hex | 70 | 43 | 31 | 0 | 28 | 38 | 38 | 11 | 27 | 20 |
| Octal | 160 | 103 | 61 | 0 | 50 | 70 | 70 | 21 | 47 | 40 |
| Binary | 1110000 | 1000011 | 110001 | 0 | 101000 | 111000 | 111000 | 10001 | 100111 | 100000 |
Color Harmonies of #704331
Complementary color
Monochromatic Colors of #704331
Black with #704331
Text Example
Text Example
White with #704331
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #704331; }
p { color: rgb(112,67,49); }
H1.HeaderClassName
{
color: #704331;
}
.AnyTagClassName
{
color: #704331;
}
</style>
background-color css
<style>
a { background-color: #704331; }
a { background-color: rgb(112,67,49); }
div.DivClassName
{
background-color: #704331;
}
.BgClassName
{
background-color: #704331;
}
</style>
border-color css
<style>
span { border-color: #704331; }
span { border-color: rgb(112,67,49); }
td.TdClassName
{
border-color: #704331;
}
.TagClassName
{
border-color: #704331;
}
</style>