Shades of Tamarillo #773034
Tints of Tamarillo #773034
RGB
CMYK
RGB Variations
Color information
#773034 (or 0x773034) is known color: Tamarillo. HEX triplet: 77, 30 and 34. RGB value is (119,48,52). Sum of RGB (Red+Green+Blue) = 119+48+52=219 (29% of max value = 765). Red value is 119 (46.88% from 255 or 54.34% from 219); Green value is 48 (19.14% from 255 or 21.92% from 219); Blue value is 52 (20.70% from 255 or 23.74% from 219); Max value from RGB is 119 - color contains mainly: red. Hex color #773034 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #773034 is #88CFCB. Grayscale: #454545. Windows color (decimal): -8966092 or 3420279. OLE color: 3420279.
HSL color Cylindrical-coordinate representation of color #773034: hue angle of 356.62º degrees, saturation: 0.43, 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 #773034 is Cyan = 0, Magento = 0.60, Yellow = 0.56 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 119 | 48 | 52 | - |
| CMYK | 0 | 0.60 | 0.56 | 0.53 |
| HSL | 356.62º | 0.43% | 0.33% | - |
| HSV(B) | 356.62º | 0.6% | 0.47% | - |
| XYZ | 9.28 | 6.28 | 3.97 | - |
| YUV | 69.69 | 118.02 | 163.17 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 119 | 48 | 52 | 0 | 0.60 | 0.56 | 0.53 | 356.62 | 0.43 | 0.33 |
| Hex | 77 | 30 | 34 | 0 | 3C | 38 | 35 | 165 | 2B | 21 |
| Octal | 167 | 60 | 64 | 0 | 74 | 70 | 65 | 545 | 53 | 41 |
| Binary | 1110111 | 110000 | 110100 | 0 | 111100 | 111000 | 110101 | 101100101 | 101011 | 100001 |
Color Harmonies of #773034
Complementary color
Monochromatic Colors of #773034
Black with #773034
Text Example
Text Example
White with #773034
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #773034; }
p { color: rgb(119,48,52); }
H1.HeaderClassName
{
color: #773034;
}
.AnyTagClassName
{
color: #773034;
}
</style>
background-color css
<style>
a { background-color: #773034; }
a { background-color: rgb(119,48,52); }
div.DivClassName
{
background-color: #773034;
}
.BgClassName
{
background-color: #773034;
}
</style>
border-color css
<style>
span { border-color: #773034; }
span { border-color: rgb(119,48,52); }
td.TdClassName
{
border-color: #773034;
}
.TagClassName
{
border-color: #773034;
}
</style>