Shades of Turkish Rose #A47479
Tints of Turkish Rose #A47479
RGB
CMYK
RGB Variations
Color information
#A47479 (or 0xA47479) is known color: Turkish Rose. HEX triplet: A4, 74 and 79. RGB value is (164,116,121). Sum of RGB (Red+Green+Blue) = 164+116+121=401 (53% of max value = 765). Red value is 164 (64.45% from 255 or 40.90% from 401); Green value is 116 (45.70% from 255 or 28.93% from 401); Blue value is 121 (47.66% from 255 or 30.17% from 401); Max value from RGB is 164 - color contains mainly: red. Hex color #A47479 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #A47479 is #5B8B86. Grayscale: #828282. Windows color (decimal): -5999495 or 7959716. OLE color: 7959716.
HSL color Cylindrical-coordinate representation of color #A47479: hue angle of 353.75º 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 #A47479 is Cyan = 0, Magento = 0.29, Yellow = 0.26 and Black (K on CMYK) = 0.36.
Color convert
| RGB | 164 | 116 | 121 | - |
| CMYK | 0 | 0.29 | 0.26 | 0.36 |
| HSL | 353.75º | 0.21% | 0.55% | - |
| HSV(B) | 353.75º | 0.29% | 0.64% | - |
| XYZ | 25.01 | 21.76 | 20.97 | - |
| YUV | 130.92 | 122.4 | 151.59 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 164 | 116 | 121 | 0 | 0.29 | 0.26 | 0.36 | 353.75 | 0.21 | 0.55 |
| Hex | A4 | 74 | 79 | 0 | 1D | 1A | 24 | 162 | 15 | 37 |
| Octal | 244 | 164 | 171 | 0 | 35 | 32 | 44 | 542 | 25 | 67 |
| Binary | 10100100 | 1110100 | 1111001 | 0 | 11101 | 11010 | 100100 | 101100010 | 10101 | 110111 |
Color Harmonies of #A47479
Complementary color
Monochromatic Colors of #A47479
Black with #A47479
Text Example
Text Example
White with #A47479
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #A47479; }
p { color: rgb(164,116,121); }
H1.HeaderClassName
{
color: #A47479;
}
.AnyTagClassName
{
color: #A47479;
}
</style>
background-color css
<style>
a { background-color: #A47479; }
a { background-color: rgb(164,116,121); }
div.DivClassName
{
background-color: #A47479;
}
.BgClassName
{
background-color: #A47479;
}
</style>
border-color css
<style>
span { border-color: #A47479; }
span { border-color: rgb(164,116,121); }
td.TdClassName
{
border-color: #A47479;
}
.TagClassName
{
border-color: #A47479;
}
</style>