Shades of Tamarillo #772830
Tints of Tamarillo #772830
RGB
CMYK
RGB Variations
Color information
#772830 (or 0x772830) is known color: Tamarillo. HEX triplet: 77, 28 and 30. RGB value is (119,40,48). Sum of RGB (Red+Green+Blue) = 119+40+48=207 (27% of max value = 765). Red value is 119 (46.88% from 255 or 57.49% from 207); Green value is 40 (16.02% from 255 or 19.32% from 207); Blue value is 48 (19.14% from 255 or 23.19% from 207); Max value from RGB is 119 - color contains mainly: red. Hex color #772830 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #772830 is #88D7CF. Grayscale: #404040. Windows color (decimal): -8968144 or 3156087. OLE color: 3156087.
HSL color Cylindrical-coordinate representation of color #772830: hue angle of 353.92º 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 #772830 is Cyan = 0, Magento = 0.66, Yellow = 0.60 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 119 | 40 | 48 | - |
| CMYK | 0 | 0.66 | 0.60 | 0.53 |
| HSL | 353.92º | 0.5% | 0.31% | - |
| HSV(B) | 353.92º | 0.66% | 0.47% | - |
| XYZ | 8.9 | 5.65 | 3.42 | - |
| YUV | 64.53 | 118.67 | 166.85 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 119 | 40 | 48 | 0 | 0.66 | 0.60 | 0.53 | 353.92 | 0.5 | 0.31 |
| Hex | 77 | 28 | 30 | 0 | 42 | 3C | 35 | 162 | 32 | 1F |
| Octal | 167 | 50 | 60 | 0 | 102 | 74 | 65 | 542 | 62 | 37 |
| Binary | 1110111 | 101000 | 110000 | 0 | 1000010 | 111100 | 110101 | 101100010 | 110010 | 11111 |
Color Harmonies of #772830
Complementary color
Monochromatic Colors of #772830
Black with #772830
Text Example
Text Example
White with #772830
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #772830; }
p { color: rgb(119,40,48); }
H1.HeaderClassName
{
color: #772830;
}
.AnyTagClassName
{
color: #772830;
}
</style>
background-color css
<style>
a { background-color: #772830; }
a { background-color: rgb(119,40,48); }
div.DivClassName
{
background-color: #772830;
}
.BgClassName
{
background-color: #772830;
}
</style>
border-color css
<style>
span { border-color: #772830; }
span { border-color: rgb(119,40,48); }
td.TdClassName
{
border-color: #772830;
}
.TagClassName
{
border-color: #772830;
}
</style>