Shades of Turkish Rose #A3696A
Tints of Turkish Rose #A3696A
RGB
CMYK
RGB Variations
Color information
#A3696A (or 0xA3696A) is known color: Turkish Rose. HEX triplet: A3, 69 and 6A. RGB value is (163,105,106). Sum of RGB (Red+Green+Blue) = 163+105+106=374 (49% of max value = 765). Red value is 163 (64.06% from 255 or 43.58% from 374); Green value is 105 (41.41% from 255 or 28.07% from 374); Blue value is 106 (41.80% from 255 or 28.34% from 374); Max value from RGB is 163 - color contains mainly: red. Hex color #A3696A is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #A3696A is #5C9695. Grayscale: #7A7A7A. Windows color (decimal): -6067862 or 6973859. OLE color: 6973859.
HSL color Cylindrical-coordinate representation of color #A3696A: hue angle of 358.97º 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 #A3696A is Cyan = 0, Magento = 0.36, Yellow = 0.35 and Black (K on CMYK) = 0.36.
Color convert
| RGB | 163 | 105 | 106 | - |
| CMYK | 0 | 0.36 | 0.35 | 0.36 |
| HSL | 358.97º | 0.24% | 0.53% | - |
| HSV(B) | 358.97º | 0.36% | 0.64% | - |
| XYZ | 22.76 | 18.93 | 16.09 | - |
| YUV | 122.46 | 118.72 | 156.92 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 163 | 105 | 106 | 0 | 0.36 | 0.35 | 0.36 | 358.97 | 0.24 | 0.53 |
| Hex | A3 | 69 | 6A | 0 | 24 | 23 | 24 | 167 | 18 | 35 |
| Octal | 243 | 151 | 152 | 0 | 44 | 43 | 44 | 547 | 30 | 65 |
| Binary | 10100011 | 1101001 | 1101010 | 0 | 100100 | 100011 | 100100 | 101100111 | 11000 | 110101 |
Color Harmonies of #A3696A
Complementary color
Monochromatic Colors of #A3696A
Black with #A3696A
Text Example
Text Example
White with #A3696A
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #A3696A; }
p { color: rgb(163,105,106); }
H1.HeaderClassName
{
color: #A3696A;
}
.AnyTagClassName
{
color: #A3696A;
}
</style>
background-color css
<style>
a { background-color: #A3696A; }
a { background-color: rgb(163,105,106); }
div.DivClassName
{
background-color: #A3696A;
}
.BgClassName
{
background-color: #A3696A;
}
</style>
border-color css
<style>
span { border-color: #A3696A; }
span { border-color: rgb(163,105,106); }
td.TdClassName
{
border-color: #A3696A;
}
.TagClassName
{
border-color: #A3696A;
}
</style>