Shades of Turkish Rose #A76275
Tints of Turkish Rose #A76275
RGB
CMYK
RGB Variations
Color information
#A76275 (or 0xA76275) is known color: Turkish Rose. HEX triplet: A7, 62 and 75. RGB value is (167,98,117). Sum of RGB (Red+Green+Blue) = 167+98+117=382 (50% of max value = 765). Red value is 167 (65.62% from 255 or 43.72% from 382); Green value is 98 (38.67% from 255 or 25.65% from 382); Blue value is 117 (46.09% from 255 or 30.63% from 382); Max value from RGB is 167 - color contains mainly: red. Hex color #A76275 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #A76275 is #589D8A. Grayscale: #787878. Windows color (decimal): -5807499 or 7692967. OLE color: 7692967.
HSL color Cylindrical-coordinate representation of color #A76275: hue angle of 343.48º degrees, saturation: 0.28, lightness: 0.52%. HSV value (or HSB Brightness) of color is 0.65% and HSV saturation: 0.41%. Process color model (Four color, CMYK) of #A76275 is Cyan = 0, Magento = 0.41, Yellow = 0.30 and Black (K on CMYK) = 0.35.
Color convert
| RGB | 167 | 98 | 117 | - |
| CMYK | 0 | 0.41 | 0.30 | 0.35 |
| HSL | 343.48º | 0.28% | 0.52% | - |
| HSV(B) | 343.48º | 0.41% | 0.65% | - |
| XYZ | 23.51 | 18.24 | 19.11 | - |
| YUV | 120.8 | 125.86 | 160.96 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 167 | 98 | 117 | 0 | 0.41 | 0.30 | 0.35 | 343.48 | 0.28 | 0.52 |
| Hex | A7 | 62 | 75 | 0 | 29 | 1E | 23 | 157 | 1C | 34 |
| Octal | 247 | 142 | 165 | 0 | 51 | 36 | 43 | 527 | 34 | 64 |
| Binary | 10100111 | 1100010 | 1110101 | 0 | 101001 | 11110 | 100011 | 101010111 | 11100 | 110100 |
Color Harmonies of #A76275
Complementary color
Monochromatic Colors of #A76275
Black with #A76275
Text Example
Text Example
White with #A76275
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #A76275; }
p { color: rgb(167,98,117); }
H1.HeaderClassName
{
color: #A76275;
}
.AnyTagClassName
{
color: #A76275;
}
</style>
background-color css
<style>
a { background-color: #A76275; }
a { background-color: rgb(167,98,117); }
div.DivClassName
{
background-color: #A76275;
}
.BgClassName
{
background-color: #A76275;
}
</style>
border-color css
<style>
span { border-color: #A76275; }
span { border-color: rgb(167,98,117); }
td.TdClassName
{
border-color: #A76275;
}
.TagClassName
{
border-color: #A76275;
}
</style>