Shades of Cumin #714533
Tints of Cumin #714533
RGB
CMYK
RGB Variations
Color information
#714533 (or 0x714533) is known color: Cumin. HEX triplet: 71, 45 and 33. RGB value is (113,69,51). Sum of RGB (Red+Green+Blue) = 113+69+51=233 (30% of max value = 765). Red value is 113 (44.53% from 255 or 48.50% from 233); Green value is 69 (27.34% from 255 or 29.61% from 233); Blue value is 51 (20.31% from 255 or 21.89% from 233); Max value from RGB is 113 - color contains mainly: red. Hex color #714533 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #714533 is #8EBACC. Grayscale: #505050. Windows color (decimal): -9353933 or 3360113. OLE color: 3360113.
HSL color Cylindrical-coordinate representation of color #714533: hue angle of 17.42º degrees, saturation: 0.38, lightness: 0.32%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 0.55%. Process color model (Four color, CMYK) of #714533 is Cyan = 0, Magento = 0.39, Yellow = 0.55 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 113 | 69 | 51 | - |
| CMYK | 0 | 0.39 | 0.55 | 0.56 |
| HSL | 17.42º | 0.38% | 0.32% | - |
| HSV(B) | 17.42º | 0.55% | 0.44% | - |
| XYZ | 9.54 | 8.01 | 4.17 | - |
| YUV | 80.1 | 111.58 | 151.46 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 113 | 69 | 51 | 0 | 0.39 | 0.55 | 0.56 | 17.42 | 0.38 | 0.32 |
| Hex | 71 | 45 | 33 | 0 | 27 | 37 | 38 | 11 | 26 | 20 |
| Octal | 161 | 105 | 63 | 0 | 47 | 67 | 70 | 21 | 46 | 40 |
| Binary | 1110001 | 1000101 | 110011 | 0 | 100111 | 110111 | 111000 | 10001 | 100110 | 100000 |
Color Harmonies of #714533
Complementary color
Monochromatic Colors of #714533
Black with #714533
Text Example
Text Example
White with #714533
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #714533; }
p { color: rgb(113,69,51); }
H1.HeaderClassName
{
color: #714533;
}
.AnyTagClassName
{
color: #714533;
}
</style>
background-color css
<style>
a { background-color: #714533; }
a { background-color: rgb(113,69,51); }
div.DivClassName
{
background-color: #714533;
}
.BgClassName
{
background-color: #714533;
}
</style>
border-color css
<style>
span { border-color: #714533; }
span { border-color: rgb(113,69,51); }
td.TdClassName
{
border-color: #714533;
}
.TagClassName
{
border-color: #714533;
}
</style>