Shades of Turkish Rose #A3656A
Tints of Turkish Rose #A3656A
RGB
CMYK
RGB Variations
Color information
#A3656A (or 0xA3656A) is known color: Turkish Rose. HEX triplet: A3, 65 and 6A. RGB value is (163,101,106). Sum of RGB (Red+Green+Blue) = 163+101+106=370 (49% of max value = 765). Red value is 163 (64.06% from 255 or 44.05% from 370); Green value is 101 (39.84% from 255 or 27.30% from 370); Blue value is 106 (41.80% from 255 or 28.65% from 370); Max value from RGB is 163 - color contains mainly: red. Hex color #A3656A is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #A3656A is #5C9A95. Grayscale: #787878. Windows color (decimal): -6068886 or 6972835. OLE color: 6972835.
HSL color Cylindrical-coordinate representation of color #A3656A: hue angle of 355.16º degrees, saturation: 0.25, lightness: 0.52%. HSV value (or HSB Brightness) of color is 0.64% and HSV saturation: 0.38%. Process color model (Four color, CMYK) of #A3656A is Cyan = 0, Magento = 0.38, Yellow = 0.35 and Black (K on CMYK) = 0.36.
Color convert
| RGB | 163 | 101 | 106 | - |
| CMYK | 0 | 0.38 | 0.35 | 0.36 |
| HSL | 355.16º | 0.25% | 0.52% | - |
| HSV(B) | 355.16º | 0.38% | 0.64% | - |
| XYZ | 22.36 | 18.13 | 15.96 | - |
| YUV | 120.11 | 120.04 | 158.59 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 163 | 101 | 106 | 0 | 0.38 | 0.35 | 0.36 | 355.16 | 0.25 | 0.52 |
| Hex | A3 | 65 | 6A | 0 | 26 | 23 | 24 | 163 | 19 | 34 |
| Octal | 243 | 145 | 152 | 0 | 46 | 43 | 44 | 543 | 31 | 64 |
| Binary | 10100011 | 1100101 | 1101010 | 0 | 100110 | 100011 | 100100 | 101100011 | 11001 | 110100 |
Color Harmonies of #A3656A
Complementary color
Monochromatic Colors of #A3656A
Black with #A3656A
Text Example
Text Example
White with #A3656A
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #A3656A; }
p { color: rgb(163,101,106); }
H1.HeaderClassName
{
color: #A3656A;
}
.AnyTagClassName
{
color: #A3656A;
}
</style>
background-color css
<style>
a { background-color: #A3656A; }
a { background-color: rgb(163,101,106); }
div.DivClassName
{
background-color: #A3656A;
}
.BgClassName
{
background-color: #A3656A;
}
</style>
border-color css
<style>
span { border-color: #A3656A; }
span { border-color: rgb(163,101,106); }
td.TdClassName
{
border-color: #A3656A;
}
.TagClassName
{
border-color: #A3656A;
}
</style>