Shades of Turkish Rose #A67781
Tints of Turkish Rose #A67781
RGB
CMYK
RGB Variations
Color information
#A67781 (or 0xA67781) is known color: Turkish Rose. HEX triplet: A6, 77 and 81. RGB value is (166,119,129). Sum of RGB (Red+Green+Blue) = 166+119+129=414 (54% of max value = 765). Red value is 166 (65.23% from 255 or 40.10% from 414); Green value is 119 (46.88% from 255 or 28.74% from 414); Blue value is 129 (50.78% from 255 or 31.16% from 414); Max value from RGB is 166 - color contains mainly: red. Hex color #A67781 is not a web safe color. Web safe color analog (approx): #996699. Inversed color of #A67781 is #59887E. Grayscale: #868686. Windows color (decimal): -5867647 or 8484774. OLE color: 8484774.
HSL color Cylindrical-coordinate representation of color #A67781: hue angle of 347.23º degrees, saturation: 0.21, lightness: 0.56%. HSV value (or HSB Brightness) of color is 0.65% and HSV saturation: 0.28%. Process color model (Four color, CMYK) of #A67781 is Cyan = 0, Magento = 0.28, Yellow = 0.22 and Black (K on CMYK) = 0.35.
Color convert
| RGB | 166 | 119 | 129 | - |
| CMYK | 0 | 0.28 | 0.22 | 0.35 |
| HSL | 347.23º | 0.21% | 0.56% | - |
| HSV(B) | 347.23º | 0.28% | 0.65% | - |
| XYZ | 26.29 | 22.89 | 23.8 | - |
| YUV | 134.19 | 125.07 | 150.69 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 166 | 119 | 129 | 0 | 0.28 | 0.22 | 0.35 | 347.23 | 0.21 | 0.56 |
| Hex | A6 | 77 | 81 | 0 | 1C | 16 | 23 | 15B | 15 | 38 |
| Octal | 246 | 167 | 201 | 0 | 34 | 26 | 43 | 533 | 25 | 70 |
| Binary | 10100110 | 1110111 | 10000001 | 0 | 11100 | 10110 | 100011 | 101011011 | 10101 | 111000 |
Color Harmonies of #A67781
Complementary color
Monochromatic Colors of #A67781
Black with #A67781
Text Example
Text Example
White with #A67781
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #A67781; }
p { color: rgb(166,119,129); }
H1.HeaderClassName
{
color: #A67781;
}
.AnyTagClassName
{
color: #A67781;
}
</style>
background-color css
<style>
a { background-color: #A67781; }
a { background-color: rgb(166,119,129); }
div.DivClassName
{
background-color: #A67781;
}
.BgClassName
{
background-color: #A67781;
}
</style>
border-color css
<style>
span { border-color: #A67781; }
span { border-color: rgb(166,119,129); }
td.TdClassName
{
border-color: #A67781;
}
.TagClassName
{
border-color: #A67781;
}
</style>