Shades of Turkish Rose #A3687A
Tints of Turkish Rose #A3687A
RGB
CMYK
RGB Variations
Color information
#A3687A (or 0xA3687A) is known color: Turkish Rose. HEX triplet: A3, 68 and 7A. RGB value is (163,104,122). Sum of RGB (Red+Green+Blue) = 163+104+122=389 (51% of max value = 765). Red value is 163 (64.06% from 255 or 41.90% from 389); Green value is 104 (41.02% from 255 or 26.74% from 389); Blue value is 122 (48.05% from 255 or 31.36% from 389); Max value from RGB is 163 - color contains mainly: red. Hex color #A3687A is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #A3687A is #5C9785. Grayscale: #7B7B7B. Windows color (decimal): -6068102 or 8022179. OLE color: 8022179.
HSL color Cylindrical-coordinate representation of color #A3687A: hue angle of 341.69º degrees, saturation: 0.24, lightness: 0.52%. HSV value (or HSB Brightness) of color is 0.64% and HSV saturation: 0.36%. Process color model (Four color, CMYK) of #A3687A is Cyan = 0, Magento = 0.36, Yellow = 0.25 and Black (K on CMYK) = 0.36.
Color convert
| RGB | 163 | 104 | 122 | - |
| CMYK | 0 | 0.36 | 0.25 | 0.36 |
| HSL | 341.69º | 0.24% | 0.52% | - |
| HSV(B) | 341.69º | 0.36% | 0.64% | - |
| XYZ | 23.57 | 19.09 | 20.86 | - |
| YUV | 123.69 | 127.05 | 156.04 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 163 | 104 | 122 | 0 | 0.36 | 0.25 | 0.36 | 341.69 | 0.24 | 0.52 |
| Hex | A3 | 68 | 7A | 0 | 24 | 19 | 24 | 156 | 18 | 34 |
| Octal | 243 | 150 | 172 | 0 | 44 | 31 | 44 | 526 | 30 | 64 |
| Binary | 10100011 | 1101000 | 1111010 | 0 | 100100 | 11001 | 100100 | 101010110 | 11000 | 110100 |
Color Harmonies of #A3687A
Complementary color
Monochromatic Colors of #A3687A
Black with #A3687A
Text Example
Text Example
White with #A3687A
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #A3687A; }
p { color: rgb(163,104,122); }
H1.HeaderClassName
{
color: #A3687A;
}
.AnyTagClassName
{
color: #A3687A;
}
</style>
background-color css
<style>
a { background-color: #A3687A; }
a { background-color: rgb(163,104,122); }
div.DivClassName
{
background-color: #A3687A;
}
.BgClassName
{
background-color: #A3687A;
}
</style>
border-color css
<style>
span { border-color: #A3687A; }
span { border-color: rgb(163,104,122); }
td.TdClassName
{
border-color: #A3687A;
}
.TagClassName
{
border-color: #A3687A;
}
</style>