Shades of Turkish Rose #A76975
Tints of Turkish Rose #A76975
RGB
CMYK
RGB Variations
Color information
#A76975 (or 0xA76975) is known color: Turkish Rose. HEX triplet: A7, 69 and 75. RGB value is (167,105,117). Sum of RGB (Red+Green+Blue) = 167+105+117=389 (51% of max value = 765). Red value is 167 (65.62% from 255 or 42.93% from 389); Green value is 105 (41.41% from 255 or 26.99% from 389); Blue value is 117 (46.09% from 255 or 30.08% from 389); Max value from RGB is 167 - color contains mainly: red. Hex color #A76975 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #A76975 is #58968A. Grayscale: #7C7C7C. Windows color (decimal): -5805707 or 7694759. OLE color: 7694759.
HSL color Cylindrical-coordinate representation of color #A76975: hue angle of 348.39º degrees, saturation: 0.26, lightness: 0.53%. HSV value (or HSB Brightness) of color is 0.65% and HSV saturation: 0.37%. Process color model (Four color, CMYK) of #A76975 is Cyan = 0, Magento = 0.37, Yellow = 0.30 and Black (K on CMYK) = 0.35.
Color convert
| RGB | 167 | 105 | 117 | - |
| CMYK | 0 | 0.37 | 0.30 | 0.35 |
| HSL | 348.39º | 0.26% | 0.53% | - |
| HSV(B) | 348.39º | 0.37% | 0.65% | - |
| XYZ | 24.2 | 19.6 | 19.34 | - |
| YUV | 124.91 | 123.54 | 158.02 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 167 | 105 | 117 | 0 | 0.37 | 0.30 | 0.35 | 348.39 | 0.26 | 0.53 |
| Hex | A7 | 69 | 75 | 0 | 25 | 1E | 23 | 15C | 1A | 35 |
| Octal | 247 | 151 | 165 | 0 | 45 | 36 | 43 | 534 | 32 | 65 |
| Binary | 10100111 | 1101001 | 1110101 | 0 | 100101 | 11110 | 100011 | 101011100 | 11010 | 110101 |
Color Harmonies of #A76975
Complementary color
Monochromatic Colors of #A76975
Black with #A76975
Text Example
Text Example
White with #A76975
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #A76975; }
p { color: rgb(167,105,117); }
H1.HeaderClassName
{
color: #A76975;
}
.AnyTagClassName
{
color: #A76975;
}
</style>
background-color css
<style>
a { background-color: #A76975; }
a { background-color: rgb(167,105,117); }
div.DivClassName
{
background-color: #A76975;
}
.BgClassName
{
background-color: #A76975;
}
</style>
border-color css
<style>
span { border-color: #A76975; }
span { border-color: rgb(167,105,117); }
td.TdClassName
{
border-color: #A76975;
}
.TagClassName
{
border-color: #A76975;
}
</style>