Shades of Tamarillo #783034
Tints of Tamarillo #783034
RGB
CMYK
RGB Variations
Color information
#783034 (or 0x783034) is known color: Tamarillo. HEX triplet: 78, 30 and 34. RGB value is (120,48,52). Sum of RGB (Red+Green+Blue) = 120+48+52=220 (29% of max value = 765). Red value is 120 (47.27% from 255 or 54.55% from 220); Green value is 48 (19.14% from 255 or 21.82% from 220); Blue value is 52 (20.70% from 255 or 23.64% from 220); Max value from RGB is 120 - color contains mainly: red. Hex color #783034 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #783034 is #87CFCB. Grayscale: #464646. Windows color (decimal): -8900556 or 3420280. OLE color: 3420280.
HSL color Cylindrical-coordinate representation of color #783034: hue angle of 356.67º 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 #783034 is Cyan = 0, Magento = 0.60, Yellow = 0.57 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 120 | 48 | 52 | - |
| CMYK | 0 | 0.60 | 0.57 | 0.53 |
| HSL | 356.67º | 0.43% | 0.33% | - |
| HSV(B) | 356.67º | 0.6% | 0.47% | - |
| XYZ | 9.42 | 6.35 | 3.98 | - |
| YUV | 69.98 | 117.85 | 163.67 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 120 | 48 | 52 | 0 | 0.60 | 0.57 | 0.53 | 356.67 | 0.43 | 0.33 |
| Hex | 78 | 30 | 34 | 0 | 3C | 39 | 35 | 165 | 2B | 21 |
| Octal | 170 | 60 | 64 | 0 | 74 | 71 | 65 | 545 | 53 | 41 |
| Binary | 1111000 | 110000 | 110100 | 0 | 111100 | 111001 | 110101 | 101100101 | 101011 | 100001 |
Color Harmonies of #783034
Complementary color
Monochromatic Colors of #783034
Black with #783034
Text Example
Text Example
White with #783034
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #783034; }
p { color: rgb(120,48,52); }
H1.HeaderClassName
{
color: #783034;
}
.AnyTagClassName
{
color: #783034;
}
</style>
background-color css
<style>
a { background-color: #783034; }
a { background-color: rgb(120,48,52); }
div.DivClassName
{
background-color: #783034;
}
.BgClassName
{
background-color: #783034;
}
</style>
border-color css
<style>
span { border-color: #783034; }
span { border-color: rgb(120,48,52); }
td.TdClassName
{
border-color: #783034;
}
.TagClassName
{
border-color: #783034;
}
</style>