Shades of Tamarillo #742934
Tints of Tamarillo #742934
RGB
CMYK
RGB Variations
Color information
#742934 (or 0x742934) is known color: Tamarillo. HEX triplet: 74, 29 and 34. RGB value is (116,41,52). Sum of RGB (Red+Green+Blue) = 116+41+52=209 (27% of max value = 765). Red value is 116 (45.70% from 255 or 55.50% from 209); Green value is 41 (16.41% from 255 or 19.62% from 209); Blue value is 52 (20.70% from 255 or 24.88% from 209); Max value from RGB is 116 - color contains mainly: red. Hex color #742934 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #742934 is #8BD6CB. Grayscale: #404040. Windows color (decimal): -9164492 or 3418484. OLE color: 3418484.
HSL color Cylindrical-coordinate representation of color #742934: hue angle of 351.2º 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 #742934 is Cyan = 0, Magento = 0.65, Yellow = 0.55 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 116 | 41 | 52 | - |
| CMYK | 0 | 0.65 | 0.55 | 0.55 |
| HSL | 351.2º | 0.48% | 0.31% | - |
| HSV(B) | 351.2º | 0.65% | 0.45% | - |
| XYZ | 8.62 | 5.55 | 3.87 | - |
| YUV | 64.68 | 120.85 | 164.61 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 116 | 41 | 52 | 0 | 0.65 | 0.55 | 0.55 | 351.2 | 0.48 | 0.31 |
| Hex | 74 | 29 | 34 | 0 | 41 | 37 | 37 | 15F | 30 | 1F |
| Octal | 164 | 51 | 64 | 0 | 101 | 67 | 67 | 537 | 60 | 37 |
| Binary | 1110100 | 101001 | 110100 | 0 | 1000001 | 110111 | 110111 | 101011111 | 110000 | 11111 |
Color Harmonies of #742934
Complementary color
Monochromatic Colors of #742934
Black with #742934
Text Example
Text Example
White with #742934
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #742934; }
p { color: rgb(116,41,52); }
H1.HeaderClassName
{
color: #742934;
}
.AnyTagClassName
{
color: #742934;
}
</style>
background-color css
<style>
a { background-color: #742934; }
a { background-color: rgb(116,41,52); }
div.DivClassName
{
background-color: #742934;
}
.BgClassName
{
background-color: #742934;
}
</style>
border-color css
<style>
span { border-color: #742934; }
span { border-color: rgb(116,41,52); }
td.TdClassName
{
border-color: #742934;
}
.TagClassName
{
border-color: #742934;
}
</style>