Shades of Tamarillo #713233
Tints of Tamarillo #713233
RGB
CMYK
RGB Variations
Color information
#713233 (or 0x713233) is known color: Tamarillo. HEX triplet: 71, 32 and 33. RGB value is (113,50,51). Sum of RGB (Red+Green+Blue) = 113+50+51=214 (28% of max value = 765). Red value is 113 (44.53% from 255 or 52.80% from 214); Green value is 50 (19.92% from 255 or 23.36% from 214); Blue value is 51 (20.31% from 255 or 23.83% from 214); Max value from RGB is 113 - color contains mainly: red. Hex color #713233 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #713233 is #8ECDCC. Grayscale: #454545. Windows color (decimal): -9358797 or 3355249. OLE color: 3355249.
HSL color Cylindrical-coordinate representation of color #713233: hue angle of 359.05º 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 #713233 is Cyan = 0, Magento = 0.56, Yellow = 0.55 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 113 | 50 | 51 | - |
| CMYK | 0 | 0.56 | 0.55 | 0.56 |
| HSL | 359.05º | 0.39% | 0.32% | - |
| HSV(B) | 359.05º | 0.56% | 0.44% | - |
| XYZ | 8.55 | 6.03 | 3.85 | - |
| YUV | 68.95 | 117.87 | 159.42 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 113 | 50 | 51 | 0 | 0.56 | 0.55 | 0.56 | 359.05 | 0.39 | 0.32 |
| Hex | 71 | 32 | 33 | 0 | 38 | 37 | 38 | 167 | 27 | 20 |
| Octal | 161 | 62 | 63 | 0 | 70 | 67 | 70 | 547 | 47 | 40 |
| Binary | 1110001 | 110010 | 110011 | 0 | 111000 | 110111 | 111000 | 101100111 | 100111 | 100000 |
Color Harmonies of #713233
Complementary color
Monochromatic Colors of #713233
Black with #713233
Text Example
Text Example
White with #713233
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #713233; }
p { color: rgb(113,50,51); }
H1.HeaderClassName
{
color: #713233;
}
.AnyTagClassName
{
color: #713233;
}
</style>
background-color css
<style>
a { background-color: #713233; }
a { background-color: rgb(113,50,51); }
div.DivClassName
{
background-color: #713233;
}
.BgClassName
{
background-color: #713233;
}
</style>
border-color css
<style>
span { border-color: #713233; }
span { border-color: rgb(113,50,51); }
td.TdClassName
{
border-color: #713233;
}
.TagClassName
{
border-color: #713233;
}
</style>