Shades of Tamarillo #772832
Tints of Tamarillo #772832
RGB
CMYK
RGB Variations
Color information
#772832 (or 0x772832) is known color: Tamarillo. HEX triplet: 77, 28 and 32. RGB value is (119,40,50). Sum of RGB (Red+Green+Blue) = 119+40+50=209 (27% of max value = 765). Red value is 119 (46.88% from 255 or 56.94% from 209); Green value is 40 (16.02% from 255 or 19.14% from 209); Blue value is 50 (19.92% from 255 or 23.92% from 209); Max value from RGB is 119 - color contains mainly: red. Hex color #772832 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #772832 is #88D7CD. Grayscale: #404040. Windows color (decimal): -8968142 or 3287159. OLE color: 3287159.
HSL color Cylindrical-coordinate representation of color #772832: hue angle of 352.41º degrees, saturation: 0.5, lightness: 0.31%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.66%. Process color model (Four color, CMYK) of #772832 is Cyan = 0, Magento = 0.66, Yellow = 0.58 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 119 | 40 | 50 | - |
| CMYK | 0 | 0.66 | 0.58 | 0.53 |
| HSL | 352.41º | 0.5% | 0.31% | - |
| HSV(B) | 352.41º | 0.66% | 0.47% | - |
| XYZ | 8.94 | 5.67 | 3.64 | - |
| YUV | 64.76 | 119.67 | 166.69 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 119 | 40 | 50 | 0 | 0.66 | 0.58 | 0.53 | 352.41 | 0.5 | 0.31 |
| Hex | 77 | 28 | 32 | 0 | 42 | 3A | 35 | 160 | 32 | 1F |
| Octal | 167 | 50 | 62 | 0 | 102 | 72 | 65 | 540 | 62 | 37 |
| Binary | 1110111 | 101000 | 110010 | 0 | 1000010 | 111010 | 110101 | 101100000 | 110010 | 11111 |
Color Harmonies of #772832
Complementary color
Monochromatic Colors of #772832
Black with #772832
Text Example
Text Example
White with #772832
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #772832; }
p { color: rgb(119,40,50); }
H1.HeaderClassName
{
color: #772832;
}
.AnyTagClassName
{
color: #772832;
}
</style>
background-color css
<style>
a { background-color: #772832; }
a { background-color: rgb(119,40,50); }
div.DivClassName
{
background-color: #772832;
}
.BgClassName
{
background-color: #772832;
}
</style>
border-color css
<style>
span { border-color: #772832; }
span { border-color: rgb(119,40,50); }
td.TdClassName
{
border-color: #772832;
}
.TagClassName
{
border-color: #772832;
}
</style>