Shades of Tamarillo #742628
Tints of Tamarillo #742628
RGB
CMYK
RGB Variations
Color information
#742628 (or 0x742628) is known color: Tamarillo. HEX triplet: 74, 26 and 28. RGB value is (116,38,40). Sum of RGB (Red+Green+Blue) = 116+38+40=194 (25% of max value = 765). Red value is 116 (45.70% from 255 or 59.79% from 194); Green value is 38 (15.23% from 255 or 19.59% from 194); Blue value is 40 (16.02% from 255 or 20.62% from 194); Max value from RGB is 116 - color contains mainly: red. Hex color #742628 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #742628 is #8BD9D7. Grayscale: #3D3D3D. Windows color (decimal): -9165272 or 2631284. OLE color: 2631284.
HSL color Cylindrical-coordinate representation of color #742628: hue angle of 358.46º degrees, saturation: 0.51, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.67%. Process color model (Four color, CMYK) of #742628 is Cyan = 0, Magento = 0.67, Yellow = 0.66 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 116 | 38 | 40 | - |
| CMYK | 0 | 0.67 | 0.66 | 0.55 |
| HSL | 358.46º | 0.51% | 0.3% | - |
| HSV(B) | 358.46º | 0.67% | 0.45% | - |
| XYZ | 8.28 | 5.25 | 2.58 | - |
| YUV | 61.55 | 115.84 | 166.84 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 116 | 38 | 40 | 0 | 0.67 | 0.66 | 0.55 | 358.46 | 0.51 | 0.3 |
| Hex | 74 | 26 | 28 | 0 | 43 | 42 | 37 | 166 | 33 | 1E |
| Octal | 164 | 46 | 50 | 0 | 103 | 102 | 67 | 546 | 63 | 36 |
| Binary | 1110100 | 100110 | 101000 | 0 | 1000011 | 1000010 | 110111 | 101100110 | 110011 | 11110 |
Color Harmonies of #742628
Complementary color
Monochromatic Colors of #742628
Black with #742628
Text Example
Text Example
White with #742628
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #742628; }
p { color: rgb(116,38,40); }
H1.HeaderClassName
{
color: #742628;
}
.AnyTagClassName
{
color: #742628;
}
</style>
background-color css
<style>
a { background-color: #742628; }
a { background-color: rgb(116,38,40); }
div.DivClassName
{
background-color: #742628;
}
.BgClassName
{
background-color: #742628;
}
</style>
border-color css
<style>
span { border-color: #742628; }
span { border-color: rgb(116,38,40); }
td.TdClassName
{
border-color: #742628;
}
.TagClassName
{
border-color: #742628;
}
</style>