Shades of Turkish Rose #A0616A
Tints of Turkish Rose #A0616A
RGB
CMYK
RGB Variations
Color information
#A0616A (or 0xA0616A) is known color: Turkish Rose. HEX triplet: A0, 61 and 6A. RGB value is (160,97,106). Sum of RGB (Red+Green+Blue) = 160+97+106=363 (48% of max value = 765). Red value is 160 (62.89% from 255 or 44.08% from 363); Green value is 97 (38.28% from 255 or 26.72% from 363); Blue value is 106 (41.80% from 255 or 29.20% from 363); Max value from RGB is 160 - color contains mainly: red. Hex color #A0616A is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #A0616A is #5F9E95. Grayscale: #747474. Windows color (decimal): -6266518 or 6971808. OLE color: 6971808.
HSL color Cylindrical-coordinate representation of color #A0616A: hue angle of 351.43º degrees, saturation: 0.25, lightness: 0.5%. HSV value (or HSB Brightness) of color is 0.63% and HSV saturation: 0.39%. Process color model (Four color, CMYK) of #A0616A is Cyan = 0, Magento = 0.39, Yellow = 0.34 and Black (K on CMYK) = 0.37.
Color convert
| RGB | 160 | 97 | 106 | - |
| CMYK | 0 | 0.39 | 0.34 | 0.37 |
| HSL | 351.43º | 0.25% | 0.5% | - |
| HSV(B) | 351.43º | 0.39% | 0.63% | - |
| XYZ | 21.37 | 17.06 | 15.8 | - |
| YUV | 116.86 | 121.87 | 158.77 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 160 | 97 | 106 | 0 | 0.39 | 0.34 | 0.37 | 351.43 | 0.25 | 0.5 |
| Hex | A0 | 61 | 6A | 0 | 27 | 22 | 25 | 15F | 19 | 32 |
| Octal | 240 | 141 | 152 | 0 | 47 | 42 | 45 | 537 | 31 | 62 |
| Binary | 10100000 | 1100001 | 1101010 | 0 | 100111 | 100010 | 100101 | 101011111 | 11001 | 110010 |
Color Harmonies of #A0616A
Complementary color
Monochromatic Colors of #A0616A
Black with #A0616A
Text Example
Text Example
White with #A0616A
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #A0616A; }
p { color: rgb(160,97,106); }
H1.HeaderClassName
{
color: #A0616A;
}
.AnyTagClassName
{
color: #A0616A;
}
</style>
background-color css
<style>
a { background-color: #A0616A; }
a { background-color: rgb(160,97,106); }
div.DivClassName
{
background-color: #A0616A;
}
.BgClassName
{
background-color: #A0616A;
}
</style>
border-color css
<style>
span { border-color: #A0616A; }
span { border-color: rgb(160,97,106); }
td.TdClassName
{
border-color: #A0616A;
}
.TagClassName
{
border-color: #A0616A;
}
</style>