Shades of Tamarillo #752730
Tints of Tamarillo #752730
RGB
CMYK
RGB Variations
Color information
#752730 (or 0x752730) is known color: Tamarillo. HEX triplet: 75, 27 and 30. RGB value is (117,39,48). Sum of RGB (Red+Green+Blue) = 117+39+48=204 (27% of max value = 765). Red value is 117 (46.09% from 255 or 57.35% from 204); Green value is 39 (15.62% from 255 or 19.12% from 204); Blue value is 48 (19.14% from 255 or 23.53% from 204); Max value from RGB is 117 - color contains mainly: red. Hex color #752730 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #752730 is #8AD8CF. Grayscale: #3F3F3F. Windows color (decimal): -9099472 or 3155829. OLE color: 3155829.
HSL color Cylindrical-coordinate representation of color #752730: hue angle of 353.08º degrees, saturation: 0.5, lightness: 0.31%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.67%. Process color model (Four color, CMYK) of #752730 is Cyan = 0, Magento = 0.67, Yellow = 0.59 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 117 | 39 | 48 | - |
| CMYK | 0 | 0.67 | 0.59 | 0.54 |
| HSL | 353.08º | 0.5% | 0.31% | - |
| HSV(B) | 353.08º | 0.67% | 0.46% | - |
| XYZ | 8.6 | 5.45 | 3.39 | - |
| YUV | 63.35 | 119.34 | 166.27 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 117 | 39 | 48 | 0 | 0.67 | 0.59 | 0.54 | 353.08 | 0.5 | 0.31 |
| Hex | 75 | 27 | 30 | 0 | 43 | 3B | 36 | 161 | 32 | 1F |
| Octal | 165 | 47 | 60 | 0 | 103 | 73 | 66 | 541 | 62 | 37 |
| Binary | 1110101 | 100111 | 110000 | 0 | 1000011 | 111011 | 110110 | 101100001 | 110010 | 11111 |
Color Harmonies of #752730
Complementary color
Monochromatic Colors of #752730
Black with #752730
Text Example
Text Example
White with #752730
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #752730; }
p { color: rgb(117,39,48); }
H1.HeaderClassName
{
color: #752730;
}
.AnyTagClassName
{
color: #752730;
}
</style>
background-color css
<style>
a { background-color: #752730; }
a { background-color: rgb(117,39,48); }
div.DivClassName
{
background-color: #752730;
}
.BgClassName
{
background-color: #752730;
}
</style>
border-color css
<style>
span { border-color: #752730; }
span { border-color: rgb(117,39,48); }
td.TdClassName
{
border-color: #752730;
}
.TagClassName
{
border-color: #752730;
}
</style>