Shades of Turkish Rose #A3697A
Tints of Turkish Rose #A3697A
RGB
CMYK
RGB Variations
Color information
#A3697A (or 0xA3697A) is known color: Turkish Rose. HEX triplet: A3, 69 and 7A. RGB value is (163,105,122). Sum of RGB (Red+Green+Blue) = 163+105+122=390 (51% of max value = 765). Red value is 163 (64.06% from 255 or 41.79% from 390); Green value is 105 (41.41% from 255 or 26.92% from 390); Blue value is 122 (48.05% from 255 or 31.28% from 390); Max value from RGB is 163 - color contains mainly: red. Hex color #A3697A is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #A3697A is #5C9685. Grayscale: #7C7C7C. Windows color (decimal): -6067846 or 8022435. OLE color: 8022435.
HSL color Cylindrical-coordinate representation of color #A3697A: hue angle of 342.41º degrees, saturation: 0.24, lightness: 0.53%. HSV value (or HSB Brightness) of color is 0.64% and HSV saturation: 0.36%. Process color model (Four color, CMYK) of #A3697A is Cyan = 0, Magento = 0.36, Yellow = 0.25 and Black (K on CMYK) = 0.36.
Color convert
| RGB | 163 | 105 | 122 | - |
| CMYK | 0 | 0.36 | 0.25 | 0.36 |
| HSL | 342.41º | 0.24% | 0.53% | - |
| HSV(B) | 342.41º | 0.36% | 0.64% | - |
| XYZ | 23.67 | 19.29 | 20.89 | - |
| YUV | 124.28 | 126.72 | 155.62 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 163 | 105 | 122 | 0 | 0.36 | 0.25 | 0.36 | 342.41 | 0.24 | 0.53 |
| Hex | A3 | 69 | 7A | 0 | 24 | 19 | 24 | 156 | 18 | 35 |
| Octal | 243 | 151 | 172 | 0 | 44 | 31 | 44 | 526 | 30 | 65 |
| Binary | 10100011 | 1101001 | 1111010 | 0 | 100100 | 11001 | 100100 | 101010110 | 11000 | 110101 |
Color Harmonies of #A3697A
Complementary color
Monochromatic Colors of #A3697A
Black with #A3697A
Text Example
Text Example
White with #A3697A
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #A3697A; }
p { color: rgb(163,105,122); }
H1.HeaderClassName
{
color: #A3697A;
}
.AnyTagClassName
{
color: #A3697A;
}
</style>
background-color css
<style>
a { background-color: #A3697A; }
a { background-color: rgb(163,105,122); }
div.DivClassName
{
background-color: #A3697A;
}
.BgClassName
{
background-color: #A3697A;
}
</style>
border-color css
<style>
span { border-color: #A3697A; }
span { border-color: rgb(163,105,122); }
td.TdClassName
{
border-color: #A3697A;
}
.TagClassName
{
border-color: #A3697A;
}
</style>