Shades of Turkish Rose #A3616A
Tints of Turkish Rose #A3616A
RGB
CMYK
RGB Variations
Color information
#A3616A (or 0xA3616A) is known color: Turkish Rose. HEX triplet: A3, 61 and 6A. RGB value is (163,97,106). Sum of RGB (Red+Green+Blue) = 163+97+106=366 (48% of max value = 765). Red value is 163 (64.06% from 255 or 44.54% from 366); Green value is 97 (38.28% from 255 or 26.50% from 366); Blue value is 106 (41.80% from 255 or 28.96% from 366); Max value from RGB is 163 - color contains mainly: red. Hex color #A3616A is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #A3616A is #5C9E95. Grayscale: #757575. Windows color (decimal): -6069910 or 6971811. OLE color: 6971811.
HSL color Cylindrical-coordinate representation of color #A3616A: hue angle of 351.82º degrees, saturation: 0.26, lightness: 0.51%. HSV value (or HSB Brightness) of color is 0.64% and HSV saturation: 0.4%. Process color model (Four color, CMYK) of #A3616A is Cyan = 0, Magento = 0.40, Yellow = 0.35 and Black (K on CMYK) = 0.36.
Color convert
| RGB | 163 | 97 | 106 | - |
| CMYK | 0 | 0.40 | 0.35 | 0.36 |
| HSL | 351.82º | 0.26% | 0.51% | - |
| HSV(B) | 351.82º | 0.4% | 0.64% | - |
| XYZ | 21.98 | 17.38 | 15.83 | - |
| YUV | 117.76 | 121.37 | 160.27 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 163 | 97 | 106 | 0 | 0.40 | 0.35 | 0.36 | 351.82 | 0.26 | 0.51 |
| Hex | A3 | 61 | 6A | 0 | 28 | 23 | 24 | 160 | 1A | 33 |
| Octal | 243 | 141 | 152 | 0 | 50 | 43 | 44 | 540 | 32 | 63 |
| Binary | 10100011 | 1100001 | 1101010 | 0 | 101000 | 100011 | 100100 | 101100000 | 11010 | 110011 |
Color Harmonies of #A3616A
Complementary color
Monochromatic Colors of #A3616A
Black with #A3616A
Text Example
Text Example
White with #A3616A
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #A3616A; }
p { color: rgb(163,97,106); }
H1.HeaderClassName
{
color: #A3616A;
}
.AnyTagClassName
{
color: #A3616A;
}
</style>
background-color css
<style>
a { background-color: #A3616A; }
a { background-color: rgb(163,97,106); }
div.DivClassName
{
background-color: #A3616A;
}
.BgClassName
{
background-color: #A3616A;
}
</style>
border-color css
<style>
span { border-color: #A3616A; }
span { border-color: rgb(163,97,106); }
td.TdClassName
{
border-color: #A3616A;
}
.TagClassName
{
border-color: #A3616A;
}
</style>