Shades of Tamarillo #742930
Tints of Tamarillo #742930
RGB
CMYK
RGB Variations
Color information
#742930 (or 0x742930) is known color: Tamarillo. HEX triplet: 74, 29 and 30. RGB value is (116,41,48). Sum of RGB (Red+Green+Blue) = 116+41+48=205 (27% of max value = 765). Red value is 116 (45.70% from 255 or 56.59% from 205); Green value is 41 (16.41% from 255 or 20% from 205); Blue value is 48 (19.14% from 255 or 23.41% from 205); Max value from RGB is 116 - color contains mainly: red. Hex color #742930 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #742930 is #8BD6CF. Grayscale: #404040. Windows color (decimal): -9164496 or 3156340. OLE color: 3156340.
HSL color Cylindrical-coordinate representation of color #742930: hue angle of 354.4º degrees, saturation: 0.48, lightness: 0.31%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.65%. Process color model (Four color, CMYK) of #742930 is Cyan = 0, Magento = 0.65, Yellow = 0.59 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 116 | 41 | 48 | - |
| CMYK | 0 | 0.65 | 0.59 | 0.55 |
| HSL | 354.4º | 0.48% | 0.31% | - |
| HSV(B) | 354.4º | 0.65% | 0.45% | - |
| XYZ | 8.53 | 5.51 | 3.41 | - |
| YUV | 64.22 | 118.85 | 164.93 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 116 | 41 | 48 | 0 | 0.65 | 0.59 | 0.55 | 354.4 | 0.48 | 0.31 |
| Hex | 74 | 29 | 30 | 0 | 41 | 3B | 37 | 162 | 30 | 1F |
| Octal | 164 | 51 | 60 | 0 | 101 | 73 | 67 | 542 | 60 | 37 |
| Binary | 1110100 | 101001 | 110000 | 0 | 1000001 | 111011 | 110111 | 101100010 | 110000 | 11111 |
Color Harmonies of #742930
Complementary color
Monochromatic Colors of #742930
Black with #742930
Text Example
Text Example
White with #742930
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #742930; }
p { color: rgb(116,41,48); }
H1.HeaderClassName
{
color: #742930;
}
.AnyTagClassName
{
color: #742930;
}
</style>
background-color css
<style>
a { background-color: #742930; }
a { background-color: rgb(116,41,48); }
div.DivClassName
{
background-color: #742930;
}
.BgClassName
{
background-color: #742930;
}
</style>
border-color css
<style>
span { border-color: #742930; }
span { border-color: rgb(116,41,48); }
td.TdClassName
{
border-color: #742930;
}
.TagClassName
{
border-color: #742930;
}
</style>