Shades of Turkish Rose #A47379
Tints of Turkish Rose #A47379
RGB
CMYK
RGB Variations
Color information
#A47379 (or 0xA47379) is known color: Turkish Rose. HEX triplet: A4, 73 and 79. RGB value is (164,115,121). Sum of RGB (Red+Green+Blue) = 164+115+121=400 (52% of max value = 765). Red value is 164 (64.45% from 255 or 41% from 400); Green value is 115 (45.31% from 255 or 28.75% from 400); Blue value is 121 (47.66% from 255 or 30.25% from 400); Max value from RGB is 164 - color contains mainly: red. Hex color #A47379 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #A47379 is #5B8C86. Grayscale: #828282. Windows color (decimal): -5999751 or 7959460. OLE color: 7959460.
HSL color Cylindrical-coordinate representation of color #A47379: hue angle of 352.65º degrees, saturation: 0.21, lightness: 0.55%. HSV value (or HSB Brightness) of color is 0.64% and HSV saturation: 0.3%. Process color model (Four color, CMYK) of #A47379 is Cyan = 0, Magento = 0.30, Yellow = 0.26 and Black (K on CMYK) = 0.36.
Color convert
| RGB | 164 | 115 | 121 | - |
| CMYK | 0 | 0.30 | 0.26 | 0.36 |
| HSL | 352.65º | 0.21% | 0.55% | - |
| HSV(B) | 352.65º | 0.3% | 0.64% | - |
| XYZ | 24.89 | 21.53 | 20.93 | - |
| YUV | 130.34 | 122.73 | 152.01 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 164 | 115 | 121 | 0 | 0.30 | 0.26 | 0.36 | 352.65 | 0.21 | 0.55 |
| Hex | A4 | 73 | 79 | 0 | 1E | 1A | 24 | 161 | 15 | 37 |
| Octal | 244 | 163 | 171 | 0 | 36 | 32 | 44 | 541 | 25 | 67 |
| Binary | 10100100 | 1110011 | 1111001 | 0 | 11110 | 11010 | 100100 | 101100001 | 10101 | 110111 |
Color Harmonies of #A47379
Complementary color
Monochromatic Colors of #A47379
Black with #A47379
Text Example
Text Example
White with #A47379
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #A47379; }
p { color: rgb(164,115,121); }
H1.HeaderClassName
{
color: #A47379;
}
.AnyTagClassName
{
color: #A47379;
}
</style>
background-color css
<style>
a { background-color: #A47379; }
a { background-color: rgb(164,115,121); }
div.DivClassName
{
background-color: #A47379;
}
.BgClassName
{
background-color: #A47379;
}
</style>
border-color css
<style>
span { border-color: #A47379; }
span { border-color: rgb(164,115,121); }
td.TdClassName
{
border-color: #A47379;
}
.TagClassName
{
border-color: #A47379;
}
</style>