Shades of Turkish Rose #A66878
Tints of Turkish Rose #A66878
RGB
CMYK
RGB Variations
Color information
#A66878 (or 0xA66878) is known color: Turkish Rose. HEX triplet: A6, 68 and 78. RGB value is (166,104,120). Sum of RGB (Red+Green+Blue) = 166+104+120=390 (51% of max value = 765). Red value is 166 (65.23% from 255 or 42.56% from 390); Green value is 104 (41.02% from 255 or 26.67% from 390); Blue value is 120 (47.27% from 255 or 30.77% from 390); Max value from RGB is 166 - color contains mainly: red. Hex color #A66878 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #A66878 is #599787. Grayscale: #7C7C7C. Windows color (decimal): -5871496 or 7891110. OLE color: 7891110.
HSL color Cylindrical-coordinate representation of color #A66878: hue angle of 344.52º 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 #A66878 is Cyan = 0, Magento = 0.37, Yellow = 0.28 and Black (K on CMYK) = 0.35.
Color convert
| RGB | 166 | 104 | 120 | - |
| CMYK | 0 | 0.37 | 0.28 | 0.35 |
| HSL | 344.52º | 0.26% | 0.53% | - |
| HSV(B) | 344.52º | 0.37% | 0.65% | - |
| XYZ | 24.07 | 19.36 | 20.24 | - |
| YUV | 124.36 | 125.54 | 157.7 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 166 | 104 | 120 | 0 | 0.37 | 0.28 | 0.35 | 344.52 | 0.26 | 0.53 |
| Hex | A6 | 68 | 78 | 0 | 25 | 1C | 23 | 159 | 1A | 35 |
| Octal | 246 | 150 | 170 | 0 | 45 | 34 | 43 | 531 | 32 | 65 |
| Binary | 10100110 | 1101000 | 1111000 | 0 | 100101 | 11100 | 100011 | 101011001 | 11010 | 110101 |
Color Harmonies of #A66878
Complementary color
Monochromatic Colors of #A66878
Black with #A66878
Text Example
Text Example
White with #A66878
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #A66878; }
p { color: rgb(166,104,120); }
H1.HeaderClassName
{
color: #A66878;
}
.AnyTagClassName
{
color: #A66878;
}
</style>
background-color css
<style>
a { background-color: #A66878; }
a { background-color: rgb(166,104,120); }
div.DivClassName
{
background-color: #A66878;
}
.BgClassName
{
background-color: #A66878;
}
</style>
border-color css
<style>
span { border-color: #A66878; }
span { border-color: rgb(166,104,120); }
td.TdClassName
{
border-color: #A66878;
}
.TagClassName
{
border-color: #A66878;
}
</style>