Shades of Tamarillo #752930
Tints of Tamarillo #752930
RGB
CMYK
RGB Variations
Color information
#752930 (or 0x752930) is known color: Tamarillo. HEX triplet: 75, 29 and 30. RGB value is (117,41,48). Sum of RGB (Red+Green+Blue) = 117+41+48=206 (27% of max value = 765). Red value is 117 (46.09% from 255 or 56.80% from 206); Green value is 41 (16.41% from 255 or 19.90% from 206); Blue value is 48 (19.14% from 255 or 23.30% from 206); Max value from RGB is 117 - color contains mainly: red. Hex color #752930 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #752930 is #8AD6CF. Grayscale: #404040. Windows color (decimal): -9098960 or 3156341. OLE color: 3156341.
HSL color Cylindrical-coordinate representation of color #752930: hue angle of 354.47º degrees, saturation: 0.48, lightness: 0.31%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.65%. Process color model (Four color, CMYK) of #752930 is Cyan = 0, Magento = 0.65, Yellow = 0.59 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 117 | 41 | 48 | - |
| CMYK | 0 | 0.65 | 0.59 | 0.54 |
| HSL | 354.47º | 0.48% | 0.31% | - |
| HSV(B) | 354.47º | 0.65% | 0.46% | - |
| XYZ | 8.66 | 5.58 | 3.42 | - |
| YUV | 64.52 | 118.68 | 165.43 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 117 | 41 | 48 | 0 | 0.65 | 0.59 | 0.54 | 354.47 | 0.48 | 0.31 |
| Hex | 75 | 29 | 30 | 0 | 41 | 3B | 36 | 162 | 30 | 1F |
| Octal | 165 | 51 | 60 | 0 | 101 | 73 | 66 | 542 | 60 | 37 |
| Binary | 1110101 | 101001 | 110000 | 0 | 1000001 | 111011 | 110110 | 101100010 | 110000 | 11111 |
Color Harmonies of #752930
Complementary color
Monochromatic Colors of #752930
Black with #752930
Text Example
Text Example
White with #752930
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #752930; }
p { color: rgb(117,41,48); }
H1.HeaderClassName
{
color: #752930;
}
.AnyTagClassName
{
color: #752930;
}
</style>
background-color css
<style>
a { background-color: #752930; }
a { background-color: rgb(117,41,48); }
div.DivClassName
{
background-color: #752930;
}
.BgClassName
{
background-color: #752930;
}
</style>
border-color css
<style>
span { border-color: #752930; }
span { border-color: rgb(117,41,48); }
td.TdClassName
{
border-color: #752930;
}
.TagClassName
{
border-color: #752930;
}
</style>