Shades of Tamarillo #762527
Tints of Tamarillo #762527
RGB
CMYK
RGB Variations
Color information
#762527 (or 0x762527) is known color: Tamarillo. HEX triplet: 76, 25 and 27. RGB value is (118,37,39). Sum of RGB (Red+Green+Blue) = 118+37+39=194 (25% of max value = 765). Red value is 118 (46.48% from 255 or 60.82% from 194); Green value is 37 (14.84% from 255 or 19.07% from 194); Blue value is 39 (15.62% from 255 or 20.10% from 194); Max value from RGB is 118 - color contains mainly: red. Hex color #762527 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #762527 is #89DAD8. Grayscale: #3D3D3D. Windows color (decimal): -9034457 or 2565494. OLE color: 2565494.
HSL color Cylindrical-coordinate representation of color #762527: hue angle of 358.52º degrees, saturation: 0.52, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.69%. Process color model (Four color, CMYK) of #762527 is Cyan = 0, Magento = 0.69, Yellow = 0.67 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 118 | 37 | 39 | - |
| CMYK | 0 | 0.69 | 0.67 | 0.54 |
| HSL | 358.52º | 0.52% | 0.3% | - |
| HSV(B) | 358.52º | 0.69% | 0.46% | - |
| XYZ | 8.5 | 5.32 | 2.5 | - |
| YUV | 61.45 | 115.34 | 168.34 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 118 | 37 | 39 | 0 | 0.69 | 0.67 | 0.54 | 358.52 | 0.52 | 0.3 |
| Hex | 76 | 25 | 27 | 0 | 45 | 43 | 36 | 167 | 34 | 1E |
| Octal | 166 | 45 | 47 | 0 | 105 | 103 | 66 | 547 | 64 | 36 |
| Binary | 1110110 | 100101 | 100111 | 0 | 1000101 | 1000011 | 110110 | 101100111 | 110100 | 11110 |
Color Harmonies of #762527
Complementary color
Monochromatic Colors of #762527
Black with #762527
Text Example
Text Example
White with #762527
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #762527; }
p { color: rgb(118,37,39); }
H1.HeaderClassName
{
color: #762527;
}
.AnyTagClassName
{
color: #762527;
}
</style>
background-color css
<style>
a { background-color: #762527; }
a { background-color: rgb(118,37,39); }
div.DivClassName
{
background-color: #762527;
}
.BgClassName
{
background-color: #762527;
}
</style>
border-color css
<style>
span { border-color: #762527; }
span { border-color: rgb(118,37,39); }
td.TdClassName
{
border-color: #762527;
}
.TagClassName
{
border-color: #762527;
}
</style>