Shades of Turkish Rose #A47580
Tints of Turkish Rose #A47580
RGB
CMYK
RGB Variations
Color information
#A47580 (or 0xA47580) is known color: Turkish Rose. HEX triplet: A4, 75 and 80. RGB value is (164,117,128). Sum of RGB (Red+Green+Blue) = 164+117+128=409 (54% of max value = 765). Red value is 164 (64.45% from 255 or 40.10% from 409); Green value is 117 (46.09% from 255 or 28.61% from 409); Blue value is 128 (50.39% from 255 or 31.30% from 409); Max value from RGB is 164 - color contains mainly: red. Hex color #A47580 is not a web safe color. Web safe color analog (approx): #996699. Inversed color of #A47580 is #5B8A7F. Grayscale: #848484. Windows color (decimal): -5999232 or 8418724. OLE color: 8418724.
HSL color Cylindrical-coordinate representation of color #A47580: hue angle of 345.96º degrees, saturation: 0.21, lightness: 0.55%. HSV value (or HSB Brightness) of color is 0.64% and HSV saturation: 0.29%. Process color model (Four color, CMYK) of #A47580 is Cyan = 0, Magento = 0.29, Yellow = 0.22 and Black (K on CMYK) = 0.36.
Color convert
| RGB | 164 | 117 | 128 | - |
| CMYK | 0 | 0.29 | 0.22 | 0.36 |
| HSL | 345.96º | 0.21% | 0.55% | - |
| HSV(B) | 345.96º | 0.29% | 0.64% | - |
| XYZ | 25.57 | 22.17 | 23.35 | - |
| YUV | 132.31 | 125.57 | 150.61 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 164 | 117 | 128 | 0 | 0.29 | 0.22 | 0.36 | 345.96 | 0.21 | 0.55 |
| Hex | A4 | 75 | 80 | 0 | 1D | 16 | 24 | 15A | 15 | 37 |
| Octal | 244 | 165 | 200 | 0 | 35 | 26 | 44 | 532 | 25 | 67 |
| Binary | 10100100 | 1110101 | 10000000 | 0 | 11101 | 10110 | 100100 | 101011010 | 10101 | 110111 |
Color Harmonies of #A47580
Complementary color
Monochromatic Colors of #A47580
Black with #A47580
Text Example
Text Example
White with #A47580
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #A47580; }
p { color: rgb(164,117,128); }
H1.HeaderClassName
{
color: #A47580;
}
.AnyTagClassName
{
color: #A47580;
}
</style>
background-color css
<style>
a { background-color: #A47580; }
a { background-color: rgb(164,117,128); }
div.DivClassName
{
background-color: #A47580;
}
.BgClassName
{
background-color: #A47580;
}
</style>
border-color css
<style>
span { border-color: #A47580; }
span { border-color: rgb(164,117,128); }
td.TdClassName
{
border-color: #A47580;
}
.TagClassName
{
border-color: #A47580;
}
</style>