Shades of Turkish Rose #A76879
Tints of Turkish Rose #A76879
RGB
CMYK
RGB Variations
Color information
#A76879 (or 0xA76879) is known color: Turkish Rose. HEX triplet: A7, 68 and 79. RGB value is (167,104,121). Sum of RGB (Red+Green+Blue) = 167+104+121=392 (51% of max value = 765). Red value is 167 (65.62% from 255 or 42.60% from 392); Green value is 104 (41.02% from 255 or 26.53% from 392); Blue value is 121 (47.66% from 255 or 30.87% from 392); Max value from RGB is 167 - color contains mainly: red. Hex color #A76879 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #A76879 is #589786. Grayscale: #7C7C7C. Windows color (decimal): -5805959 or 7956647. OLE color: 7956647.
HSL color Cylindrical-coordinate representation of color #A76879: hue angle of 343.81º degrees, saturation: 0.26, lightness: 0.53%. HSV value (or HSB Brightness) of color is 0.65% and HSV saturation: 0.38%. Process color model (Four color, CMYK) of #A76879 is Cyan = 0, Magento = 0.38, Yellow = 0.28 and Black (K on CMYK) = 0.35.
Color convert
| RGB | 167 | 104 | 121 | - |
| CMYK | 0 | 0.38 | 0.28 | 0.35 |
| HSL | 343.81º | 0.26% | 0.53% | - |
| HSV(B) | 343.81º | 0.38% | 0.65% | - |
| XYZ | 24.34 | 19.5 | 20.57 | - |
| YUV | 124.78 | 125.87 | 158.12 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 167 | 104 | 121 | 0 | 0.38 | 0.28 | 0.35 | 343.81 | 0.26 | 0.53 |
| Hex | A7 | 68 | 79 | 0 | 26 | 1C | 23 | 158 | 1A | 35 |
| Octal | 247 | 150 | 171 | 0 | 46 | 34 | 43 | 530 | 32 | 65 |
| Binary | 10100111 | 1101000 | 1111001 | 0 | 100110 | 11100 | 100011 | 101011000 | 11010 | 110101 |
Color Harmonies of #A76879
Complementary color
Monochromatic Colors of #A76879
Black with #A76879
Text Example
Text Example
White with #A76879
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #A76879; }
p { color: rgb(167,104,121); }
H1.HeaderClassName
{
color: #A76879;
}
.AnyTagClassName
{
color: #A76879;
}
</style>
background-color css
<style>
a { background-color: #A76879; }
a { background-color: rgb(167,104,121); }
div.DivClassName
{
background-color: #A76879;
}
.BgClassName
{
background-color: #A76879;
}
</style>
border-color css
<style>
span { border-color: #A76879; }
span { border-color: rgb(167,104,121); }
td.TdClassName
{
border-color: #A76879;
}
.TagClassName
{
border-color: #A76879;
}
</style>