Shades of Tamarillo #732930
Tints of Tamarillo #732930
RGB
CMYK
RGB Variations
Color information
#732930 (or 0x732930) is known color: Tamarillo. HEX triplet: 73, 29 and 30. RGB value is (115,41,48). Sum of RGB (Red+Green+Blue) = 115+41+48=204 (27% of max value = 765). Red value is 115 (45.31% from 255 or 56.37% from 204); Green value is 41 (16.41% from 255 or 20.10% from 204); Blue value is 48 (19.14% from 255 or 23.53% from 204); Max value from RGB is 115 - color contains mainly: red. Hex color #732930 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #732930 is #8CD6CF. Grayscale: #3F3F3F. Windows color (decimal): -9230032 or 3156339. OLE color: 3156339.
HSL color Cylindrical-coordinate representation of color #732930: hue angle of 354.32º degrees, saturation: 0.47, lightness: 0.31%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.64%. Process color model (Four color, CMYK) of #732930 is Cyan = 0, Magento = 0.64, Yellow = 0.58 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 115 | 41 | 48 | - |
| CMYK | 0 | 0.64 | 0.58 | 0.55 |
| HSL | 354.32º | 0.47% | 0.31% | - |
| HSV(B) | 354.32º | 0.64% | 0.45% | - |
| XYZ | 8.4 | 5.44 | 3.4 | - |
| YUV | 63.92 | 119.02 | 164.43 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 115 | 41 | 48 | 0 | 0.64 | 0.58 | 0.55 | 354.32 | 0.47 | 0.31 |
| Hex | 73 | 29 | 30 | 0 | 40 | 3A | 37 | 162 | 2F | 1F |
| Octal | 163 | 51 | 60 | 0 | 100 | 72 | 67 | 542 | 57 | 37 |
| Binary | 1110011 | 101001 | 110000 | 0 | 1000000 | 111010 | 110111 | 101100010 | 101111 | 11111 |
Color Harmonies of #732930
Complementary color
Monochromatic Colors of #732930
Black with #732930
Text Example
Text Example
White with #732930
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #732930; }
p { color: rgb(115,41,48); }
H1.HeaderClassName
{
color: #732930;
}
.AnyTagClassName
{
color: #732930;
}
</style>
background-color css
<style>
a { background-color: #732930; }
a { background-color: rgb(115,41,48); }
div.DivClassName
{
background-color: #732930;
}
.BgClassName
{
background-color: #732930;
}
</style>
border-color css
<style>
span { border-color: #732930; }
span { border-color: rgb(115,41,48); }
td.TdClassName
{
border-color: #732930;
}
.TagClassName
{
border-color: #732930;
}
</style>