Shades of Tamarillo #762930
Tints of Tamarillo #762930
RGB
CMYK
RGB Variations
Color information
#762930 (or 0x762930) is known color: Tamarillo. HEX triplet: 76, 29 and 30. RGB value is (118,41,48). Sum of RGB (Red+Green+Blue) = 118+41+48=207 (27% of max value = 765). Red value is 118 (46.48% from 255 or 57.00% from 207); Green value is 41 (16.41% from 255 or 19.81% from 207); Blue value is 48 (19.14% from 255 or 23.19% from 207); Max value from RGB is 118 - color contains mainly: red. Hex color #762930 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #762930 is #89D6CF. Grayscale: #404040. Windows color (decimal): -9033424 or 3156342. OLE color: 3156342.
HSL color Cylindrical-coordinate representation of color #762930: hue angle of 354.55º degrees, saturation: 0.48, lightness: 0.31%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.65%. Process color model (Four color, CMYK) of #762930 is Cyan = 0, Magento = 0.65, Yellow = 0.59 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 118 | 41 | 48 | - |
| CMYK | 0 | 0.65 | 0.59 | 0.54 |
| HSL | 354.55º | 0.48% | 0.31% | - |
| HSV(B) | 354.55º | 0.65% | 0.46% | - |
| XYZ | 8.8 | 5.65 | 3.42 | - |
| YUV | 64.82 | 118.51 | 165.93 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 118 | 41 | 48 | 0 | 0.65 | 0.59 | 0.54 | 354.55 | 0.48 | 0.31 |
| Hex | 76 | 29 | 30 | 0 | 41 | 3B | 36 | 163 | 30 | 1F |
| Octal | 166 | 51 | 60 | 0 | 101 | 73 | 66 | 543 | 60 | 37 |
| Binary | 1110110 | 101001 | 110000 | 0 | 1000001 | 111011 | 110110 | 101100011 | 110000 | 11111 |
Color Harmonies of #762930
Complementary color
Monochromatic Colors of #762930
Black with #762930
Text Example
Text Example
White with #762930
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #762930; }
p { color: rgb(118,41,48); }
H1.HeaderClassName
{
color: #762930;
}
.AnyTagClassName
{
color: #762930;
}
</style>
background-color css
<style>
a { background-color: #762930; }
a { background-color: rgb(118,41,48); }
div.DivClassName
{
background-color: #762930;
}
.BgClassName
{
background-color: #762930;
}
</style>
border-color css
<style>
span { border-color: #762930; }
span { border-color: rgb(118,41,48); }
td.TdClassName
{
border-color: #762930;
}
.TagClassName
{
border-color: #762930;
}
</style>