Shades of Tamarillo #793134
Tints of Tamarillo #793134
RGB
CMYK
RGB Variations
Color information
#793134 (or 0x793134) is known color: Tamarillo. HEX triplet: 79, 31 and 34. RGB value is (121,49,52). Sum of RGB (Red+Green+Blue) = 121+49+52=222 (29% of max value = 765). Red value is 121 (47.66% from 255 or 54.50% from 222); Green value is 49 (19.53% from 255 or 22.07% from 222); Blue value is 52 (20.70% from 255 or 23.42% from 222); Max value from RGB is 121 - color contains mainly: red. Hex color #793134 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #793134 is #86CECB. Grayscale: #464646. Windows color (decimal): -8834764 or 3420537. OLE color: 3420537.
HSL color Cylindrical-coordinate representation of color #793134: hue angle of 357.5º degrees, saturation: 0.42, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.6%. Process color model (Four color, CMYK) of #793134 is Cyan = 0, Magento = 0.60, Yellow = 0.57 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 121 | 49 | 52 | - |
| CMYK | 0 | 0.60 | 0.57 | 0.53 |
| HSL | 357.5º | 0.42% | 0.33% | - |
| HSV(B) | 357.5º | 0.6% | 0.47% | - |
| XYZ | 9.6 | 6.51 | 4 | - |
| YUV | 70.87 | 117.35 | 163.76 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 121 | 49 | 52 | 0 | 0.60 | 0.57 | 0.53 | 357.5 | 0.42 | 0.33 |
| Hex | 79 | 31 | 34 | 0 | 3C | 39 | 35 | 166 | 2A | 21 |
| Octal | 171 | 61 | 64 | 0 | 74 | 71 | 65 | 546 | 52 | 41 |
| Binary | 1111001 | 110001 | 110100 | 0 | 111100 | 111001 | 110101 | 101100110 | 101010 | 100001 |
Color Harmonies of #793134
Complementary color
Monochromatic Colors of #793134
Black with #793134
Text Example
Text Example
White with #793134
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #793134; }
p { color: rgb(121,49,52); }
H1.HeaderClassName
{
color: #793134;
}
.AnyTagClassName
{
color: #793134;
}
</style>
background-color css
<style>
a { background-color: #793134; }
a { background-color: rgb(121,49,52); }
div.DivClassName
{
background-color: #793134;
}
.BgClassName
{
background-color: #793134;
}
</style>
border-color css
<style>
span { border-color: #793134; }
span { border-color: rgb(121,49,52); }
td.TdClassName
{
border-color: #793134;
}
.TagClassName
{
border-color: #793134;
}
</style>