Shades of Turkish Rose #A46D79
Tints of Turkish Rose #A46D79
RGB
CMYK
RGB Variations
Color information
#A46D79 (or 0xA46D79) is known color: Turkish Rose. HEX triplet: A4, 6D and 79. RGB value is (164,109,121). Sum of RGB (Red+Green+Blue) = 164+109+121=394 (52% of max value = 765). Red value is 164 (64.45% from 255 or 41.62% from 394); Green value is 109 (42.97% from 255 or 27.66% from 394); Blue value is 121 (47.66% from 255 or 30.71% from 394); Max value from RGB is 164 - color contains mainly: red. Hex color #A46D79 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #A46D79 is #5B9286. Grayscale: #7E7E7E. Windows color (decimal): -6001287 or 7957924. OLE color: 7957924.
HSL color Cylindrical-coordinate representation of color #A46D79: hue angle of 346.91º degrees, saturation: 0.23, lightness: 0.54%. HSV value (or HSB Brightness) of color is 0.64% and HSV saturation: 0.34%. Process color model (Four color, CMYK) of #A46D79 is Cyan = 0, Magento = 0.34, Yellow = 0.26 and Black (K on CMYK) = 0.36.
Color convert
| RGB | 164 | 109 | 121 | - |
| CMYK | 0 | 0.34 | 0.26 | 0.36 |
| HSL | 346.91º | 0.23% | 0.54% | - |
| HSV(B) | 346.91º | 0.34% | 0.64% | - |
| XYZ | 24.23 | 20.21 | 20.71 | - |
| YUV | 126.81 | 124.72 | 154.52 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 164 | 109 | 121 | 0 | 0.34 | 0.26 | 0.36 | 346.91 | 0.23 | 0.54 |
| Hex | A4 | 6D | 79 | 0 | 22 | 1A | 24 | 15B | 17 | 36 |
| Octal | 244 | 155 | 171 | 0 | 42 | 32 | 44 | 533 | 27 | 66 |
| Binary | 10100100 | 1101101 | 1111001 | 0 | 100010 | 11010 | 100100 | 101011011 | 10111 | 110110 |
Color Harmonies of #A46D79
Complementary color
Monochromatic Colors of #A46D79
Black with #A46D79
Text Example
Text Example
White with #A46D79
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #A46D79; }
p { color: rgb(164,109,121); }
H1.HeaderClassName
{
color: #A46D79;
}
.AnyTagClassName
{
color: #A46D79;
}
</style>
background-color css
<style>
a { background-color: #A46D79; }
a { background-color: rgb(164,109,121); }
div.DivClassName
{
background-color: #A46D79;
}
.BgClassName
{
background-color: #A46D79;
}
</style>
border-color css
<style>
span { border-color: #A46D79; }
span { border-color: rgb(164,109,121); }
td.TdClassName
{
border-color: #A46D79;
}
.TagClassName
{
border-color: #A46D79;
}
</style>