Shades of Tamarillo #762627
Tints of Tamarillo #762627
RGB
CMYK
RGB Variations
Color information
#762627 (or 0x762627) is known color: Tamarillo. HEX triplet: 76, 26 and 27. RGB value is (118,38,39). Sum of RGB (Red+Green+Blue) = 118+38+39=195 (25% of max value = 765). Red value is 118 (46.48% from 255 or 60.51% from 195); Green value is 38 (15.23% from 255 or 19.49% from 195); Blue value is 39 (15.62% from 255 or 20% from 195); Max value from RGB is 118 - color contains mainly: red. Hex color #762627 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #762627 is #89D9D8. Grayscale: #3E3E3E. Windows color (decimal): -9034201 or 2565750. OLE color: 2565750.
HSL color Cylindrical-coordinate representation of color #762627: hue angle of 359.25º degrees, saturation: 0.51, lightness: 0.31%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.68%. Process color model (Four color, CMYK) of #762627 is Cyan = 0, Magento = 0.68, Yellow = 0.67 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 118 | 38 | 39 | - |
| CMYK | 0 | 0.68 | 0.67 | 0.54 |
| HSL | 359.25º | 0.51% | 0.31% | - |
| HSV(B) | 359.25º | 0.68% | 0.46% | - |
| XYZ | 8.53 | 5.38 | 2.51 | - |
| YUV | 62.03 | 115 | 167.92 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 118 | 38 | 39 | 0 | 0.68 | 0.67 | 0.54 | 359.25 | 0.51 | 0.31 |
| Hex | 76 | 26 | 27 | 0 | 44 | 43 | 36 | 167 | 33 | 1F |
| Octal | 166 | 46 | 47 | 0 | 104 | 103 | 66 | 547 | 63 | 37 |
| Binary | 1110110 | 100110 | 100111 | 0 | 1000100 | 1000011 | 110110 | 101100111 | 110011 | 11111 |
Color Harmonies of #762627
Complementary color
Monochromatic Colors of #762627
Black with #762627
Text Example
Text Example
White with #762627
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #762627; }
p { color: rgb(118,38,39); }
H1.HeaderClassName
{
color: #762627;
}
.AnyTagClassName
{
color: #762627;
}
</style>
background-color css
<style>
a { background-color: #762627; }
a { background-color: rgb(118,38,39); }
div.DivClassName
{
background-color: #762627;
}
.BgClassName
{
background-color: #762627;
}
</style>
border-color css
<style>
span { border-color: #762627; }
span { border-color: rgb(118,38,39); }
td.TdClassName
{
border-color: #762627;
}
.TagClassName
{
border-color: #762627;
}
</style>