Shades of Cumin #714132
Tints of Cumin #714132
RGB
CMYK
RGB Variations
Color information
#714132 (or 0x714132) is known color: Cumin. HEX triplet: 71, 41 and 32. RGB value is (113,65,50). Sum of RGB (Red+Green+Blue) = 113+65+50=228 (30% of max value = 765). Red value is 113 (44.53% from 255 or 49.56% from 228); Green value is 65 (25.78% from 255 or 28.51% from 228); Blue value is 50 (19.92% from 255 or 21.93% from 228); Max value from RGB is 113 - color contains mainly: red. Hex color #714132 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #714132 is #8EBECD. Grayscale: #4D4D4D. Windows color (decimal): -9354958 or 3293553. OLE color: 3293553.
HSL color Cylindrical-coordinate representation of color #714132: hue angle of 14.29º 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 #714132 is Cyan = 0, Magento = 0.42, Yellow = 0.56 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 113 | 65 | 50 | - |
| CMYK | 0 | 0.42 | 0.56 | 0.56 |
| HSL | 14.29º | 0.39% | 0.32% | - |
| HSV(B) | 14.29º | 0.56% | 0.44% | - |
| XYZ | 9.28 | 7.52 | 3.98 | - |
| YUV | 77.64 | 112.4 | 153.22 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 113 | 65 | 50 | 0 | 0.42 | 0.56 | 0.56 | 14.29 | 0.39 | 0.32 |
| Hex | 71 | 41 | 32 | 0 | 2A | 38 | 38 | E | 27 | 20 |
| Octal | 161 | 101 | 62 | 0 | 52 | 70 | 70 | 16 | 47 | 40 |
| Binary | 1110001 | 1000001 | 110010 | 0 | 101010 | 111000 | 111000 | 1110 | 100111 | 100000 |
Color Harmonies of #714132
Complementary color
Monochromatic Colors of #714132
Black with #714132
Text Example
Text Example
White with #714132
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #714132; }
p { color: rgb(113,65,50); }
H1.HeaderClassName
{
color: #714132;
}
.AnyTagClassName
{
color: #714132;
}
</style>
background-color css
<style>
a { background-color: #714132; }
a { background-color: rgb(113,65,50); }
div.DivClassName
{
background-color: #714132;
}
.BgClassName
{
background-color: #714132;
}
</style>
border-color css
<style>
span { border-color: #714132; }
span { border-color: rgb(113,65,50); }
td.TdClassName
{
border-color: #714132;
}
.TagClassName
{
border-color: #714132;
}
</style>