Shades of Turkish Rose #A06877
Tints of Turkish Rose #A06877
RGB
CMYK
RGB Variations
Color information
#A06877 (or 0xA06877) is known color: Turkish Rose. HEX triplet: A0, 68 and 77. RGB value is (160,104,119). Sum of RGB (Red+Green+Blue) = 160+104+119=383 (50% of max value = 765). Red value is 160 (62.89% from 255 or 41.78% from 383); Green value is 104 (41.02% from 255 or 27.15% from 383); Blue value is 119 (46.88% from 255 or 31.07% from 383); Max value from RGB is 160 - color contains mainly: red. Hex color #A06877 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #A06877 is #5F9788. Grayscale: #7A7A7A. Windows color (decimal): -6264713 or 7825568. OLE color: 7825568.
HSL color Cylindrical-coordinate representation of color #A06877: hue angle of 343.93º degrees, saturation: 0.23, lightness: 0.52%. HSV value (or HSB Brightness) of color is 0.63% and HSV saturation: 0.35%. Process color model (Four color, CMYK) of #A06877 is Cyan = 0, Magento = 0.35, Yellow = 0.26 and Black (K on CMYK) = 0.37.
Color convert
| RGB | 160 | 104 | 119 | - |
| CMYK | 0 | 0.35 | 0.26 | 0.37 |
| HSL | 343.93º | 0.23% | 0.52% | - |
| HSV(B) | 343.93º | 0.35% | 0.63% | - |
| XYZ | 22.78 | 18.71 | 19.86 | - |
| YUV | 122.45 | 126.05 | 154.78 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 160 | 104 | 119 | 0 | 0.35 | 0.26 | 0.37 | 343.93 | 0.23 | 0.52 |
| Hex | A0 | 68 | 77 | 0 | 23 | 1A | 25 | 158 | 17 | 34 |
| Octal | 240 | 150 | 167 | 0 | 43 | 32 | 45 | 530 | 27 | 64 |
| Binary | 10100000 | 1101000 | 1110111 | 0 | 100011 | 11010 | 100101 | 101011000 | 10111 | 110100 |
Color Harmonies of #A06877
Complementary color
Monochromatic Colors of #A06877
Black with #A06877
Text Example
Text Example
White with #A06877
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #A06877; }
p { color: rgb(160,104,119); }
H1.HeaderClassName
{
color: #A06877;
}
.AnyTagClassName
{
color: #A06877;
}
</style>
background-color css
<style>
a { background-color: #A06877; }
a { background-color: rgb(160,104,119); }
div.DivClassName
{
background-color: #A06877;
}
.BgClassName
{
background-color: #A06877;
}
</style>
border-color css
<style>
span { border-color: #A06877; }
span { border-color: rgb(160,104,119); }
td.TdClassName
{
border-color: #A06877;
}
.TagClassName
{
border-color: #A06877;
}
</style>