Shades of Turkish Rose #A46574
Tints of Turkish Rose #A46574
RGB
CMYK
RGB Variations
Color information
#A46574 (or 0xA46574) is known color: Turkish Rose. HEX triplet: A4, 65 and 74. RGB value is (164,101,116). Sum of RGB (Red+Green+Blue) = 164+101+116=381 (50% of max value = 765). Red value is 164 (64.45% from 255 or 43.04% from 381); Green value is 101 (39.84% from 255 or 26.51% from 381); Blue value is 116 (45.70% from 255 or 30.45% from 381); Max value from RGB is 164 - color contains mainly: red. Hex color #A46574 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #A46574 is #5B9A8B. Grayscale: #797979. Windows color (decimal): -6003340 or 7628196. OLE color: 7628196.
HSL color Cylindrical-coordinate representation of color #A46574: hue angle of 345.71º 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 #A46574 is Cyan = 0, Magento = 0.38, Yellow = 0.29 and Black (K on CMYK) = 0.36.
Color convert
| RGB | 164 | 101 | 116 | - |
| CMYK | 0 | 0.38 | 0.29 | 0.36 |
| HSL | 345.71º | 0.26% | 0.52% | - |
| HSV(B) | 345.71º | 0.38% | 0.64% | - |
| XYZ | 23.12 | 18.46 | 18.87 | - |
| YUV | 121.55 | 124.87 | 158.28 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 164 | 101 | 116 | 0 | 0.38 | 0.29 | 0.36 | 345.71 | 0.26 | 0.52 |
| Hex | A4 | 65 | 74 | 0 | 26 | 1D | 24 | 15A | 1A | 34 |
| Octal | 244 | 145 | 164 | 0 | 46 | 35 | 44 | 532 | 32 | 64 |
| Binary | 10100100 | 1100101 | 1110100 | 0 | 100110 | 11101 | 100100 | 101011010 | 11010 | 110100 |
Color Harmonies of #A46574
Complementary color
Monochromatic Colors of #A46574
Black with #A46574
Text Example
Text Example
White with #A46574
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #A46574; }
p { color: rgb(164,101,116); }
H1.HeaderClassName
{
color: #A46574;
}
.AnyTagClassName
{
color: #A46574;
}
</style>
background-color css
<style>
a { background-color: #A46574; }
a { background-color: rgb(164,101,116); }
div.DivClassName
{
background-color: #A46574;
}
.BgClassName
{
background-color: #A46574;
}
</style>
border-color css
<style>
span { border-color: #A46574; }
span { border-color: rgb(164,101,116); }
td.TdClassName
{
border-color: #A46574;
}
.TagClassName
{
border-color: #A46574;
}
</style>