Shades of Turkish Rose #A46566
Tints of Turkish Rose #A46566
RGB
CMYK
RGB Variations
Color information
#A46566 (or 0xA46566) is known color: Turkish Rose. HEX triplet: A4, 65 and 66. RGB value is (164,101,102). Sum of RGB (Red+Green+Blue) = 164+101+102=367 (48% of max value = 765). Red value is 164 (64.45% from 255 or 44.69% from 367); Green value is 101 (39.84% from 255 or 27.52% from 367); Blue value is 102 (40.23% from 255 or 27.79% from 367); Max value from RGB is 164 - color contains mainly: red. Hex color #A46566 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #A46566 is #5B9A99. Grayscale: #787878. Windows color (decimal): -6003354 or 6710692. OLE color: 6710692.
HSL color Cylindrical-coordinate representation of color #A46566: hue angle of 359.05º degrees, saturation: 0.26, lightness: 0.52%. HSV value (or HSB Brightness) of color is 0.64% and HSV saturation: 0.38%. Process color model (Four color, CMYK) of #A46566 is Cyan = 0, Magento = 0.38, Yellow = 0.38 and Black (K on CMYK) = 0.36.
Color convert
| RGB | 164 | 101 | 102 | - |
| CMYK | 0 | 0.38 | 0.38 | 0.36 |
| HSL | 359.05º | 0.26% | 0.52% | - |
| HSV(B) | 359.05º | 0.38% | 0.64% | - |
| XYZ | 22.36 | 18.16 | 14.9 | - |
| YUV | 119.95 | 117.87 | 159.42 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 164 | 101 | 102 | 0 | 0.38 | 0.38 | 0.36 | 359.05 | 0.26 | 0.52 |
| Hex | A4 | 65 | 66 | 0 | 26 | 26 | 24 | 167 | 1A | 34 |
| Octal | 244 | 145 | 146 | 0 | 46 | 46 | 44 | 547 | 32 | 64 |
| Binary | 10100100 | 1100101 | 1100110 | 0 | 100110 | 100110 | 100100 | 101100111 | 11010 | 110100 |
Color Harmonies of #A46566
Complementary color
Monochromatic Colors of #A46566
Black with #A46566
Text Example
Text Example
White with #A46566
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #A46566; }
p { color: rgb(164,101,102); }
H1.HeaderClassName
{
color: #A46566;
}
.AnyTagClassName
{
color: #A46566;
}
</style>
background-color css
<style>
a { background-color: #A46566; }
a { background-color: rgb(164,101,102); }
div.DivClassName
{
background-color: #A46566;
}
.BgClassName
{
background-color: #A46566;
}
</style>
border-color css
<style>
span { border-color: #A46566; }
span { border-color: rgb(164,101,102); }
td.TdClassName
{
border-color: #A46566;
}
.TagClassName
{
border-color: #A46566;
}
</style>